var/cache/dev_h019d0c050cf7739ea00cbdaaa5cdf66e/ContainerXAobbFH/Shopware_Production_KernelDevDebugContainer.php line 14240

Open in your IDE?
  1. <?php
  2. namespace ContainerXAobbFH;
  3. use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
  4. use Symfony\Component\DependencyInjection\ContainerInterface;
  5. use Symfony\Component\DependencyInjection\Container;
  6. use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
  7. use Symfony\Component\DependencyInjection\Exception\LogicException;
  8. use Symfony\Component\DependencyInjection\Exception\RuntimeException;
  9. use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
  10. use Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface;
  11. /**
  12.  * @internal This class has been auto-generated by the Symfony Dependency Injection Component.
  13.  */
  14. class Shopware_Production_KernelDevDebugContainer extends Container
  15. {
  16.     protected $containerDir;
  17.     protected $targetDir;
  18.     protected $parameters = [];
  19.     private $buildParameters;
  20.     protected $getService;
  21.     public function __construct(array $buildParameters = [], $containerDir __DIR__)
  22.     {
  23.         $this->getService = \Closure::fromCallable([$this'getService']);
  24.         $this->buildParameters $buildParameters;
  25.         $this->containerDir $containerDir;
  26.         $this->targetDir = \dirname($containerDir);
  27.         $this->parameters $this->getDefaultParameters();
  28.         $this->services $this->privates = [];
  29.         $this->syntheticIds = [
  30.             'kernel' => true,
  31.         ];
  32.         $this->methodMap = [
  33.             '.container.private.cache_clearer' => 'get_Container_Private_CacheClearerService',
  34.             '.container.private.filesystem' => 'get_Container_Private_FilesystemService',
  35.             '.container.private.profiler' => 'get_Container_Private_ProfilerService',
  36.             '.container.private.security.csrf.token_manager' => 'get_Container_Private_Security_Csrf_TokenManagerService',
  37.             '.container.private.serializer' => 'get_Container_Private_SerializerService',
  38.             '.container.private.session' => 'get_Container_Private_SessionService',
  39.             '.container.private.twig' => 'get_Container_Private_TwigService',
  40.             '.container.private.validator' => 'get_Container_Private_ValidatorService',
  41.             'Doctrine\\DBAL\\Connection' => 'getConnectionService',
  42.             'Elasticsearch\\Client' => 'getClientService',
  43.             'MkxBetterVariants\\Controller\\Administration\\MkxBetterVariantsController' => 'getMkxBetterVariantsControllerService',
  44.             'MkxBetterVariants\\MkxBetterVariants' => 'getMkxBetterVariantsService',
  45.             'MkxBetterVariants\\Service\\ProductMainVariantService' => 'getProductMainVariantServiceService',
  46.             'Shopware\\Administration\\Controller\\AdminExtensionApiController' => 'getAdminExtensionApiControllerService',
  47.             'Shopware\\Administration\\Controller\\AdminProductStreamController' => 'getAdminProductStreamControllerService',
  48.             'Shopware\\Administration\\Controller\\AdminSearchController' => 'getAdminSearchControllerService',
  49.             'Shopware\\Administration\\Controller\\AdminTagController' => 'getAdminTagControllerService',
  50.             'Shopware\\Administration\\Controller\\AdministrationController' => 'getAdministrationControllerService',
  51.             'Shopware\\Administration\\Controller\\NotificationController' => 'getNotificationControllerService',
  52.             'Shopware\\Administration\\Controller\\UserConfigController' => 'getUserConfigControllerService',
  53.             'Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinitionService',
  54.             'Shopware\\Administration\\Notification\\NotificationService' => 'getNotificationServiceService',
  55.             'Shopware\\Core\\Checkout\\Cart\\Calculator' => 'getCalculatorService',
  56.             'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHookFactory' => 'getCartFacadeHookFactoryService',
  57.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderConverterController' => 'getOrderConverterControllerService',
  58.             'Shopware\\Core\\Checkout\\Cart\\Order\\Api\\OrderRecalculationController' => 'getOrderRecalculationControllerService',
  59.             'Shopware\\Core\\Checkout\\Cart\\PriceActionController' => 'getPriceActionControllerService',
  60.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartDeleteRoute' => 'getCartDeleteRouteService',
  61.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemAddRoute' => 'getCartItemAddRouteService',
  62.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemRemoveRoute' => 'getCartItemRemoveRouteService',
  63.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartItemUpdateRoute' => 'getCartItemUpdateRouteService',
  64.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartLoadRoute' => 'getCartLoadRouteService',
  65.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute' => 'getCartOrderRouteService',
  66.             'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => 'getCartServiceService',
  67.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinitionService',
  68.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinitionService',
  69.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinitionService',
  70.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinitionService',
  71.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinitionService',
  72.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinitionService',
  73.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinitionService',
  74.             'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinitionService',
  75.             'Shopware\\Core\\Checkout\\Customer\\Api\\CustomerGroupRegistrationActionController' => 'getCustomerGroupRegistrationActionControllerService',
  76.             'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinitionService',
  77.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountNewsletterRecipientRoute' => 'getAccountNewsletterRecipientRouteService',
  78.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AddWishlistProductRoute' => 'getAddWishlistProductRouteService',
  79.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute' => 'getChangeCustomerProfileRouteService',
  80.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute' => 'getChangeEmailRouteService',
  81.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute' => 'getChangePasswordRouteService',
  82.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePaymentMethodRoute' => 'getChangePaymentMethodRouteService',
  83.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute' => 'getCustomerGroupRegistrationSettingsRouteService',
  84.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute' => 'getCustomerRouteService',
  85.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute' => 'getDeleteAddressRouteService',
  86.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute' => 'getDeleteCustomerRouteService',
  87.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute' => 'getListAddressRouteService',
  88.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute' => 'getLoadWishlistRouteService',
  89.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoginRoute' => 'getLoginRouteService',
  90.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LogoutRoute' => 'getLogoutRouteService',
  91.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\MergeWishlistProductRoute' => 'getMergeWishlistProductRouteService',
  92.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute' => 'getRegisterConfirmRouteService',
  93.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute' => 'getRegisterRouteService',
  94.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RemoveWishlistProductRoute' => 'getRemoveWishlistProductRouteService',
  95.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ResetPasswordRoute' => 'getResetPasswordRouteService',
  96.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SendPasswordRecoveryMailRoute' => 'getSendPasswordRecoveryMailRouteService',
  97.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\SwitchDefaultAddressRoute' => 'getSwitchDefaultAddressRouteService',
  98.             'Shopware\\Core\\Checkout\\Customer\\SalesChannel\\UpsertAddressRoute' => 'getUpsertAddressRouteService',
  99.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinitionService',
  100.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinitionService',
  101.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinitionService',
  102.             'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinitionService',
  103.             'Shopware\\Core\\Checkout\\Document\\Controller\\DocumentController' => 'getDocumentControllerService',
  104.             'Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinitionService',
  105.             'Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController' => 'getDocumentGeneratorControllerService',
  106.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinitionService',
  107.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinitionService',
  108.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinitionService',
  109.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinitionService',
  110.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinitionService',
  111.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinitionService',
  112.             'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinitionService',
  113.             'Shopware\\Core\\Checkout\\Order\\Api\\OrderActionController' => 'getOrderActionControllerService',
  114.             'Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinitionService',
  115.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute' => 'getCancelOrderRouteService',
  116.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute' => 'getOrderRouteService',
  117.             'Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute' => 'getSetPaymentOrderRouteService',
  118.             'Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinitionService',
  119.             'Shopware\\Core\\Checkout\\Payment\\Controller\\PaymentController' => 'getPaymentControllerService',
  120.             'Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'getPaymentMethodDefinitionService',
  121.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute' => 'getCachedPaymentMethodRouteService',
  122.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute' => 'getHandlePaymentMethodRouteService',
  123.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinitionService',
  124.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute' => 'getSortedPaymentMethodRouteService',
  125.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinitionService',
  126.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinitionService',
  127.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinitionService',
  128.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinitionService',
  129.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinitionService',
  130.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinitionService',
  131.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinitionService',
  132.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinitionService',
  133.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinitionService',
  134.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinitionService',
  135.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinitionService',
  136.             'Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinitionService',
  137.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionActionController' => 'getPromotionActionControllerService',
  138.             'Shopware\\Core\\Checkout\\Promotion\\Api\\PromotionController' => 'getPromotionControllerService',
  139.             'Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinitionService',
  140.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinitionService',
  141.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinitionService',
  142.             'Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinitionService',
  143.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute' => 'getCachedShippingMethodRouteService',
  144.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinitionService',
  145.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute' => 'getSortedShippingMethodRouteService',
  146.             'Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'getShippingMethodDefinitionService',
  147.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinitionService',
  148.             'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinitionService',
  149.             'Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'getCategoryDefinitionService',
  150.             'Shopware\\Core\\Content\\Category\\CategoryHydrator' => 'getCategoryHydratorService',
  151.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute' => 'getCachedCategoryRouteService',
  152.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute' => 'getCachedNavigationRouteService',
  153.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryListRoute' => 'getCategoryListRouteService',
  154.             'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'getSalesChannelCategoryDefinitionService',
  155.             'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute' => 'getTreeBuildingNavigationRouteService',
  156.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinitionService',
  157.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinitionService',
  158.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinitionService',
  159.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinitionService',
  160.             'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinitionService',
  161.             'Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinitionService',
  162.             'Shopware\\Core\\Content\\Cms\\DataAbstractionLayer\\FieldSerializer\\SlotConfigFieldSerializer' => 'getSlotConfigFieldSerializerService',
  163.             'Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver' => 'getCmsSlotsDataResolverService',
  164.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute' => 'getCmsRouteService',
  165.             'Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository' => 'getSalesChannelCmsPageRepositoryService',
  166.             'Shopware\\Core\\Content\\ContactForm\\SalesChannel\\ContactFormRoute' => 'getContactFormRouteService',
  167.             'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinitionService',
  168.             'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => 'getCachedFlowLoaderService',
  169.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor' => 'getFlowExecutorService',
  170.             'Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinitionService',
  171.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinitionService',
  172.             'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinitionService',
  173.             'Shopware\\Core\\Content\\ImportExport\\Controller\\ImportExportActionController' => 'getImportExportActionControllerService',
  174.             'Shopware\\Core\\Content\\ImportExport\\ImportExportFactory' => 'getImportExportFactoryService',
  175.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinitionService',
  176.             'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinitionService',
  177.             'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler' => 'getImportExportHandlerService',
  178.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinitionService',
  179.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinitionService',
  180.             'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinitionService',
  181.             'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'getLandingPageDefinitionService',
  182.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute' => 'getCachedLandingPageRouteService',
  183.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'getSalesChannelLandingPageDefinitionService',
  184.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinitionService',
  185.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinitionService',
  186.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinitionService',
  187.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinitionService',
  188.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinitionService',
  189.             'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinitionService',
  190.             'Shopware\\Core\\Content\\MailTemplate\\Api\\MailActionController' => 'getMailActionControllerService',
  191.             'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinitionService',
  192.             'Shopware\\Core\\Content\\Mail\\Service\\MailFactory' => 'getMailFactoryService',
  193.             'Shopware\\Core\\Content\\Mail\\Service\\MailSender' => 'getMailSenderService',
  194.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinitionService',
  195.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinitionService',
  196.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinitionService',
  197.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinitionService',
  198.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinitionService',
  199.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinitionService',
  200.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinitionService',
  201.             'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinitionService',
  202.             'Shopware\\Core\\Content\\Media\\Api\\MediaFolderController' => 'getMediaFolderControllerService',
  203.             'Shopware\\Core\\Content\\Media\\Api\\MediaUploadController' => 'getMediaUploadControllerService',
  204.             'Shopware\\Core\\Content\\Media\\File\\FileSaver' => 'getFileSaverService',
  205.             'Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinitionService',
  206.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinitionService',
  207.             'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'getNewsletterRecipientDefinitionService',
  208.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterConfirmRoute' => 'getNewsletterConfirmRouteService',
  209.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterSubscribeRoute' => 'getNewsletterSubscribeRouteService',
  210.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\NewsletterUnsubscribeRoute' => 'getNewsletterUnsubscribeRouteService',
  211.             'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'getSalesChannelNewsletterRecipientDefinitionService',
  212.             'Shopware\\Core\\Content\\ProductExport\\Api\\ProductExportController' => 'getProductExportControllerService',
  213.             'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinitionService',
  214.             'Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator' => 'getProductExportHydratorService',
  215.             'Shopware\\Core\\Content\\ProductExport\\SalesChannel\\ExportController' => 'getExportControllerService',
  216.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExportGenerator' => 'getProductExportGeneratorService',
  217.             'Shopware\\Core\\Content\\ProductExport\\Service\\ProductExporter' => 'getProductExporterService',
  218.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinitionService',
  219.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator' => 'getProductStreamFilterHydratorService',
  220.             'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinitionService',
  221.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinitionService',
  222.             'Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator' => 'getProductStreamHydratorService',
  223.             'Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder' => 'getProductStreamBuilderService',
  224.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinitionService',
  225.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinitionService',
  226.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinitionService',
  227.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator' => 'getProductConfiguratorSettingHydratorService',
  228.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinitionService',
  229.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator' => 'getProductCrossSellingAssignedProductsHydratorService',
  230.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinitionService',
  231.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinitionService',
  232.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator' => 'getProductCrossSellingHydratorService',
  233.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinitionService',
  234.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinitionService',
  235.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinitionService',
  236.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator' => 'getProductFeatureSetHydratorService',
  237.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinitionService',
  238.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator' => 'getProductKeywordDictionaryHydratorService',
  239.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinitionService',
  240.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinitionService',
  241.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator' => 'getProductManufacturerHydratorService',
  242.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinitionService',
  243.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator' => 'getProductMediaHydratorService',
  244.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinitionService',
  245.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinitionService',
  246.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator' => 'getProductPriceHydratorService',
  247.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinitionService',
  248.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinitionService',
  249.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator' => 'getProductReviewHydratorService',
  250.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinitionService',
  251.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator' => 'getProductSearchConfigFieldHydratorService',
  252.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinitionService',
  253.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator' => 'getProductSearchConfigHydratorService',
  254.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinitionService',
  255.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator' => 'getProductSearchKeywordHydratorService',
  256.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinitionService',
  257.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinitionService',
  258.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinitionService',
  259.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinitionService',
  260.             'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator' => 'getProductVisibilityHydratorService',
  261.             'Shopware\\Core\\Content\\Product\\Api\\ProductActionController' => 'getProductActionControllerService',
  262.             'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder' => 'getCheapestPriceAccessorBuilderService',
  263.             'Shopware\\Core\\Content\\Product\\ProductDefinition' => 'getProductDefinitionService',
  264.             'Shopware\\Core\\Content\\Product\\ProductHydrator' => 'getProductHydratorService',
  265.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute' => 'getCachedProductCrossSellingRouteService',
  266.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute' => 'getCachedProductDetailRouteService',
  267.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\CachedProductListingRoute' => 'getCachedProductListingRouteService',
  268.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute' => 'getResolveCriteriaProductListingRouteService',
  269.             'Shopware\\Core\\Content\\Product\\SalesChannel\\ProductListRoute' => 'getProductListRouteService',
  270.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute' => 'getCachedProductReviewRouteService',
  271.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewSaveRoute' => 'getProductReviewSaveRouteService',
  272.             'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'getSalesChannelProductDefinitionService',
  273.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\CachedProductSearchRoute' => 'getCachedProductSearchRouteService',
  274.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute' => 'getResolvedCriteriaProductSearchRouteService',
  275.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinitionService',
  276.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator' => 'getProductSortingHydratorService',
  277.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinitionService',
  278.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute' => 'getCachedProductSuggestRouteService',
  279.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinitionService',
  280.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinitionService',
  281.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator' => 'getPropertyGroupOptionHydratorService',
  282.             'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinitionService',
  283.             'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinitionService',
  284.             'Shopware\\Core\\Content\\Property\\PropertyGroupHydrator' => 'getPropertyGroupHydratorService',
  285.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinitionService',
  286.             'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinitionService',
  287.             'Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinitionService',
  288.             'Shopware\\Core\\Content\\Seo\\Api\\SeoActionController' => 'getSeoActionControllerService',
  289.             'Shopware\\Core\\Content\\Seo\\CachedSeoResolver' => 'getCachedSeoResolverService',
  290.             'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver' => 'getEmptyPathInfoResolverService',
  291.             'Shopware\\Core\\Content\\Seo\\Entity\\Dbal\\SeoUrlAssociationFieldResolver' => 'getSeoUrlAssociationFieldResolverService',
  292.             'Shopware\\Core\\Content\\Seo\\Entity\\Serializer\\SeoUrlFieldSerializer' => 'getSeoUrlFieldSerializerService',
  293.             'Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'getMainCategoryDefinitionService',
  294.             'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'getSalesChannelMainCategoryDefinitionService',
  295.             'Shopware\\Core\\Content\\Seo\\SalesChannel\\SeoUrlRoute' => 'getSeoUrlRouteService',
  296.             'Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface' => 'getSeoUrlPlaceholderHandlerInterfaceService',
  297.             'Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinitionService',
  298.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'getSalesChannelSeoUrlDefinitionService',
  299.             'Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'getSeoUrlDefinitionService',
  300.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute' => 'getCachedSitemapRouteService',
  301.             'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetPackageService' => 'getAssetPackageServiceService',
  302.             'Shopware\\Core\\Framework\\Adapter\\Cache\\CacheIdLoader' => 'getCacheIdLoaderService',
  303.             'Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\Facade\\CacheInvalidatorFacadeHookFactory' => 'getCacheInvalidatorFacadeHookFactoryService',
  304.             'Shopware\\Core\\Framework\\Adapter\\Twig\\AppTemplateIterator' => 'getAppTemplateIteratorService',
  305.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => 'getTemplateFinderService',
  306.             'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateIterator' => 'getTemplateIteratorService',
  307.             'Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator' => 'getAclCriteriaValidatorService',
  308.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinitionService',
  309.             'Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinitionService',
  310.             'Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController' => 'getAccessKeyControllerService',
  311.             'Shopware\\Core\\Framework\\Api\\Controller\\AclController' => 'getAclControllerService',
  312.             'Shopware\\Core\\Framework\\Api\\Controller\\ApiController' => 'getApiControllerService',
  313.             'Shopware\\Core\\Framework\\Api\\Controller\\AuthController' => 'getAuthControllerService',
  314.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController' => 'getCacheControllerService',
  315.             'Shopware\\Core\\Framework\\Api\\Controller\\FallbackController' => 'getFallbackControllerService',
  316.             'Shopware\\Core\\Framework\\Api\\Controller\\IndexingController' => 'getIndexingControllerService',
  317.             'Shopware\\Core\\Framework\\Api\\Controller\\InfoController' => 'getInfoControllerService',
  318.             'Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController' => 'getIntegrationControllerService',
  319.             'Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController' => 'getSalesChannelProxyControllerService',
  320.             'Shopware\\Core\\Framework\\Api\\Controller\\SyncController' => 'getSyncControllerService',
  321.             'Shopware\\Core\\Framework\\Api\\Controller\\UserController' => 'getUserControllerService',
  322.             'Shopware\\Core\\Framework\\Api\\Sync\\SyncService' => 'getSyncServiceService',
  323.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinitionService',
  324.             'Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinitionService',
  325.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinitionService',
  326.             'Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinitionService',
  327.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinitionService',
  328.             'Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinitionService',
  329.             'Shopware\\Core\\Framework\\App\\Api\\AppActionController' => 'getAppActionControllerService',
  330.             'Shopware\\Core\\Framework\\App\\Api\\AppCmsController' => 'getAppCmsControllerService',
  331.             'Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController' => 'getAppUrlChangeControllerService',
  332.             'Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinitionService',
  333.             'Shopware\\Core\\Framework\\App\\AppLocaleProvider' => 'getAppLocaleProviderService',
  334.             'Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver' => 'getResolverService',
  335.             'Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider' => 'getShopIdProviderService',
  336.             'Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinitionService',
  337.             'Shopware\\Core\\Framework\\App\\Template\\TemplateStateService' => 'getTemplateStateServiceService',
  338.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator' => 'getEntityCacheKeyGeneratorService',
  339.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator' => 'getEntityHydratorService',
  340.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\ConfigJsonFieldAccessorBuilder' => 'getConfigJsonFieldAccessorBuilderService',
  341.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\CustomFieldsAccessorBuilder' => 'getCustomFieldsAccessorBuilderService',
  342.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder' => 'getDefaultFieldAccessorBuilderService',
  343.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\JsonFieldAccessorBuilder' => 'getJsonFieldAccessorBuilderService',
  344.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\PriceFieldAccessorBuilder' => 'getPriceFieldAccessorBuilderService',
  345.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver' => 'getManyToManyAssociationFieldResolverService',
  346.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToOneAssociationFieldResolver' => 'getManyToOneAssociationFieldResolverService',
  347.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver' => 'getOneToManyAssociationFieldResolverService',
  348.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver' => 'getTranslationFieldResolverService',
  349.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder' => 'getJoinGroupBuilderService',
  350.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry' => 'getDefinitionInstanceRegistryService',
  351.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory' => 'getEntityLoadedEventFactoryService',
  352.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry' => 'getExtensionRegistryService',
  353.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryFacadeHookFactory' => 'getRepositoryFacadeHookFactoryService',
  354.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\RepositoryWriterFacadeHookFactory' => 'getRepositoryWriterFacadeHookFactoryService',
  355.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\SalesChannelRepositoryFacadeHookFactory' => 'getSalesChannelRepositoryFacadeHookFactoryService',
  356.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer' => 'getBlobFieldSerializerService',
  357.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BoolFieldSerializer' => 'getBoolFieldSerializerService',
  358.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CalculatedPriceFieldSerializer' => 'getCalculatedPriceFieldSerializerService',
  359.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CartPriceFieldSerializer' => 'getCartPriceFieldSerializerService',
  360.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CashRoundingConfigFieldSerializer' => 'getCashRoundingConfigFieldSerializerService',
  361.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ConfigJsonFieldSerializer' => 'getConfigJsonFieldSerializerService',
  362.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedAtFieldSerializer' => 'getCreatedAtFieldSerializerService',
  363.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CreatedByFieldSerializer' => 'getCreatedByFieldSerializerService',
  364.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\CustomFieldsSerializer' => 'getCustomFieldsSerializerService',
  365.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateFieldSerializer' => 'getDateFieldSerializerService',
  366.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\DateTimeFieldSerializer' => 'getDateTimeFieldSerializerService',
  367.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\EmailFieldSerializer' => 'getEmailFieldSerializerService',
  368.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FkFieldSerializer' => 'getFkFieldSerializerService',
  369.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\FloatFieldSerializer' => 'getFloatFieldSerializerService',
  370.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IdFieldSerializer' => 'getIdFieldSerializerService',
  371.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\IntFieldSerializer' => 'getIntFieldSerializerService',
  372.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\JsonFieldSerializer' => 'getJsonFieldSerializerService',
  373.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ListFieldSerializer' => 'getListFieldSerializerService',
  374.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\LongTextFieldSerializer' => 'getLongTextFieldSerializerService',
  375.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToManyAssociationFieldSerializer' => 'getManyToManyAssociationFieldSerializerService',
  376.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ManyToOneAssociationFieldSerializer' => 'getManyToOneAssociationFieldSerializerService',
  377.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToManyAssociationFieldSerializer' => 'getOneToManyAssociationFieldSerializerService',
  378.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\OneToOneAssociationFieldSerializer' => 'getOneToOneAssociationFieldSerializerService',
  379.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer' => 'getPHPUnserializeFieldSerializerService',
  380.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PasswordFieldSerializer' => 'getPasswordFieldSerializerService',
  381.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceDefinitionFieldSerializer' => 'getPriceDefinitionFieldSerializerService',
  382.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PriceFieldSerializer' => 'getPriceFieldSerializerService',
  383.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer' => 'getReferenceVersionFieldSerializerService',
  384.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\RemoteAddressFieldSerializer' => 'getRemoteAddressFieldSerializerService',
  385.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StateMachineStateFieldSerializer' => 'getStateMachineStateFieldSerializerService',
  386.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\StringFieldSerializer' => 'getStringFieldSerializerService',
  387.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TaxFreeConfigFieldSerializer' => 'getTaxFreeConfigFieldSerializerService',
  388.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TimeZoneFieldSerializer' => 'getTimeZoneFieldSerializerService',
  389.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer' => 'getTranslatedFieldSerializerService',
  390.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslationsAssociationFieldSerializer' => 'getTranslationsAssociationFieldSerializerService',
  391.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedAtFieldSerializer' => 'getUpdatedAtFieldSerializerService',
  392.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\UpdatedByFieldSerializer' => 'getUpdatedByFieldSerializerService',
  393.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer' => 'getVersionDataPayloadFieldSerializerService',
  394.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer' => 'getVersionFieldSerializerService',
  395.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry' => 'getEntityIndexerRegistryService',
  396.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface' => 'getEntityReaderInterfaceService',
  397.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface' => 'getEntityAggregatorInterfaceService',
  398.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface' => 'getEntitySearcherInterfaceService',
  399.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager' => 'getVersionManagerService',
  400.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinitionService',
  401.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinitionService',
  402.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinitionService',
  403.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriteGatewayInterface' => 'getEntityWriteGatewayInterfaceService',
  404.             'Shopware\\Core\\Framework\\Event\\BusinessEventRegistry' => 'getBusinessEventRegistryService',
  405.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinitionService',
  406.             'Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinitionService',
  407.             'Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinitionService',
  408.             'Shopware\\Core\\Framework\\Increment\\Controller\\IncrementApiController' => 'getIncrementApiControllerService',
  409.             'Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinitionService',
  410.             'Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController' => 'getConsumeMessagesControllerService',
  411.             'Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinitionService',
  412.             'Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinitionService',
  413.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Api\\ScheduledTaskController' => 'getScheduledTaskControllerService',
  414.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinitionService',
  415.             'Shopware\\Core\\Framework\\Migration\\Api\\MigrationController' => 'getMigrationControllerService',
  416.             'Shopware\\Core\\Framework\\Migration\\IndexerQueuer' => 'getIndexerQueuerService',
  417.             'Shopware\\Core\\Framework\\Migration\\MigrationCollectionLoader' => 'getMigrationCollectionLoaderService',
  418.             'Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinitionService',
  419.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection' => 'getKernelPluginCollectionService',
  420.             'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader' => 'getKernelPluginLoaderService',
  421.             'Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinitionService',
  422.             'Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider' => 'getPluginIdProviderService',
  423.             'Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService' => 'getCanonicalRedirectServiceService',
  424.             'Shopware\\Core\\Framework\\Routing\\RequestTransformerInterface' => 'getRequestTransformerInterfaceService',
  425.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptApiRoute' => 'getScriptApiRouteService',
  426.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptResponseFactoryFacadeHookFactory' => 'getScriptResponseFactoryFacadeHookFactoryService',
  427.             'Shopware\\Core\\Framework\\Script\\Api\\ScriptStoreApiRoute' => 'getScriptStoreApiRouteService',
  428.             'Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor' => 'getScriptExecutorService',
  429.             'Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinitionService',
  430.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreActionsController' => 'getExtensionStoreActionsControllerService',
  431.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreDataController' => 'getExtensionStoreDataControllerService',
  432.             'Shopware\\Core\\Framework\\Store\\Api\\ExtensionStoreLicensesController' => 'getExtensionStoreLicensesControllerService',
  433.             'Shopware\\Core\\Framework\\Store\\Api\\FirstRunWizardController' => 'getFirstRunWizardControllerService',
  434.             'Shopware\\Core\\Framework\\Store\\Api\\StoreController' => 'getStoreControllerService',
  435.             'Shopware\\Core\\Framework\\Update\\Api\\UpdateController' => 'getUpdateControllerService',
  436.             'Shopware\\Core\\Framework\\Util\\HtmlSanitizer' => 'getHtmlSanitizerService',
  437.             'Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinitionService',
  438.             'Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinitionService',
  439.             'Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator' => 'getSalesChannelCreatorService',
  440.             'Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner' => 'getUserProvisionerService',
  441.             'Shopware\\Core\\Profiling\\Profiler' => 'getProfilerService',
  442.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinitionService',
  443.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'getCountryStateDefinitionService',
  444.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'getSalesChannelCountryStateDefinitionService',
  445.             'Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinitionService',
  446.             'Shopware\\Core\\System\\Country\\CountryDefinition' => 'getCountryDefinitionService',
  447.             'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute' => 'getCachedCountryRouteService',
  448.             'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinitionService',
  449.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinitionService',
  450.             'Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinitionService',
  451.             'Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'getCurrencyDefinitionService',
  452.             'Shopware\\Core\\System\\Currency\\CurrencyFormatter' => 'getCurrencyFormatterService',
  453.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute' => 'getCachedCurrencyRouteService',
  454.             'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinitionService',
  455.             'Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController' => 'getCustomEntityApiControllerService',
  456.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinitionService',
  457.             'Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar' => 'getCustomEntityRegistrarService',
  458.             'Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater' => 'getCustomEntitySchemaUpdaterService',
  459.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinitionService',
  460.             'Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinitionService',
  461.             'Shopware\\Core\\System\\CustomField\\Api\\CustomFieldSetActionController' => 'getCustomFieldSetActionControllerService',
  462.             'Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinitionService',
  463.             'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinitionService',
  464.             'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinitionService',
  465.             'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinitionService',
  466.             'Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinitionService',
  467.             'Shopware\\Core\\System\\Language\\LanguageDefinition' => 'getLanguageDefinitionService',
  468.             'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute' => 'getCachedLanguageRouteService',
  469.             'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinitionService',
  470.             'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinitionService',
  471.             'Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinitionService',
  472.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinitionService',
  473.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinitionService',
  474.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinitionService',
  475.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinitionService',
  476.             'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinitionService',
  477.             'Shopware\\Core\\System\\NumberRange\\Api\\NumberRangeController' => 'getNumberRangeControllerService',
  478.             'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinitionService',
  479.             'Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface' => 'getNumberRangeValueGeneratorInterfaceService',
  480.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinitionService',
  481.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition2Service',
  482.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition2Service',
  483.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinitionService',
  484.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition2Service',
  485.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition2Service',
  486.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition2Service',
  487.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinitionService',
  488.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinitionService',
  489.             'Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinitionService',
  490.             'Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry' => 'getSalesChannelDefinitionInstanceRegistryService',
  491.             'Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinitionService',
  492.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute' => 'getContextSwitchRouteService',
  493.             'Shopware\\Core\\System\\SalesChannel\\SalesChannel\\StoreApiInfoController' => 'getStoreApiInfoControllerService',
  494.             'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinitionService',
  495.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute' => 'getCachedSalutationRouteService',
  496.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'getSalesChannelSalutationDefinitionService',
  497.             'Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'getSalutationDefinitionService',
  498.             'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinitionService',
  499.             'Shopware\\Core\\System\\Snippet\\Api\\SnippetController' => 'getSnippetControllerService',
  500.             'Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection' => 'getSnippetFileCollectionService',
  501.             'Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory' => 'getSnippetFilterFactoryService',
  502.             'Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinitionService',
  503.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinitionService',
  504.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinitionService',
  505.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinitionService',
  506.             'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinitionService',
  507.             'Shopware\\Core\\System\\StateMachine\\Api\\StateMachineActionController' => 'getStateMachineActionControllerService',
  508.             'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinitionService',
  509.             'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinitionService',
  510.             'Shopware\\Core\\System\\SystemConfig\\Facade\\SystemConfigFacadeHookFactory' => 'getSystemConfigFacadeHookFactoryService',
  511.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinitionService',
  512.             'Shopware\\Core\\System\\SystemConfig\\SystemConfigService' => 'getSystemConfigServiceService',
  513.             'Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService' => 'getFilterTagIdsServiceService',
  514.             'Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinitionService',
  515.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinitionService',
  516.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinitionService',
  517.             'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinitionService',
  518.             'Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinitionService',
  519.             'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinitionService',
  520.             'Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinitionService',
  521.             'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinitionService',
  522.             'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinitionService',
  523.             'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinitionService',
  524.             'Shopware\\Core\\System\\User\\Api\\UserRecoveryController' => 'getUserRecoveryControllerService',
  525.             'Shopware\\Core\\System\\User\\Api\\UserValidationController' => 'getUserValidationControllerService',
  526.             'Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinitionService',
  527.             'Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper' => 'getElasticsearchHelperService',
  528.             'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler' => 'getCreateAliasTaskHandlerService',
  529.             'Shopware\\Storefront\\Controller\\AccountOrderController' => 'getAccountOrderControllerService',
  530.             'Shopware\\Storefront\\Controller\\AccountPaymentController' => 'getAccountPaymentControllerService',
  531.             'Shopware\\Storefront\\Controller\\AccountProfileController' => 'getAccountProfileControllerService',
  532.             'Shopware\\Storefront\\Controller\\AddressController' => 'getAddressControllerService',
  533.             'Shopware\\Storefront\\Controller\\Api\\CaptchaController' => 'getCaptchaControllerService',
  534.             'Shopware\\Storefront\\Controller\\AuthController' => 'getAuthController2Service',
  535.             'Shopware\\Storefront\\Controller\\CaptchaController' => 'getCaptchaController2Service',
  536.             'Shopware\\Storefront\\Controller\\CartLineItemController' => 'getCartLineItemControllerService',
  537.             'Shopware\\Storefront\\Controller\\CheckoutController' => 'getCheckoutControllerService',
  538.             'Shopware\\Storefront\\Controller\\CmsController' => 'getCmsControllerService',
  539.             'Shopware\\Storefront\\Controller\\ContextController' => 'getContextControllerService',
  540.             'Shopware\\Storefront\\Controller\\CookieController' => 'getCookieControllerService',
  541.             'Shopware\\Storefront\\Controller\\CountryStateController' => 'getCountryStateControllerService',
  542.             'Shopware\\Storefront\\Controller\\CsrfController' => 'getCsrfControllerService',
  543.             'Shopware\\Storefront\\Controller\\DocumentController' => 'getDocumentController2Service',
  544.             'Shopware\\Storefront\\Controller\\ErrorController' => 'getErrorControllerService',
  545.             'Shopware\\Storefront\\Controller\\FormController' => 'getFormControllerService',
  546.             'Shopware\\Storefront\\Controller\\LandingPageController' => 'getLandingPageControllerService',
  547.             'Shopware\\Storefront\\Controller\\MaintenanceController' => 'getMaintenanceControllerService',
  548.             'Shopware\\Storefront\\Controller\\NavigationController' => 'getNavigationControllerService',
  549.             'Shopware\\Storefront\\Controller\\NewsletterController' => 'getNewsletterControllerService',
  550.             'Shopware\\Storefront\\Controller\\ProductController' => 'getProductControllerService',
  551.             'Shopware\\Storefront\\Controller\\RegisterController' => 'getRegisterControllerService',
  552.             'Shopware\\Storefront\\Controller\\ScriptController' => 'getScriptControllerService',
  553.             'Shopware\\Storefront\\Controller\\SearchController' => 'getSearchControllerService',
  554.             'Shopware\\Storefront\\Controller\\SitemapController' => 'getSitemapControllerService',
  555.             'Shopware\\Storefront\\Controller\\StoreApiProxyController' => 'getStoreApiProxyControllerService',
  556.             'Shopware\\Storefront\\Controller\\VerificationHashController' => 'getVerificationHashControllerService',
  557.             'Shopware\\Storefront\\Controller\\WellKnownController' => 'getWellKnownControllerService',
  558.             'Shopware\\Storefront\\Controller\\WishlistController' => 'getWishlistControllerService',
  559.             'Shopware\\Storefront\\Framework\\Cache\\CacheStore' => 'getCacheStoreService',
  560.             'Shopware\\Storefront\\Framework\\Csrf\\CsrfPlaceholderHandler' => 'getCsrfPlaceholderHandlerService',
  561.             'Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry' => 'getStorefrontMediaValidatorRegistryService',
  562.             'Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoader' => 'getCheckoutRegisterPageLoaderService',
  563.             'Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder' => 'getProductCombinationFinderService',
  564.             'Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader' => 'getProductReviewLoaderService',
  565.             'Shopware\\Storefront\\Page\\Search\\SearchPageLoader' => 'getSearchPageLoaderService',
  566.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinitionService',
  567.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinitionService',
  568.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinitionService',
  569.             'Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinitionService',
  570.             'Shopware\\Storefront\\Theme\\Controller\\ThemeController' => 'getThemeControllerService',
  571.             'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => 'getStorefrontPluginRegistryService',
  572.             'Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinitionService',
  573.             'SwagExtensionStore\\Controller\\DataController' => 'getDataControllerService',
  574.             'SwagExtensionStore\\Controller\\LicenseController' => 'getLicenseControllerService',
  575.             'SwagExtensionStore\\SwagExtensionStore' => 'getSwagExtensionStoreService',
  576.             'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinitionService',
  577.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinitionService',
  578.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinitionService',
  579.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinitionService',
  580.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinitionService',
  581.             'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinitionService',
  582.             'Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinitionService',
  583.             'Swag\\CmsExtensions\\Form\\Route\\FormRoute' => 'getFormRouteService',
  584.             'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinitionService',
  585.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinitionService',
  586.             'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinitionService',
  587.             'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinitionService',
  588.             'Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController' => 'getCustomFormControllerService',
  589.             'Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController' => 'getQuickviewControllerService',
  590.             'Swag\\CmsExtensions\\SwagCmsExtensions' => 'getSwagCmsExtensionsService',
  591.             'Swag\\CmsExtensions\\Util\\Administration\\FormValidationController' => 'getFormValidationControllerService',
  592.             'Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\AddCustomizedProductsToCartRoute' => 'getAddCustomizedProductsToCartRouteService',
  593.             'Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\ReOrderCustomizedProductsRoute' => 'getReOrderCustomizedProductsRouteService',
  594.             'Swag\\CustomizedProducts\\Storefront\\Controller\\CustomizedProductsCartController' => 'getCustomizedProductsCartControllerService',
  595.             'Swag\\CustomizedProducts\\Storefront\\Page\\Product\\PriceDetail\\CustomizedProductPriceDetailController' => 'getCustomizedProductPriceDetailControllerService',
  596.             'Swag\\CustomizedProducts\\Storefront\\Page\\Product\\PriceDetail\\Route\\PriceDetailRoute' => 'getPriceDetailRouteService',
  597.             'Swag\\CustomizedProducts\\Storefront\\Upload\\UploadCustomizedProductsMediaRoute' => 'getUploadCustomizedProductsMediaRouteService',
  598.             'Swag\\CustomizedProducts\\SwagCustomizedProducts' => 'getSwagCustomizedProductsService',
  599.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition' => 'getTemplateConfigurationShareDefinitionService',
  600.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Route\\CreateConfigurationShareRoute' => 'getCreateConfigurationShareRouteService',
  601.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition' => 'getSalesChannelTemplateConfigurationDefinitionService',
  602.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\TemplateConfigurationListRoute' => 'getTemplateConfigurationListRouteService',
  603.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\TemplateConfigurationDefinition' => 'getTemplateConfigurationDefinitionService',
  604.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition' => 'getTemplateExclusionConditionValuesDefinitionService',
  605.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition' => 'getTemplateExclusionConditionDefinitionService',
  606.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition' => 'getTemplateExclusionOperatorTranslationDefinitionService',
  607.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition' => 'getTemplateExclusionOperatorDefinitionService',
  608.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition' => 'getTemplateExclusionDefinitionService',
  609.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition' => 'getTemplateOptionPriceDefinitionService',
  610.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition' => 'getTemplateOptionTranslationDefinitionService',
  611.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition' => 'getTemplateOptionValuePriceDefinitionService',
  612.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition' => 'getTemplateOptionValueTranslationDefinitionService',
  613.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition' => 'getSalesChannelTemplateOptionValueDefinitionService',
  614.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\TemplateOptionValueListRoute' => 'getTemplateOptionValueListRouteService',
  615.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\TemplateOptionValueDefinition' => 'getTemplateOptionValueDefinitionService',
  616.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Api\\TemplateOptionController' => 'getTemplateOptionControllerService',
  617.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition' => 'getSalesChannelTemplateOptionDefinitionService',
  618.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\TemplateOptionListRoute' => 'getTemplateOptionListRouteService',
  619.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionDefinition' => 'getTemplateOptionDefinitionService',
  620.             'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition' => 'getTemplateTranslationDefinitionService',
  621.             'Swag\\CustomizedProducts\\Template\\Api\\TemplateController' => 'getTemplateControllerService',
  622.             'Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition' => 'getSalesChannelTemplateDefinitionService',
  623.             'Swag\\CustomizedProducts\\Template\\SalesChannel\\TemplateListRoute' => 'getTemplateListRouteService',
  624.             'Swag\\CustomizedProducts\\Template\\TemplateDefinition' => 'getTemplateDefinition2Service',
  625.             'Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition' => 'getCategoryRuleDefinitionService',
  626.             'Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition' => 'getLandingPageRuleDefinitionService',
  627.             'Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition' => 'getProductRuleDefinitionService',
  628.             'Swag\\DynamicAccess\\SwagDynamicAccess' => 'getSwagDynamicAccessService',
  629.             'Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition' => 'getSequenceWebhookEventLogDefinitionService',
  630.             'Swag\\FlowBuilderProfessional\\SwagFlowBuilder' => 'getSwagFlowBuilderService',
  631.             'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinitionService',
  632.             'Swag\\LanguagePack\\SwagLanguagePack' => 'getSwagLanguagePackService',
  633.             'Swag\\Markets\\Controller\\AmazonConnectionAssistantController' => 'getAmazonConnectionAssistantControllerService',
  634.             'Swag\\Markets\\Controller\\Api\\ConfigController' => 'getConfigControllerService',
  635.             'Swag\\Markets\\Controller\\EbayConnectionAssistantController' => 'getEbayConnectionAssistantControllerService',
  636.             'Swag\\Markets\\Controller\\SalesChannelApiController' => 'getSalesChannelApiControllerService',
  637.             'Swag\\Markets\\Controller\\SupportRequestController' => 'getSupportRequestControllerService',
  638.             'Swag\\Markets\\Controller\\SwagMarketsController' => 'getSwagMarketsControllerService',
  639.             'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinitionService',
  640.             'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinitionService',
  641.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinitionService',
  642.             'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinitionService',
  643.             'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinitionService',
  644.             'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition' => 'getSwagMarketsProductToDeleteEntityDefinitionService',
  645.             'Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinitionService',
  646.             'Swag\\Markets\\SwagMarkets' => 'getSwagMarketsService',
  647.             'Swag\\PayPal\\Administration\\PayPalPaymentMethodController' => 'getPayPalPaymentMethodControllerService',
  648.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute' => 'getExpressCategoryRouteService',
  649.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute' => 'getExpressCreateOrderRouteService',
  650.             'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute' => 'getExpressPrepareCheckoutRouteService',
  651.             'Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute' => 'getPUIPaymentInstructionsRouteService',
  652.             'Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController' => 'getPlusPaymentFinalizeControllerService',
  653.             'Swag\\PayPal\\Checkout\\SPBCheckout\\SalesChannel\\SPBCreateOrderRoute' => 'getSPBCreateOrderRouteService',
  654.             'Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute' => 'getCreateOrderRouteService',
  655.             'Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute' => 'getErrorRouteService',
  656.             'Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute' => 'getFilteredPaymentMethodRouteService',
  657.             'Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute' => 'getMethodEligibilityRouteService',
  658.             'Swag\\PayPal\\Dispute\\Administration\\DisputeController' => 'getDisputeControllerService',
  659.             'Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController' => 'getPayPalOrdersControllerService',
  660.             'Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController' => 'getPayPalPaymentControllerService',
  661.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinitionService',
  662.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinitionService',
  663.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinitionService',
  664.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinitionService',
  665.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinitionService',
  666.             'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinitionService',
  667.             'Swag\\PayPal\\Pos\\PosSyncController' => 'getPosSyncControllerService',
  668.             'Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService' => 'getInformationDefaultServiceService',
  669.             'Swag\\PayPal\\Pos\\Setting\\SettingsController' => 'getSettingsControllerService',
  670.             'Swag\\PayPal\\Pos\\Webhook\\WebhookController' => 'getWebhookControllerService',
  671.             'Swag\\PayPal\\Pos\\Webhook\\WebhookService' => 'getWebhookServiceService',
  672.             'Swag\\PayPal\\Setting\\SettingsController' => 'getSettingsController2Service',
  673.             'Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService' => 'getACDCCheckoutDataServiceService',
  674.             'Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService' => 'getSEPACheckoutDataServiceService',
  675.             'Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService' => 'getSPBCheckoutDataServiceService',
  676.             'Swag\\PayPal\\SwagPayPal' => 'getSwagPayPalService',
  677.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller' => 'getMediaInstallerService',
  678.             'Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller' => 'getPaymentMethodInstallerService',
  679.             'Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService' => 'getPaymentMethodStateServiceService',
  680.             'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController' => 'getWebhookSystemConfigControllerService',
  681.             'Swag\\PayPal\\Webhook\\WebhookController' => 'getWebhookController2Service',
  682.             'Swag\\PayPal\\Webhook\\WebhookService' => 'getWebhookService2Service',
  683.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController' => 'getRedirectControllerService',
  684.             'Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController' => 'getTemplateController2Service',
  685.             'TigerDesignTemplate\\TigerDesignTemplate' => 'getTigerDesignTemplateService',
  686.             'acl_role.repository' => 'getAclRole_RepositoryService',
  687.             'acl_user_role.repository' => 'getAclUserRole_RepositoryService',
  688.             'administration.filesystem.private' => 'getAdministration_Filesystem_PrivateService',
  689.             'administration.filesystem.public' => 'getAdministration_Filesystem_PublicService',
  690.             'app.repository' => 'getApp_RepositoryService',
  691.             'app_action_button.repository' => 'getAppActionButton_RepositoryService',
  692.             'app_action_button_translation.repository' => 'getAppActionButtonTranslation_RepositoryService',
  693.             'app_cms_block.repository' => 'getAppCmsBlock_RepositoryService',
  694.             'app_cms_block_translation.repository' => 'getAppCmsBlockTranslation_RepositoryService',
  695.             'app_payment_method.repository' => 'getAppPaymentMethod_RepositoryService',
  696.             'app_template.repository' => 'getAppTemplate_RepositoryService',
  697.             'app_translation.repository' => 'getAppTranslation_RepositoryService',
  698.             'bf_category_mapping.repository' => 'getBfCategoryMapping_RepositoryService',
  699.             'bf_config.repository' => 'getBfConfig_RepositoryService',
  700.             'bf_marketplace.repository' => 'getBfMarketplace_RepositoryService',
  701.             'bf_marketplace_sales_channel.repository' => 'getBfMarketplaceSalesChannel_RepositoryService',
  702.             'bf_marketplace_settings.repository' => 'getBfMarketplaceSettings_RepositoryService',
  703.             'bf_product_to_delete.repository' => 'getBfProductToDelete_RepositoryService',
  704.             'bf_support.repository' => 'getBfSupport_RepositoryService',
  705.             'cache.app' => 'getCache_AppService',
  706.             'cache.app_clearer' => 'getCache_AppClearerService',
  707.             'cache.global_clearer' => 'getCache_GlobalClearerService',
  708.             'cache.system' => 'getCache_SystemService',
  709.             'cache.system_clearer' => 'getCache_SystemClearerService',
  710.             'cache.validator_expression_language' => 'getCache_ValidatorExpressionLanguageService',
  711.             'cache_warmer' => 'getCacheWarmerService',
  712.             'category.repository' => 'getCategory_RepositoryService',
  713.             'category_tag.repository' => 'getCategoryTag_RepositoryService',
  714.             'category_translation.repository' => 'getCategoryTranslation_RepositoryService',
  715.             'checkout.filesystem.private' => 'getCheckout_Filesystem_PrivateService',
  716.             'checkout.filesystem.public' => 'getCheckout_Filesystem_PublicService',
  717.             'cms_block.repository' => 'getCmsBlock_RepositoryService',
  718.             'cms_page.repository' => 'getCmsPage_RepositoryService',
  719.             'cms_page_translation.repository' => 'getCmsPageTranslation_RepositoryService',
  720.             'cms_section.repository' => 'getCmsSection_RepositoryService',
  721.             'cms_slot.repository' => 'getCmsSlot_RepositoryService',
  722.             'cms_slot_translation.repository' => 'getCmsSlotTranslation_RepositoryService',
  723.             'console.command_loader' => 'getConsole_CommandLoaderService',
  724.             'container.env_var_processors_locator' => 'getContainer_EnvVarProcessorsLocatorService',
  725.             'content.filesystem.private' => 'getContent_Filesystem_PrivateService',
  726.             'content.filesystem.public' => 'getContent_Filesystem_PublicService',
  727.             'country.repository' => 'getCountry_RepositoryService',
  728.             'country_state.repository' => 'getCountryState_RepositoryService',
  729.             'country_state_translation.repository' => 'getCountryStateTranslation_RepositoryService',
  730.             'country_translation.repository' => 'getCountryTranslation_RepositoryService',
  731.             'currency.repository' => 'getCurrency_RepositoryService',
  732.             'currency_country_rounding.repository' => 'getCurrencyCountryRounding_RepositoryService',
  733.             'currency_translation.repository' => 'getCurrencyTranslation_RepositoryService',
  734.             'custom_entity.repository' => 'getCustomEntity_RepositoryService',
  735.             'custom_field.repository' => 'getCustomField_RepositoryService',
  736.             'custom_field_set.repository' => 'getCustomFieldSet_RepositoryService',
  737.             'custom_field_set_relation.repository' => 'getCustomFieldSetRelation_RepositoryService',
  738.             'customer.repository' => 'getCustomer_RepositoryService',
  739.             'customer_address.repository' => 'getCustomerAddress_RepositoryService',
  740.             'customer_group.repository' => 'getCustomerGroup_RepositoryService',
  741.             'customer_group_registration_sales_channels.repository' => 'getCustomerGroupRegistrationSalesChannels_RepositoryService',
  742.             'customer_group_translation.repository' => 'getCustomerGroupTranslation_RepositoryService',
  743.             'customer_recovery.repository' => 'getCustomerRecovery_RepositoryService',
  744.             'customer_tag.repository' => 'getCustomerTag_RepositoryService',
  745.             'customer_wishlist.repository' => 'getCustomerWishlist_RepositoryService',
  746.             'customer_wishlist_product.repository' => 'getCustomerWishlistProduct_RepositoryService',
  747.             'data_collector.dump' => 'getDataCollector_DumpService',
  748.             'dead_message.repository' => 'getDeadMessage_RepositoryService',
  749.             'delivery_time.repository' => 'getDeliveryTime_RepositoryService',
  750.             'delivery_time_translation.repository' => 'getDeliveryTimeTranslation_RepositoryService',
  751.             'document.repository' => 'getDocument_RepositoryService',
  752.             'document_base_config.repository' => 'getDocumentBaseConfig_RepositoryService',
  753.             'document_base_config_sales_channel.repository' => 'getDocumentBaseConfigSalesChannel_RepositoryService',
  754.             'document_type.repository' => 'getDocumentType_RepositoryService',
  755.             'document_type_translation.repository' => 'getDocumentTypeTranslation_RepositoryService',
  756.             'elasticsearch.filesystem.private' => 'getElasticsearch_Filesystem_PrivateService',
  757.             'elasticsearch.filesystem.public' => 'getElasticsearch_Filesystem_PublicService',
  758.             'enqueue.client.default.producer' => 'getEnqueue_Client_Default_ProducerService',
  759.             'error_controller' => 'getErrorController2Service',
  760.             'event_action.repository' => 'getEventAction_RepositoryService',
  761.             'event_action_rule.repository' => 'getEventActionRule_RepositoryService',
  762.             'event_action_sales_channel.repository' => 'getEventActionSalesChannel_RepositoryService',
  763.             'event_dispatcher' => 'getEventDispatcherService',
  764.             'flow.repository' => 'getFlow_RepositoryService',
  765.             'flow_sequence.repository' => 'getFlowSequence_RepositoryService',
  766.             'framework.filesystem.private' => 'getFramework_Filesystem_PrivateService',
  767.             'framework.filesystem.public' => 'getFramework_Filesystem_PublicService',
  768.             'http_kernel' => 'getHttpKernelService',
  769.             'import_export_file.repository' => 'getImportExportFile_RepositoryService',
  770.             'import_export_log.repository' => 'getImportExportLog_RepositoryService',
  771.             'import_export_profile.repository' => 'getImportExportProfile_RepositoryService',
  772.             'import_export_profile_translation.repository' => 'getImportExportProfileTranslation_RepositoryService',
  773.             'integration.repository' => 'getIntegration_RepositoryService',
  774.             'integration_role.repository' => 'getIntegrationRole_RepositoryService',
  775.             'landing_page.repository' => 'getLandingPage_RepositoryService',
  776.             'landing_page_sales_channel.repository' => 'getLandingPageSalesChannel_RepositoryService',
  777.             'landing_page_tag.repository' => 'getLandingPageTag_RepositoryService',
  778.             'landing_page_translation.repository' => 'getLandingPageTranslation_RepositoryService',
  779.             'language.repository' => 'getLanguage_RepositoryService',
  780.             'locale.repository' => 'getLocale_RepositoryService',
  781.             'locale_translation.repository' => 'getLocaleTranslation_RepositoryService',
  782.             'log_entry.repository' => 'getLogEntry_RepositoryService',
  783.             'mail_header_footer.repository' => 'getMailHeaderFooter_RepositoryService',
  784.             'mail_header_footer_translation.repository' => 'getMailHeaderFooterTranslation_RepositoryService',
  785.             'mail_template.repository' => 'getMailTemplate_RepositoryService',
  786.             'mail_template_media.repository' => 'getMailTemplateMedia_RepositoryService',
  787.             'mail_template_translation.repository' => 'getMailTemplateTranslation_RepositoryService',
  788.             'mail_template_type.repository' => 'getMailTemplateType_RepositoryService',
  789.             'mail_template_type_translation.repository' => 'getMailTemplateTypeTranslation_RepositoryService',
  790.             'main_category.repository' => 'getMainCategory_RepositoryService',
  791.             'media.repository' => 'getMedia_RepositoryService',
  792.             'media_default_folder.repository' => 'getMediaDefaultFolder_RepositoryService',
  793.             'media_folder.repository' => 'getMediaFolder_RepositoryService',
  794.             'media_folder_configuration.repository' => 'getMediaFolderConfiguration_RepositoryService',
  795.             'media_folder_configuration_media_thumbnail_size.repository' => 'getMediaFolderConfigurationMediaThumbnailSize_RepositoryService',
  796.             'media_tag.repository' => 'getMediaTag_RepositoryService',
  797.             'media_thumbnail.repository' => 'getMediaThumbnail_RepositoryService',
  798.             'media_thumbnail_size.repository' => 'getMediaThumbnailSize_RepositoryService',
  799.             'media_translation.repository' => 'getMediaTranslation_RepositoryService',
  800.             'message_queue_stats.repository' => 'getMessageQueueStats_RepositoryService',
  801.             'messenger.default_bus' => 'getMessenger_DefaultBusService',
  802.             'mkx_better_variants.filesystem.private' => 'getMkxBetterVariants_Filesystem_PrivateService',
  803.             'mkx_better_variants.filesystem.public' => 'getMkxBetterVariants_Filesystem_PublicService',
  804.             'monolog.logger.business_events' => 'getMonolog_Logger_BusinessEventsService',
  805.             'newsletter_recipient.repository' => 'getNewsletterRecipient_RepositoryService',
  806.             'newsletter_recipient_tag.repository' => 'getNewsletterRecipientTag_RepositoryService',
  807.             'notification.repository' => 'getNotification_RepositoryService',
  808.             'number_range.repository' => 'getNumberRange_RepositoryService',
  809.             'number_range_sales_channel.repository' => 'getNumberRangeSalesChannel_RepositoryService',
  810.             'number_range_state.repository' => 'getNumberRangeState_RepositoryService',
  811.             'number_range_translation.repository' => 'getNumberRangeTranslation_RepositoryService',
  812.             'number_range_type.repository' => 'getNumberRangeType_RepositoryService',
  813.             'number_range_type_translation.repository' => 'getNumberRangeTypeTranslation_RepositoryService',
  814.             'order.repository' => 'getOrder_RepositoryService',
  815.             'order_address.repository' => 'getOrderAddress_RepositoryService',
  816.             'order_customer.repository' => 'getOrderCustomer_RepositoryService',
  817.             'order_delivery.repository' => 'getOrderDelivery_RepositoryService',
  818.             'order_delivery_position.repository' => 'getOrderDeliveryPosition_RepositoryService',
  819.             'order_line_item.repository' => 'getOrderLineItem_RepositoryService',
  820.             'order_tag.repository' => 'getOrderTag_RepositoryService',
  821.             'order_transaction.repository' => 'getOrderTransaction_RepositoryService',
  822.             'payment_method.repository' => 'getPaymentMethod_RepositoryService',
  823.             'payment_method_translation.repository' => 'getPaymentMethodTranslation_RepositoryService',
  824.             'plugin.repository' => 'getPlugin_RepositoryService',
  825.             'plugin_translation.repository' => 'getPluginTranslation_RepositoryService',
  826.             'product.repository' => 'getProduct_RepositoryService',
  827.             'product_category.repository' => 'getProductCategory_RepositoryService',
  828.             'product_category_tree.repository' => 'getProductCategoryTree_RepositoryService',
  829.             'product_configurator_setting.repository' => 'getProductConfiguratorSetting_RepositoryService',
  830.             'product_cross_selling.repository' => 'getProductCrossSelling_RepositoryService',
  831.             'product_cross_selling_assigned_products.repository' => 'getProductCrossSellingAssignedProducts_RepositoryService',
  832.             'product_cross_selling_translation.repository' => 'getProductCrossSellingTranslation_RepositoryService',
  833.             'product_custom_field_set.repository' => 'getProductCustomFieldSet_RepositoryService',
  834.             'product_export.repository' => 'getProductExport_RepositoryService',
  835.             'product_feature_set.repository' => 'getProductFeatureSet_RepositoryService',
  836.             'product_feature_set_translation.repository' => 'getProductFeatureSetTranslation_RepositoryService',
  837.             'product_keyword_dictionary.repository' => 'getProductKeywordDictionary_RepositoryService',
  838.             'product_manufacturer.repository' => 'getProductManufacturer_RepositoryService',
  839.             'product_manufacturer_translation.repository' => 'getProductManufacturerTranslation_RepositoryService',
  840.             'product_media.repository' => 'getProductMedia_RepositoryService',
  841.             'product_option.repository' => 'getProductOption_RepositoryService',
  842.             'product_price.repository' => 'getProductPrice_RepositoryService',
  843.             'product_property.repository' => 'getProductProperty_RepositoryService',
  844.             'product_review.repository' => 'getProductReview_RepositoryService',
  845.             'product_search_config.repository' => 'getProductSearchConfig_RepositoryService',
  846.             'product_search_config_field.repository' => 'getProductSearchConfigField_RepositoryService',
  847.             'product_search_keyword.repository' => 'getProductSearchKeyword_RepositoryService',
  848.             'product_sorting.repository' => 'getProductSorting_RepositoryService',
  849.             'product_sorting_translation.repository' => 'getProductSortingTranslation_RepositoryService',
  850.             'product_stream.repository' => 'getProductStream_RepositoryService',
  851.             'product_stream_filter.repository' => 'getProductStreamFilter_RepositoryService',
  852.             'product_stream_mapping.repository' => 'getProductStreamMapping_RepositoryService',
  853.             'product_stream_translation.repository' => 'getProductStreamTranslation_RepositoryService',
  854.             'product_tag.repository' => 'getProductTag_RepositoryService',
  855.             'product_translation.repository' => 'getProductTranslation_RepositoryService',
  856.             'product_visibility.repository' => 'getProductVisibility_RepositoryService',
  857.             'profiling.filesystem.private' => 'getProfiling_Filesystem_PrivateService',
  858.             'profiling.filesystem.public' => 'getProfiling_Filesystem_PublicService',
  859.             'promotion.repository' => 'getPromotion_RepositoryService',
  860.             'promotion_cart_rule.repository' => 'getPromotionCartRule_RepositoryService',
  861.             'promotion_discount.repository' => 'getPromotionDiscount_RepositoryService',
  862.             'promotion_discount_prices.repository' => 'getPromotionDiscountPrices_RepositoryService',
  863.             'promotion_discount_rule.repository' => 'getPromotionDiscountRule_RepositoryService',
  864.             'promotion_individual_code.repository' => 'getPromotionIndividualCode_RepositoryService',
  865.             'promotion_order_rule.repository' => 'getPromotionOrderRule_RepositoryService',
  866.             'promotion_persona_customer.repository' => 'getPromotionPersonaCustomer_RepositoryService',
  867.             'promotion_persona_rule.repository' => 'getPromotionPersonaRule_RepositoryService',
  868.             'promotion_sales_channel.repository' => 'getPromotionSalesChannel_RepositoryService',
  869.             'promotion_setgroup.repository' => 'getPromotionSetgroup_RepositoryService',
  870.             'promotion_setgroup_rule.repository' => 'getPromotionSetgroupRule_RepositoryService',
  871.             'promotion_translation.repository' => 'getPromotionTranslation_RepositoryService',
  872.             'property_group.repository' => 'getPropertyGroup_RepositoryService',
  873.             'property_group_option.repository' => 'getPropertyGroupOption_RepositoryService',
  874.             'property_group_option_translation.repository' => 'getPropertyGroupOptionTranslation_RepositoryService',
  875.             'property_group_translation.repository' => 'getPropertyGroupTranslation_RepositoryService',
  876.             'request_stack' => 'getRequestStackService',
  877.             'router' => 'getRouterService',
  878.             'routing.loader' => 'getRouting_LoaderService',
  879.             'rule.repository' => 'getRule_RepositoryService',
  880.             'rule_condition.repository' => 'getRuleCondition_RepositoryService',
  881.             'rule_tag.repository' => 'getRuleTag_RepositoryService',
  882.             'sales_channel.category.repository' => 'getSalesChannel_Category_RepositoryService',
  883.             'sales_channel.country.repository' => 'getSalesChannel_Country_RepositoryService',
  884.             'sales_channel.country_state.repository' => 'getSalesChannel_CountryState_RepositoryService',
  885.             'sales_channel.currency.repository' => 'getSalesChannel_Currency_RepositoryService',
  886.             'sales_channel.landing_page.repository' => 'getSalesChannel_LandingPage_RepositoryService',
  887.             'sales_channel.language.repository' => 'getSalesChannel_Language_RepositoryService',
  888.             'sales_channel.main_category.repository' => 'getSalesChannel_MainCategory_RepositoryService',
  889.             'sales_channel.newsletter_recipient.repository' => 'getSalesChannel_NewsletterRecipient_RepositoryService',
  890.             'sales_channel.payment_method.repository' => 'getSalesChannel_PaymentMethod_RepositoryService',
  891.             'sales_channel.product.repository' => 'getSalesChannel_Product_RepositoryService',
  892.             'sales_channel.repository' => 'getSalesChannel_RepositoryService',
  893.             'sales_channel.salutation.repository' => 'getSalesChannel_Salutation_RepositoryService',
  894.             'sales_channel.seo_url.repository' => 'getSalesChannel_SeoUrl_RepositoryService',
  895.             'sales_channel.shipping_method.repository' => 'getSalesChannel_ShippingMethod_RepositoryService',
  896.             'sales_channel.swag_customized_products_template.repository' => 'getSalesChannel_SwagCustomizedProductsTemplate_RepositoryService',
  897.             'sales_channel.swag_customized_products_template_configuration.repository' => 'getSalesChannel_SwagCustomizedProductsTemplateConfiguration_RepositoryService',
  898.             'sales_channel.swag_customized_products_template_option.repository' => 'getSalesChannel_SwagCustomizedProductsTemplateOption_RepositoryService',
  899.             'sales_channel.swag_customized_products_template_option_value.repository' => 'getSalesChannel_SwagCustomizedProductsTemplateOptionValue_RepositoryService',
  900.             'sales_channel_analytics.repository' => 'getSalesChannelAnalytics_RepositoryService',
  901.             'sales_channel_country.repository' => 'getSalesChannelCountry_RepositoryService',
  902.             'sales_channel_currency.repository' => 'getSalesChannelCurrency_RepositoryService',
  903.             'sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition' => 'getNotificationDefinition2Service',
  904.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition' => 'getCustomerAddressDefinition2Service',
  905.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition' => 'getCustomerGroupRegistrationSalesChannelDefinition2Service',
  906.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition' => 'getCustomerGroupTranslationDefinition2Service',
  907.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition' => 'getCustomerGroupDefinition2Service',
  908.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition' => 'getCustomerRecoveryDefinition2Service',
  909.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition' => 'getCustomerTagDefinition2Service',
  910.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition' => 'getCustomerWishlistProductDefinition2Service',
  911.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition' => 'getCustomerWishlistDefinition2Service',
  912.             'sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition' => 'getCustomerDefinition2Service',
  913.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition' => 'getDocumentBaseConfigSalesChannelDefinition2Service',
  914.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition' => 'getDocumentBaseConfigDefinition2Service',
  915.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition' => 'getDocumentTypeTranslationDefinition2Service',
  916.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition' => 'getDocumentTypeDefinition2Service',
  917.             'sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition' => 'getDocumentDefinition2Service',
  918.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition' => 'getOrderAddressDefinition2Service',
  919.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition' => 'getOrderCustomerDefinition2Service',
  920.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition' => 'getOrderDeliveryPositionDefinition2Service',
  921.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition' => 'getOrderDeliveryDefinition2Service',
  922.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition' => 'getOrderLineItemDefinition2Service',
  923.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition' => 'getOrderTagDefinition2Service',
  924.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition' => 'getOrderTransactionDefinition2Service',
  925.             'sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition' => 'getOrderDefinition2Service',
  926.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition' => 'getPaymentMethodTranslationDefinition2Service',
  927.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition' => 'getPromotionCartRuleDefinition2Service',
  928.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition' => 'getPromotionDiscountPriceDefinition2Service',
  929.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition' => 'getPromotionDiscountRuleDefinition2Service',
  930.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition' => 'getPromotionDiscountDefinition2Service',
  931.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition' => 'getPromotionIndividualCodeDefinition2Service',
  932.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition' => 'getPromotionOrderRuleDefinition2Service',
  933.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition' => 'getPromotionPersonaCustomerDefinition2Service',
  934.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition' => 'getPromotionPersonaRuleDefinition2Service',
  935.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition' => 'getPromotionSalesChannelDefinition2Service',
  936.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition' => 'getPromotionSetGroupRuleDefinition2Service',
  937.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition' => 'getPromotionSetGroupDefinition2Service',
  938.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition' => 'getPromotionTranslationDefinition2Service',
  939.             'sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition' => 'getPromotionDefinition2Service',
  940.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition' => 'getShippingMethodPriceDefinition2Service',
  941.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition' => 'getShippingMethodTagDefinition2Service',
  942.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition' => 'getShippingMethodTranslationDefinition2Service',
  943.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition' => 'getCategoryTagDefinition2Service',
  944.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition' => 'getCategoryTranslationDefinition2Service',
  945.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition' => 'getCmsBlockDefinition2Service',
  946.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition' => 'getCmsPageTranslationDefinition2Service',
  947.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition' => 'getCmsSectionDefinition2Service',
  948.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition' => 'getCmsSlotTranslationDefinition2Service',
  949.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition' => 'getCmsSlotDefinition2Service',
  950.             'sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition' => 'getCmsPageDefinition2Service',
  951.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition' => 'getFlowSequenceDefinition2Service',
  952.             'sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition' => 'getFlowDefinition2Service',
  953.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition' => 'getImportExportFileDefinition2Service',
  954.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition' => 'getImportExportLogDefinition2Service',
  955.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition' => 'getImportExportProfileDefinition2Service',
  956.             'sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition' => 'getImportExportProfileTranslationDefinition2Service',
  957.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition' => 'getLandingPageSalesChannelDefinition2Service',
  958.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition' => 'getLandingPageTagDefinition2Service',
  959.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition' => 'getLandingPageTranslationDefinition2Service',
  960.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition' => 'getMailHeaderFooterTranslationDefinition2Service',
  961.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition' => 'getMailHeaderFooterDefinition2Service',
  962.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition' => 'getMailTemplateMediaDefinition2Service',
  963.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition' => 'getMailTemplateTranslationDefinition2Service',
  964.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition' => 'getMailTemplateTypeTranslationDefinition2Service',
  965.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition' => 'getMailTemplateTypeDefinition2Service',
  966.             'sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition' => 'getMailTemplateDefinition2Service',
  967.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition' => 'getMediaDefaultFolderDefinition2Service',
  968.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition' => 'getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service',
  969.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition' => 'getMediaFolderConfigurationDefinition2Service',
  970.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition' => 'getMediaFolderDefinition2Service',
  971.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition' => 'getMediaTagDefinition2Service',
  972.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition' => 'getMediaThumbnailSizeDefinition2Service',
  973.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition' => 'getMediaThumbnailDefinition2Service',
  974.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition' => 'getMediaTranslationDefinition2Service',
  975.             'sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition' => 'getMediaDefinition2Service',
  976.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition' => 'getNewsletterRecipientTagDefinition2Service',
  977.             'sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition' => 'getProductExportDefinition2Service',
  978.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition' => 'getProductStreamFilterDefinition2Service',
  979.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition' => 'getProductStreamTranslationDefinition2Service',
  980.             'sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition' => 'getProductStreamDefinition2Service',
  981.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition' => 'getProductCategoryTreeDefinition2Service',
  982.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition' => 'getProductCategoryDefinition2Service',
  983.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition' => 'getProductConfiguratorSettingDefinition2Service',
  984.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition' => 'getProductCrossSellingAssignedProductsDefinition2Service',
  985.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition' => 'getProductCrossSellingTranslationDefinition2Service',
  986.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition' => 'getProductCrossSellingDefinition2Service',
  987.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition' => 'getProductCustomFieldSetDefinition2Service',
  988.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition' => 'getProductFeatureSetTranslationDefinition2Service',
  989.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition' => 'getProductFeatureSetDefinition2Service',
  990.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition' => 'getProductKeywordDictionaryDefinition2Service',
  991.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition' => 'getProductManufacturerTranslationDefinition2Service',
  992.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition' => 'getProductManufacturerDefinition2Service',
  993.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition' => 'getProductMediaDefinition2Service',
  994.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition' => 'getProductOptionDefinition2Service',
  995.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition' => 'getProductPriceDefinition2Service',
  996.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition' => 'getProductPropertyDefinition2Service',
  997.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition' => 'getProductReviewDefinition2Service',
  998.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition' => 'getProductSearchConfigFieldDefinition2Service',
  999.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition' => 'getProductSearchConfigDefinition2Service',
  1000.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition' => 'getProductSearchKeywordDefinition2Service',
  1001.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition' => 'getProductStreamMappingDefinition2Service',
  1002.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition' => 'getProductTagDefinition2Service',
  1003.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition' => 'getProductTranslationDefinition2Service',
  1004.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition' => 'getProductVisibilityDefinition2Service',
  1005.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition' => 'getProductSortingDefinition2Service',
  1006.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition' => 'getProductSortingTranslationDefinition2Service',
  1007.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition' => 'getPropertyGroupOptionTranslationDefinition2Service',
  1008.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition' => 'getPropertyGroupOptionDefinition2Service',
  1009.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition' => 'getPropertyGroupTranslationDefinition2Service',
  1010.             'sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition' => 'getPropertyGroupDefinition2Service',
  1011.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition' => 'getRuleConditionDefinition2Service',
  1012.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition' => 'getRuleTagDefinition2Service',
  1013.             'sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition' => 'getRuleDefinition2Service',
  1014.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition' => 'getSeoUrlTemplateDefinition2Service',
  1015.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition' => 'getAclRoleDefinition2Service',
  1016.             'sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition' => 'getAclUserRoleDefinition2Service',
  1017.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition' => 'getActionButtonTranslationDefinition2Service',
  1018.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition' => 'getActionButtonDefinition2Service',
  1019.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition' => 'getAppPaymentMethodDefinition2Service',
  1020.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition' => 'getAppTranslationDefinition2Service',
  1021.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition' => 'getAppCmsBlockTranslationDefinition2Service',
  1022.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition' => 'getAppCmsBlockDefinition2Service',
  1023.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition' => 'getAppDefinition2Service',
  1024.             'sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition' => 'getTemplateDefinition3Service',
  1025.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition' => 'getVersionCommitDataDefinition2Service',
  1026.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition' => 'getVersionCommitDefinition2Service',
  1027.             'sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition' => 'getVersionDefinition2Service',
  1028.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition' => 'getEventActionRuleDefinition2Service',
  1029.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition' => 'getEventActionSalesChannelDefinition2Service',
  1030.             'sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition' => 'getEventActionDefinition2Service',
  1031.             'sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition' => 'getLogEntryDefinition2Service',
  1032.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition' => 'getDeadMessageDefinition2Service',
  1033.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition' => 'getMessageQueueStatsDefinition2Service',
  1034.             'sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition' => 'getScheduledTaskDefinition2Service',
  1035.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition' => 'getPluginTranslationDefinition2Service',
  1036.             'sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition' => 'getPluginDefinition2Service',
  1037.             'sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition' => 'getScriptDefinition2Service',
  1038.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition' => 'getWebhookEventLogDefinition2Service',
  1039.             'sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition' => 'getWebhookDefinition2Service',
  1040.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition' => 'getCountryStateTranslationDefinition2Service',
  1041.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition' => 'getCountryTranslationDefinition2Service',
  1042.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition' => 'getCurrencyCountryRoundingDefinition2Service',
  1043.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition' => 'getCurrencyTranslationDefinition2Service',
  1044.             'sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition' => 'getCustomEntityDefinition2Service',
  1045.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition' => 'getCustomFieldSetRelationDefinition2Service',
  1046.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition' => 'getCustomFieldSetDefinition2Service',
  1047.             'sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition' => 'getCustomFieldDefinition2Service',
  1048.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition' => 'getDeliveryTimeTranslationDefinition2Service',
  1049.             'sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition' => 'getDeliveryTimeDefinition2Service',
  1050.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition' => 'getIntegrationRoleDefinition2Service',
  1051.             'sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition' => 'getIntegrationDefinition2Service',
  1052.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition' => 'getLocaleTranslationDefinition2Service',
  1053.             'sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition' => 'getLocaleDefinition2Service',
  1054.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition' => 'getNumberRangeSalesChannelDefinition2Service',
  1055.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition' => 'getNumberRangeStateDefinition2Service',
  1056.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition' => 'getNumberRangeTranslationDefinition2Service',
  1057.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition' => 'getNumberRangeTypeTranslationDefinition2Service',
  1058.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition' => 'getNumberRangeTypeDefinition2Service',
  1059.             'sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition' => 'getNumberRangeDefinition2Service',
  1060.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition' => 'getSalesChannelAnalyticsDefinition2Service',
  1061.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition' => 'getSalesChannelCountryDefinition3Service',
  1062.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition' => 'getSalesChannelCurrencyDefinition3Service',
  1063.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition' => 'getSalesChannelDomainDefinition2Service',
  1064.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition' => 'getSalesChannelLanguageDefinition3Service',
  1065.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition' => 'getSalesChannelPaymentMethodDefinition3Service',
  1066.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition' => 'getSalesChannelShippingMethodDefinition3Service',
  1067.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition' => 'getSalesChannelTranslationDefinition2Service',
  1068.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition' => 'getSalesChannelTypeTranslationDefinition2Service',
  1069.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition' => 'getSalesChannelTypeDefinition2Service',
  1070.             'sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition' => 'getSalesChannelDefinition2Service',
  1071.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition' => 'getSalutationTranslationDefinition2Service',
  1072.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition' => 'getSnippetSetDefinition2Service',
  1073.             'sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition' => 'getSnippetDefinition2Service',
  1074.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition' => 'getStateMachineHistoryDefinition2Service',
  1075.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition' => 'getStateMachineStateDefinition2Service',
  1076.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition' => 'getStateMachineStateTranslationDefinition2Service',
  1077.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition' => 'getStateMachineTransitionDefinition2Service',
  1078.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition' => 'getStateMachineDefinition2Service',
  1079.             'sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition' => 'getStateMachineTranslationDefinition2Service',
  1080.             'sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition' => 'getSystemConfigDefinition2Service',
  1081.             'sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition' => 'getTagDefinition2Service',
  1082.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition' => 'getTaxRuleTypeTranslationDefinition2Service',
  1083.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition' => 'getTaxRuleTypeDefinition2Service',
  1084.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition' => 'getTaxRuleDefinition2Service',
  1085.             'sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition' => 'getTaxDefinition2Service',
  1086.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition' => 'getUnitTranslationDefinition2Service',
  1087.             'sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition' => 'getUnitDefinition2Service',
  1088.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition' => 'getUserAccessKeyDefinition2Service',
  1089.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition' => 'getUserConfigDefinition2Service',
  1090.             'sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition' => 'getUserRecoveryDefinition2Service',
  1091.             'sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition' => 'getUserDefinition2Service',
  1092.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition' => 'getThemeChildDefinition2Service',
  1093.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition' => 'getThemeMediaDefinition2Service',
  1094.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition' => 'getThemeSalesChannelDefinition2Service',
  1095.             'sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition' => 'getThemeTranslationDefinition2Service',
  1096.             'sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition' => 'getThemeDefinition2Service',
  1097.             'sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition' => 'getBlockRuleDefinition2Service',
  1098.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition' => 'getFormGroupFieldTranslationDefinition2Service',
  1099.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition' => 'getFormGroupFieldDefinition2Service',
  1100.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition' => 'getFormGroupTranslationDefinition2Service',
  1101.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition' => 'getFormGroupDefinition2Service',
  1102.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition' => 'getFormTranslationDefinition2Service',
  1103.             'sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition' => 'getFormDefinition2Service',
  1104.             'sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition' => 'getQuickviewDefinition2Service',
  1105.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition' => 'getScrollNavigationPageSettingsDefinition2Service',
  1106.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition' => 'getScrollNavigationTranslationDefinition2Service',
  1107.             'sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition' => 'getScrollNavigationDefinition2Service',
  1108.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition' => 'getTemplateConfigurationShareDefinition2Service',
  1109.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition' => 'getTemplateExclusionConditionValuesDefinition2Service',
  1110.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition' => 'getTemplateExclusionConditionDefinition2Service',
  1111.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition' => 'getTemplateExclusionOperatorTranslationDefinition2Service',
  1112.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition' => 'getTemplateExclusionOperatorDefinition2Service',
  1113.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition' => 'getTemplateExclusionDefinition2Service',
  1114.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition' => 'getTemplateOptionPriceDefinition2Service',
  1115.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition' => 'getTemplateOptionTranslationDefinition2Service',
  1116.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition' => 'getTemplateOptionValuePriceDefinition2Service',
  1117.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition' => 'getTemplateOptionValueTranslationDefinition2Service',
  1118.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition' => 'getTemplateTranslationDefinition2Service',
  1119.             'sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition' => 'getCategoryRuleDefinition2Service',
  1120.             'sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition' => 'getLandingPageRuleDefinition2Service',
  1121.             'sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition' => 'getProductRuleDefinition2Service',
  1122.             'sales_channel_definition.Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition' => 'getSequenceWebhookEventLogDefinition2Service',
  1123.             'sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition' => 'getPackLanguageDefinition2Service',
  1124.             'sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition' => 'getCategoryMappingDefinition2Service',
  1125.             'sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition' => 'getSwagMarketsConfigurationEntityDefinition2Service',
  1126.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition' => 'getMarketplaceSalesChannelDefinition2Service',
  1127.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition' => 'getMarketplaceSettingsDefinition2Service',
  1128.             'sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition' => 'getMarketplaceDefinition2Service',
  1129.             'sales_channel_definition.Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition' => 'getSwagMarketsProductToDeleteEntityDefinition2Service',
  1130.             'sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition' => 'getSupportDefinition2Service',
  1131.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition' => 'getPosSalesChannelDefinition2Service',
  1132.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition' => 'getPosSalesChannelInventoryDefinition2Service',
  1133.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition' => 'getPosSalesChannelMediaDefinition2Service',
  1134.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition' => 'getPosSalesChannelProductDefinition2Service',
  1135.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition' => 'getPosSalesChannelRunDefinition2Service',
  1136.             'sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition' => 'getPosSalesChannelRunLogDefinition2Service',
  1137.             'sales_channel_domain.repository' => 'getSalesChannelDomain_RepositoryService',
  1138.             'sales_channel_language.repository' => 'getSalesChannelLanguage_RepositoryService',
  1139.             'sales_channel_payment_method.repository' => 'getSalesChannelPaymentMethod_RepositoryService',
  1140.             'sales_channel_shipping_method.repository' => 'getSalesChannelShippingMethod_RepositoryService',
  1141.             'sales_channel_translation.repository' => 'getSalesChannelTranslation_RepositoryService',
  1142.             'sales_channel_type.repository' => 'getSalesChannelType_RepositoryService',
  1143.             'sales_channel_type_translation.repository' => 'getSalesChannelTypeTranslation_RepositoryService',
  1144.             'salutation.repository' => 'getSalutation_RepositoryService',
  1145.             'salutation_translation.repository' => 'getSalutationTranslation_RepositoryService',
  1146.             'scheduled_task.repository' => 'getScheduledTask_RepositoryService',
  1147.             'script.repository' => 'getScript_RepositoryService',
  1148.             'seo_url.repository' => 'getSeoUrl_RepositoryService',
  1149.             'seo_url_template.repository' => 'getSeoUrlTemplate_RepositoryService',
  1150.             'services_resetter' => 'getServicesResetterService',
  1151.             'shipping_method.repository' => 'getShippingMethod_RepositoryService',
  1152.             'shipping_method_price.repository' => 'getShippingMethodPrice_RepositoryService',
  1153.             'shipping_method_tag.repository' => 'getShippingMethodTag_RepositoryService',
  1154.             'shipping_method_translation.repository' => 'getShippingMethodTranslation_RepositoryService',
  1155.             'shopware.filesystem.asset' => 'getShopware_Filesystem_AssetService',
  1156.             'shopware.filesystem.private' => 'getShopware_Filesystem_PrivateService',
  1157.             'shopware.filesystem.public' => 'getShopware_Filesystem_PublicService',
  1158.             'shopware.filesystem.sitemap' => 'getShopware_Filesystem_SitemapService',
  1159.             'shopware.filesystem.temp' => 'getShopware_Filesystem_TempService',
  1160.             'shopware.filesystem.theme' => 'getShopware_Filesystem_ThemeService',
  1161.             'shopware.increment.gateway.registry' => 'getShopware_Increment_Gateway_RegistryService',
  1162.             'snippet.repository' => 'getSnippet_RepositoryService',
  1163.             'snippet_set.repository' => 'getSnippetSet_RepositoryService',
  1164.             'state_machine.repository' => 'getStateMachine_RepositoryService',
  1165.             'state_machine_history.repository' => 'getStateMachineHistory_RepositoryService',
  1166.             'state_machine_state.repository' => 'getStateMachineState_RepositoryService',
  1167.             'state_machine_state_translation.repository' => 'getStateMachineStateTranslation_RepositoryService',
  1168.             'state_machine_transition.repository' => 'getStateMachineTransition_RepositoryService',
  1169.             'state_machine_translation.repository' => 'getStateMachineTranslation_RepositoryService',
  1170.             'storefront.filesystem.private' => 'getStorefront_Filesystem_PrivateService',
  1171.             'storefront.filesystem.public' => 'getStorefront_Filesystem_PublicService',
  1172.             'swag_cms_extensions.filesystem.private' => 'getSwagCmsExtensions_Filesystem_PrivateService',
  1173.             'swag_cms_extensions.filesystem.public' => 'getSwagCmsExtensions_Filesystem_PublicService',
  1174.             'swag_cms_extensions_block_rule.repository' => 'getSwagCmsExtensionsBlockRule_RepositoryService',
  1175.             'swag_cms_extensions_form.repository' => 'getSwagCmsExtensionsForm_RepositoryService',
  1176.             'swag_cms_extensions_form_group.repository' => 'getSwagCmsExtensionsFormGroup_RepositoryService',
  1177.             'swag_cms_extensions_form_group_field.repository' => 'getSwagCmsExtensionsFormGroupField_RepositoryService',
  1178.             'swag_cms_extensions_form_group_field_translation.repository' => 'getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService',
  1179.             'swag_cms_extensions_form_group_translation.repository' => 'getSwagCmsExtensionsFormGroupTranslation_RepositoryService',
  1180.             'swag_cms_extensions_form_translation.repository' => 'getSwagCmsExtensionsFormTranslation_RepositoryService',
  1181.             'swag_cms_extensions_quickview.repository' => 'getSwagCmsExtensionsQuickview_RepositoryService',
  1182.             'swag_cms_extensions_scroll_navigation.repository' => 'getSwagCmsExtensionsScrollNavigation_RepositoryService',
  1183.             'swag_cms_extensions_scroll_navigation_page_settings.repository' => 'getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService',
  1184.             'swag_cms_extensions_scroll_navigation_translation.repository' => 'getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService',
  1185.             'swag_customized_products.filesystem.private' => 'getSwagCustomizedProducts_Filesystem_PrivateService',
  1186.             'swag_customized_products.filesystem.public' => 'getSwagCustomizedProducts_Filesystem_PublicService',
  1187.             'swag_customized_products_template.repository' => 'getSwagCustomizedProductsTemplate_RepositoryService',
  1188.             'swag_customized_products_template_configuration.repository' => 'getSwagCustomizedProductsTemplateConfiguration_RepositoryService',
  1189.             'swag_customized_products_template_configuration_share.repository' => 'getSwagCustomizedProductsTemplateConfigurationShare_RepositoryService',
  1190.             'swag_customized_products_template_exclusion.repository' => 'getSwagCustomizedProductsTemplateExclusion_RepositoryService',
  1191.             'swag_customized_products_template_exclusion_condition.repository' => 'getSwagCustomizedProductsTemplateExclusionCondition_RepositoryService',
  1192.             'swag_customized_products_template_exclusion_condition_values.repository' => 'getSwagCustomizedProductsTemplateExclusionConditionValues_RepositoryService',
  1193.             'swag_customized_products_template_exclusion_operator.repository' => 'getSwagCustomizedProductsTemplateExclusionOperator_RepositoryService',
  1194.             'swag_customized_products_template_exclusion_operator_translation.repository' => 'getSwagCustomizedProductsTemplateExclusionOperatorTranslation_RepositoryService',
  1195.             'swag_customized_products_template_option.repository' => 'getSwagCustomizedProductsTemplateOption_RepositoryService',
  1196.             'swag_customized_products_template_option_price.repository' => 'getSwagCustomizedProductsTemplateOptionPrice_RepositoryService',
  1197.             'swag_customized_products_template_option_translation.repository' => 'getSwagCustomizedProductsTemplateOptionTranslation_RepositoryService',
  1198.             'swag_customized_products_template_option_value.repository' => 'getSwagCustomizedProductsTemplateOptionValue_RepositoryService',
  1199.             'swag_customized_products_template_option_value_price.repository' => 'getSwagCustomizedProductsTemplateOptionValuePrice_RepositoryService',
  1200.             'swag_customized_products_template_option_value_translation.repository' => 'getSwagCustomizedProductsTemplateOptionValueTranslation_RepositoryService',
  1201.             'swag_customized_products_template_translation.repository' => 'getSwagCustomizedProductsTemplateTranslation_RepositoryService',
  1202.             'swag_dynamic_access.filesystem.private' => 'getSwagDynamicAccess_Filesystem_PrivateService',
  1203.             'swag_dynamic_access.filesystem.public' => 'getSwagDynamicAccess_Filesystem_PublicService',
  1204.             'swag_dynamic_access_category_rule.repository' => 'getSwagDynamicAccessCategoryRule_RepositoryService',
  1205.             'swag_dynamic_access_landing_page_rule.repository' => 'getSwagDynamicAccessLandingPageRule_RepositoryService',
  1206.             'swag_dynamic_access_product_rule.repository' => 'getSwagDynamicAccessProductRule_RepositoryService',
  1207.             'swag_extension_store.filesystem.private' => 'getSwagExtensionStore_Filesystem_PrivateService',
  1208.             'swag_extension_store.filesystem.public' => 'getSwagExtensionStore_Filesystem_PublicService',
  1209.             'swag_flow_builder.filesystem.private' => 'getSwagFlowBuilder_Filesystem_PrivateService',
  1210.             'swag_flow_builder.filesystem.public' => 'getSwagFlowBuilder_Filesystem_PublicService',
  1211.             'swag_language_pack.filesystem.private' => 'getSwagLanguagePack_Filesystem_PrivateService',
  1212.             'swag_language_pack.filesystem.public' => 'getSwagLanguagePack_Filesystem_PublicService',
  1213.             'swag_language_pack_language.repository' => 'getSwagLanguagePackLanguage_RepositoryService',
  1214.             'swag_markets.filesystem.private' => 'getSwagMarkets_Filesystem_PrivateService',
  1215.             'swag_markets.filesystem.public' => 'getSwagMarkets_Filesystem_PublicService',
  1216.             'swag_pay_pal.filesystem.private' => 'getSwagPayPal_Filesystem_PrivateService',
  1217.             'swag_pay_pal.filesystem.public' => 'getSwagPayPal_Filesystem_PublicService',
  1218.             'swag_paypal_pos_sales_channel.repository' => 'getSwagPaypalPosSalesChannel_RepositoryService',
  1219.             'swag_paypal_pos_sales_channel_inventory.repository' => 'getSwagPaypalPosSalesChannelInventory_RepositoryService',
  1220.             'swag_paypal_pos_sales_channel_media.repository' => 'getSwagPaypalPosSalesChannelMedia_RepositoryService',
  1221.             'swag_paypal_pos_sales_channel_product.repository' => 'getSwagPaypalPosSalesChannelProduct_RepositoryService',
  1222.             'swag_paypal_pos_sales_channel_run.repository' => 'getSwagPaypalPosSalesChannelRun_RepositoryService',
  1223.             'swag_paypal_pos_sales_channel_run_log.repository' => 'getSwagPaypalPosSalesChannelRunLog_RepositoryService',
  1224.             'swag_sequence_webhook_event_log.repository' => 'getSwagSequenceWebhookEventLog_RepositoryService',
  1225.             'system.filesystem.private' => 'getSystem_Filesystem_PrivateService',
  1226.             'system.filesystem.public' => 'getSystem_Filesystem_PublicService',
  1227.             'system_config.repository' => 'getSystemConfig_RepositoryService',
  1228.             'tag.repository' => 'getTag_RepositoryService',
  1229.             'tax.repository' => 'getTax_RepositoryService',
  1230.             'tax_rule.repository' => 'getTaxRule_RepositoryService',
  1231.             'tax_rule_type.repository' => 'getTaxRuleType_RepositoryService',
  1232.             'tax_rule_type_translation.repository' => 'getTaxRuleTypeTranslation_RepositoryService',
  1233.             'theme.repository' => 'getTheme_RepositoryService',
  1234.             'theme_child.repository' => 'getThemeChild_RepositoryService',
  1235.             'theme_media.repository' => 'getThemeMedia_RepositoryService',
  1236.             'theme_sales_channel.repository' => 'getThemeSalesChannel_RepositoryService',
  1237.             'theme_translation.repository' => 'getThemeTranslation_RepositoryService',
  1238.             'tiger_design_template.filesystem.private' => 'getTigerDesignTemplate_Filesystem_PrivateService',
  1239.             'tiger_design_template.filesystem.public' => 'getTigerDesignTemplate_Filesystem_PublicService',
  1240.             'translator' => 'getTranslatorService',
  1241.             'unit.repository' => 'getUnit_RepositoryService',
  1242.             'unit_translation.repository' => 'getUnitTranslation_RepositoryService',
  1243.             'user.repository' => 'getUser_RepositoryService',
  1244.             'user_access_key.repository' => 'getUserAccessKey_RepositoryService',
  1245.             'user_config.repository' => 'getUserConfig_RepositoryService',
  1246.             'user_recovery.repository' => 'getUserRecovery_RepositoryService',
  1247.             'var_dumper.cloner' => 'getVarDumper_ClonerService',
  1248.             'version.repository' => 'getVersion_RepositoryService',
  1249.             'version_commit.repository' => 'getVersionCommit_RepositoryService',
  1250.             'version_commit_data.repository' => 'getVersionCommitData_RepositoryService',
  1251.             'web_profiler.controller.exception_panel' => 'getWebProfiler_Controller_ExceptionPanelService',
  1252.             'web_profiler.controller.profiler' => 'getWebProfiler_Controller_ProfilerService',
  1253.             'web_profiler.controller.router' => 'getWebProfiler_Controller_RouterService',
  1254.             'webhook.repository' => 'getWebhook_RepositoryService',
  1255.             'webhook_event_log.repository' => 'getWebhookEventLog_RepositoryService',
  1256.             'cache_clearer' => 'getCacheClearerService',
  1257.             'filesystem' => 'getFilesystemService',
  1258.             'serializer' => 'getSerializerService',
  1259.             'security.csrf.token_manager' => 'getSecurity_Csrf_TokenManagerService',
  1260.             'profiler' => 'getProfiler2Service',
  1261.             'twig' => 'getTwigService',
  1262.             'session' => 'getSessionService',
  1263.             'validator' => 'getValidatorService',
  1264.         ];
  1265.         $this->aliases = [
  1266.             'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\PaymentMethodRoute' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute',
  1267.             'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\ShippingMethodRoute' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute',
  1268.             'Shopware\\Core\\Content\\Category\\SalesChannel\\CategoryRoute' => 'Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute',
  1269.             'Shopware\\Core\\Content\\Category\\SalesChannel\\NavigationRoute' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\TreeBuildingNavigationRoute',
  1270.             'Shopware\\Core\\Content\\Flow\\Dispatching\\FlowLoader' => 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader',
  1271.             'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\LandingPageRoute' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute',
  1272.             'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\ProductCrossSellingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\CrossSelling\\CachedProductCrossSellingRoute',
  1273.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\ProductDetailRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute',
  1274.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute',
  1275.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\ProductReviewRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Review\\CachedProductReviewRoute',
  1276.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ProductSearchRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute',
  1277.             'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\ProductSuggestRoute' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute',
  1278.             'Shopware\\Core\\Content\\Seo\\SeoResolver' => 'Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver',
  1279.             'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\SitemapRoute' => 'Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute',
  1280.             'Shopware\\Core\\System\\Country\\SalesChannel\\CountryRoute' => 'Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute',
  1281.             'Shopware\\Core\\System\\Currency\\SalesChannel\\CurrencyRoute' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\CachedCurrencyRoute',
  1282.             'Shopware\\Core\\System\\Language\\SalesChannel\\LanguageRoute' => 'Shopware\\Core\\System\\Language\\SalesChannel\\CachedLanguageRoute',
  1283.             'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalutationRoute' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute',
  1284.             'Shopware\\Core\\System\\SystemConfig\\Api\\SystemConfigController' => 'Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController',
  1285.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1286.             'sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition' => 'Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition',
  1287.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1288.             'sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition' => 'Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition',
  1289.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\CategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1290.             'sales_channel_definition.Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition',
  1291.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1292.             'sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition',
  1293.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1294.             'sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition',
  1295.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\ProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1296.             'sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition',
  1297.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1298.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition' => 'Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition',
  1299.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1300.             'sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition' => 'Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition',
  1301.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1302.             'sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition' => 'Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition',
  1303.             'sales_channel_definition.Shopware\\Core\\System\\Country\\CountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1304.             'sales_channel_definition.Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition' => 'Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition',
  1305.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\CurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1306.             'sales_channel_definition.Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition' => 'Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition',
  1307.             'sales_channel_definition.Shopware\\Core\\System\\Language\\LanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1308.             'sales_channel_definition.Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition' => 'Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition',
  1309.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1310.             'sales_channel_definition.Shopware\\Core\\System\\Salutation\\SalutationDefinition' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition',
  1311.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition',
  1312.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\TemplateConfigurationDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition',
  1313.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition',
  1314.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\TemplateOptionValueDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition',
  1315.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition',
  1316.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionDefinition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition',
  1317.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition' => 'Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition',
  1318.             'sales_channel_definition.Swag\\CustomizedProducts\\Template\\TemplateDefinition' => 'Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition',
  1319.         ];
  1320.         $this->privates['service_container'] = function () {
  1321.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/Connection.php';
  1322.             include_once \dirname(__DIR__4).'/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php';
  1323.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernelInterface.php';
  1324.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/KernelInterface.php';
  1325.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/RebootableInterface.php';
  1326.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/TerminableInterface.php';
  1327.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Kernel.php';
  1328.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php';
  1329.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Kernel.php';
  1330.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/SlugifyInterface.php';
  1331.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Slugify.php';
  1332.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventSubscriberInterface.php';
  1333.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ContextResolverListener.php';
  1334.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CoreSubscriber.php';
  1335.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeListener.php';
  1336.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteEventSubscriber.php';
  1337.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorInterface.php';
  1338.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/TranslatorBagInterface.php';
  1339.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/LocaleAwareInterface.php';
  1340.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/AbstractTranslator.php';
  1341.             include_once \dirname(__DIR__4).'/vendor/symfony/translation-contracts/TranslatorTrait.php';
  1342.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/Translator.php';
  1343.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetService.php';
  1344.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Filter/SnippetFilterFactory.php';
  1345.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinderInterface.php';
  1346.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ResetInterface.php';
  1347.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateFinder.php';
  1348.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/NamespaceHierarchyBuilder.php';
  1349.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/LoaderInterface.php';
  1350.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/EntityTemplateLoader.php';
  1351.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestContextResolverInterface.php';
  1352.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeCheckTrait.php';
  1353.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/SalesChannelRequestContextResolver.php';
  1354.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/ApiRequestContextResolver.php';
  1355.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteScopeRegistry.php';
  1356.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheStateSubscriber.php';
  1357.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageHandlerInterface.php';
  1358.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/MessageSubscriberInterface.php';
  1359.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/AbstractMessageHandler.php';
  1360.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskHandler.php';
  1361.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidator.php';
  1362.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggerFactory.php';
  1363.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTagCollection.php';
  1364.             include_once \dirname(__DIR__4).'/vendor/psr/cache/src/CacheItemPoolInterface.php';
  1365.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AdapterInterface.php';
  1366.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapterInterface.php';
  1367.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheInterface.php';
  1368.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/TagAwareCacheInterface.php';
  1369.             include_once \dirname(__DIR__4).'/vendor/symfony/cache-contracts/CacheTrait.php';
  1370.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheDecorator.php';
  1371.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/PruneableInterface.php';
  1372.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/ResettableInterface.php';
  1373.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareInterface.php';
  1374.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ContractsTrait.php';
  1375.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerAwareTrait.php';
  1376.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/ProxyTrait.php';
  1377.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TagAwareAdapter.php';
  1378.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/HtmlSanitizer.php';
  1379.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/HandlerInterface.php';
  1380.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/Handler.php';
  1381.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/ResettableInterface.php';
  1382.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractHandler.php';
  1383.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/ExcludeExceptionHandler.php';
  1384.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerInterface.php';
  1385.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerInterface.php';
  1386.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/ProcessableHandlerTrait.php';
  1387.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/FormattableHandlerTrait.php';
  1388.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/AbstractProcessingHandler.php';
  1389.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/StreamHandler.php';
  1390.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/ProcessorInterface.php';
  1391.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Processor/PsrLogMessageProcessor.php';
  1392.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RouteParamsCleanupListener.php';
  1393.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclAnnotationValidator.php';
  1394.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/CorsListener.php';
  1395.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ResponseHeaderListener.php';
  1396.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonEntityEncoder.php';
  1397.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ApiVersionConverter.php';
  1398.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/ConverterRegistry.php';
  1399.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Converter/DefaultApiConverter.php';
  1400.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RepositoryInterface.php';
  1401.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/AccessTokenRepositoryInterface.php';
  1402.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/AccessTokenRepository.php';
  1403.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/RefreshTokenRepositoryInterface.php';
  1404.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/RefreshTokenRepository.php';
  1405.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptKey.php';
  1406.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareInterface.php';
  1407.             include_once \dirname(__DIR__4).'/vendor/league/event/src/EmitterAwareTrait.php';
  1408.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationServer.php';
  1409.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ClientRepositoryInterface.php';
  1410.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ClientRepository.php';
  1411.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/ScopeRepositoryInterface.php';
  1412.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/ScopeRepository.php';
  1413.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/JsonRequestTransformerListener.php';
  1414.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/ExpectationSubscriber.php';
  1415.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/SalesChannelAuthenticationListener.php';
  1416.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/ApiAuthenticationListener.php';
  1417.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/ResourceServer.php';
  1418.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/AuthorizationValidatorInterface.php';
  1419.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/BearerTokenValidator.php';
  1420.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/CryptTrait.php';
  1421.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/AuthorizationValidators/BearerTokenValidator.php';
  1422.             include_once \dirname(__DIR__4).'/vendor/league/oauth2-server/src/Repositories/UserRepositoryInterface.php';
  1423.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/OAuth/UserRepository.php';
  1424.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidator.php';
  1425.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/HttpMessageFactoryInterface.php';
  1426.             include_once \dirname(__DIR__4).'/vendor/symfony/psr-http-message-bridge/Factory/PsrHttpFactory.php';
  1427.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/RequestFactoryInterface.php';
  1428.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ResponseFactoryInterface.php';
  1429.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/ServerRequestFactoryInterface.php';
  1430.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/StreamFactoryInterface.php';
  1431.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UploadedFileFactoryInterface.php';
  1432.             include_once \dirname(__DIR__4).'/vendor/psr/http-factory/src/UriFactoryInterface.php';
  1433.             include_once \dirname(__DIR__4).'/vendor/nyholm/psr7/src/Factory/Psr17Factory.php';
  1434.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ShopId/ShopIdProvider.php';
  1435.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ScriptPersister.php';
  1436.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReaderInterface.php';
  1437.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/ScriptFileReader.php';
  1438.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActiveAppsLoader.php';
  1439.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLoader.php';
  1440.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLoader.php';
  1441.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Xml/CustomEntityXmlSchemaValidator.php';
  1442.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppLocaleProvider.php';
  1443.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityDefinition.php';
  1444.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppDefinition.php';
  1445.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppPaymentMethod/AppPaymentMethodDefinition.php';
  1446.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Event/EntityLoadedEventFactory.php';
  1447.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Cache/EntityCacheKeyGenerator.php';
  1448.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityDefinitionQueryHelper.php';
  1449.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/JoinGroupBuilder.php';
  1450.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityHydrator.php';
  1451.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/TokenizerInterface.php';
  1452.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Tokenizer.php';
  1453.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/SearchTermInterpreter.php';
  1454.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/EntityScoreQueryBuilder.php';
  1455.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Read/EntityReaderInterface.php';
  1456.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityReader.php';
  1457.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/CriteriaQueryBuilder.php';
  1458.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/CriteriaPartResolver.php';
  1459.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriterInterface.php';
  1460.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriter.php';
  1461.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteResultFactory.php';
  1462.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/WriteCommandExtractor.php';
  1463.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/EntityWriteGatewayInterface.php';
  1464.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityWriteGateway.php';
  1465.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/ExceptionHandlerRegistry.php';
  1466.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/SqlQueryParser.php';
  1467.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityForeignKeyResolver.php';
  1468.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/VersionDefinition.php';
  1469.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommit/VersionCommitDefinition.php';
  1470.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Aggregate/VersionCommitData/VersionCommitDataDefinition.php';
  1471.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/VersionManager.php';
  1472.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionInstanceRegistry.php';
  1473.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionDefinition.php';
  1474.             include_once \dirname(__DIR__4).'/vendor/psr/event-dispatcher/src/EventDispatcherInterface.php';
  1475.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher-contracts/EventDispatcherInterface.php';
  1476.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcherInterface.php';
  1477.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventDispatcher.php';
  1478.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/FilesystemFactory.php';
  1479.             include_once \dirname(__DIR__4).'/vendor/league/flysystem/src/FilesystemInterface.php';
  1480.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PackageInterface.php';
  1481.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Package.php';
  1482.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/UrlPackage.php';
  1483.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FallbackUrlPackage.php';
  1484.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAssetPackage.php';
  1485.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/VersionStrategyInterface.php';
  1486.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/FlysystemLastModifiedVersionStrategy.php';
  1487.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/ScheduledTaskDefinition.php';
  1488.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptLoader.php';
  1489.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/ScriptExecutor.php';
  1490.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/ScriptDefinition.php';
  1491.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollectorInterface.php';
  1492.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DataCollector.php';
  1493.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/TemplateAwareDataCollectorInterface.php';
  1494.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/AbstractDataCollector.php';
  1495.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Debugging/ScriptTraces.php';
  1496.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageDefinition.php';
  1497.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInterface.php';
  1498.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/SalesChannelLanguageDefinition.php';
  1499.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoaderInterface.php';
  1500.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/CachedLanguageLoader.php';
  1501.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageLoader.php';
  1502.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/AbstractLanguageRoute.php';
  1503.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/CachedLanguageRoute.php';
  1504.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/SalesChannel/LanguageRoute.php';
  1505.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SeoUrlDefinition.php';
  1506.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrl/SalesChannel/SalesChannelSeoUrlDefinition.php';
  1507.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteRegistry.php';
  1508.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandlerInterface.php';
  1509.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPlaceholderHandler.php';
  1510.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/StoreApiSeoResolver.php';
  1511.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php';
  1512.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php';
  1513.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/EventDispatcher.php';
  1514.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/IncrementGatewayRegistry.php';
  1515.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannelDefinition.php';
  1516.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelDomain/SalesChannelDomainDefinition.php';
  1517.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextPersister.php';
  1518.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractSalesChannelContextFactory.php';
  1519.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedSalesChannelContextFactory.php';
  1520.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextFactory.php';
  1521.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/AbstractBaseContextFactory.php';
  1522.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CachedBaseContextFactory.php';
  1523.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/BaseContextFactory.php';
  1524.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextServiceInterface.php';
  1525.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextService.php';
  1526.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelDefinitionInstanceRegistry.php';
  1527.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StoreApiResponseListener.php';
  1528.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Api/StructEncoder.php';
  1529.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryDefinition.php';
  1530.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/CountryStateDefinition.php';
  1531.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyDefinition.php';
  1532.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyCountryRounding/CurrencyCountryRoundingDefinition.php';
  1533.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/SalesChannelCurrencyDefinition.php';
  1534.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/CurrencyFormatter.php';
  1535.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/AbstractCurrencyRoute.php';
  1536.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CachedCurrencyRoute.php';
  1537.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/SalesChannel/CurrencyRoute.php';
  1538.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LanguageLocaleCodeProvider.php';
  1539.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Aggregate/SnippetSet/SnippetSetDefinition.php';
  1540.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetDefinition.php';
  1541.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/TaxDefinition.php';
  1542.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/UserDefinition.php';
  1543.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Loader/InitialStateIdLoader.php';
  1544.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigDefinition.php';
  1545.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Util/XmlReader.php';
  1546.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Util/ConfigReader.php';
  1547.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigService.php';
  1548.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/AbstractSystemConfigLoader.php';
  1549.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/MemoizedSystemConfigLoader.php';
  1550.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/CachedSystemConfigLoader.php';
  1551.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/SystemConfigLoader.php';
  1552.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Store/MemoizedSystemConfigStore.php';
  1553.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGeneratorInterface.php';
  1554.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/NumberRangeValueGenerator.php';
  1555.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternRegistry.php';
  1556.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryDefinition.php';
  1557.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/SalesChannelCategoryDefinition.php';
  1558.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoaderInterface.php';
  1559.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/NavigationLoader.php';
  1560.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractNavigationRoute.php';
  1561.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedNavigationRoute.php';
  1562.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/Core/Content/Category/SalesChannel/DecoratedNavigationRoute.php';
  1563.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/NavigationRoute.php';
  1564.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/TreeBuildingNavigationRoute.php';
  1565.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryBreadcrumbBuilder.php';
  1566.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaDefinition.php';
  1567.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnail/MediaThumbnailDefinition.php';
  1568.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/DeleteFileHandler.php';
  1569.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGeneratorInterface.php';
  1570.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/UrlGenerator.php';
  1571.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PathnameStrategyInterface.php';
  1572.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/StrategyFactory.php';
  1573.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductDefinition.php';
  1574.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/SalesChannelProductDefinition.php';
  1575.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleDefinition.php';
  1576.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/CmsPageDefinition.php';
  1577.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/CmsSlotsDataResolver.php';
  1578.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AmountCalculator.php';
  1579.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CashRounding.php';
  1580.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersisterInterface.php';
  1581.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractCartPersister.php';
  1582.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartPersister.php';
  1583.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartService.php';
  1584.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartCalculator.php';
  1585.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemUpdateRoute.php';
  1586.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemUpdateRoute.php';
  1587.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartLoadRoute.php';
  1588.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartLoadRoute.php';
  1589.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartDeleteRoute.php';
  1590.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartDeleteRoute.php';
  1591.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemRemoveRoute.php';
  1592.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemRemoveRoute.php';
  1593.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartItemAddRoute.php';
  1594.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartItemAddRoute.php';
  1595.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/AbstractCartOrderRoute.php';
  1596.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/SalesChannel/CartOrderRoute.php';
  1597.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersisterInterface.php';
  1598.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderPersister.php';
  1599.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PreparedPaymentService.php';
  1600.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/PercentageTaxRuleBuilder.php';
  1601.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxDetector.php';
  1602.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Tax/TaxCalculator.php';
  1603.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor.php';
  1604.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Validator.php';
  1605.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Transaction/TransactionProcessor.php';
  1606.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartRuleLoader.php';
  1607.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/AbstractRuleLoader.php';
  1608.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CachedRuleLoader.php';
  1609.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/RuleLoader.php';
  1610.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryRegistry.php';
  1611.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerDefinition.php';
  1612.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerAddress/CustomerAddressDefinition.php';
  1613.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroup/CustomerGroupDefinition.php';
  1614.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/OrderDefinition.php';
  1615.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderAddress/OrderAddressDefinition.php';
  1616.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/OrderConverter.php';
  1617.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentMethodDefinition.php';
  1618.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SalesChannelPaymentMethodDefinition.php';
  1619.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Configuration.php';
  1620.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTConfigurationFactory.php';
  1621.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer.php';
  1622.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/OpenSSL.php';
  1623.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa.php';
  1624.             include_once \dirname(__DIR__4).'/vendor/lcobucci/jwt/src/Signer/Rsa/Sha256.php';
  1625.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerRegistry.php';
  1626.             include_once \dirname(__DIR__4).'/vendor/psr/container/src/ContainerInterface.php';
  1627.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceProviderInterface.php';
  1628.             include_once \dirname(__DIR__4).'/vendor/symfony/service-contracts/ServiceLocatorTrait.php';
  1629.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ServiceLocator.php';
  1630.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractPaymentMethodRoute.php';
  1631.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/CachedPaymentMethodRoute.php';
  1632.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/SortedPaymentMethodRoute.php';
  1633.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/ShippingMethodDefinition.php';
  1634.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SalesChannelShippingMethodDefinition.php';
  1635.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/AbstractShippingMethodRoute.php';
  1636.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/CachedShippingMethodRoute.php';
  1637.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/ShippingMethodRoute.php';
  1638.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/SalesChannel/SortedShippingMethodRoute.php';
  1639.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/MaintenanceModeResolver.php';
  1640.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeConfigValueAccessor.php';
  1641.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractResolvedConfigLoader.php';
  1642.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoader.php';
  1643.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ResolvedConfigLoader.php';
  1644.             include_once \dirname(__DIR__4).'/vendor/composer/composer/src/Composer/EventDispatcher/EventSubscriberInterface.php';
  1645.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigDateRequestListener.php';
  1646.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfPlaceholderHandler.php';
  1647.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/StorefrontSubscriber.php';
  1648.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoaderInterface.php';
  1649.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/HreflangLoader.php';
  1650.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Csrf/CsrfRouteListener.php';
  1651.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/AffiliateTracking/AffiliateTrackingListener.php';
  1652.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoaderInterface.php';
  1653.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Header/HeaderPageletLoader.php';
  1654.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoaderInterface.php';
  1655.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Footer/FooterPageletLoader.php';
  1656.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoaderInterface.php';
  1657.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/GenericPageLoader.php';
  1658.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/AbstractCacheTracer.php';
  1659.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheTracer.php';
  1660.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheTracer.php';
  1661.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheResponseSubscriber.php';
  1662.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/CaptchaRouteListener.php';
  1663.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/ResponseHeaderListener.php';
  1664.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/AbstractStorefrontPluginConfigurationFactory.php';
  1665.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginConfiguration/StorefrontPluginConfigurationFactory.php';
  1666.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistryInterface.php';
  1667.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/StorefrontPluginRegistry.php';
  1668.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporterInterface.php';
  1669.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileImporter.php';
  1670.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeFileResolver.php';
  1671.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeService.php';
  1672.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompilerInterface.php';
  1673.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeCompiler.php';
  1674.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractConfigLoader.php';
  1675.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseConfigLoader.php';
  1676.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/AbstractThemePathBuilder.php';
  1677.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/MD5ThemePathBuilder.php';
  1678.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeDefinition.php';
  1679.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/MappingEntityDefinition.php';
  1680.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeSalesChannelDefinition.php';
  1681.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/TemplateNamespaceHierarchyBuilderInterface.php';
  1682.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php';
  1683.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php';
  1684.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Twig/ThemeInheritanceBuilder.php';
  1685.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/CriteriaParser.php';
  1686.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchHelper.php';
  1687.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchRegistry.php';
  1688.             include_once \dirname(__DIR__4).'/vendor/psr/log/Psr/Log/LoggerInterface.php';
  1689.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/ExcludedProductValidator.php';
  1690.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Cart/Service/CartPriceService.php';
  1691.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/FilteredPaymentMethodRoute.php';
  1692.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/PaymentMethodRoute.php';
  1693.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationServiceInterface.php';
  1694.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/SettingsValidationService.php';
  1695.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Logger.php';
  1696.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Log/LoggerFactory.php';
  1697.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/Method/PaymentMethodDataRegistry.php';
  1698.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorInterface.php';
  1699.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Media/Validator/CustomizedProductsMediaUploadValidatorInterface.php';
  1700.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/Validator/MimeTypeValidationTrait.php';
  1701.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Media/Validator/AbstractMediaUploadValidator.php';
  1702.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Media/Validator/ImageMediaUploadValidator.php';
  1703.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Media/Validator/FileMediaUploadValidator.php';
  1704.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderInterface.php';
  1705.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderBlockRuleDecorator.php';
  1706.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderScrollNavigationDecorator.php';
  1707.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/SalesChannel/SalesChannelCmsPageLoaderQuickviewDecorator.php';
  1708.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageLoader.php';
  1709.             include_once \dirname(__DIR__4).'/src/Kernel.php';
  1710.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactoryInterface.php';
  1711.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/ControllerMetadata/ArgumentMetadataFactory.php';
  1712.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ResponseListener.php';
  1713.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/StreamedResponseListener.php';
  1714.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleListener.php';
  1715.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ValidateRequestListener.php';
  1716.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DisallowRobotsIndexingListener.php';
  1717.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ErrorListener.php';
  1718.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php';
  1719.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ParameterBag.php';
  1720.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php';
  1721.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBagInterface.php';
  1722.             include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ParameterBag/ContainerBag.php';
  1723.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpKernel.php';
  1724.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolverInterface.php';
  1725.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableControllerResolver.php';
  1726.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ControllerResolver.php';
  1727.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ContainerControllerResolver.php';
  1728.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/ControllerResolver.php';
  1729.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolverInterface.php';
  1730.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php';
  1731.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver.php';
  1732.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/RequestStack.php';
  1733.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/UriSigner.php';
  1734.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ConfigCacheFactoryInterface.php';
  1735.             include_once \dirname(__DIR__4).'/vendor/symfony/config/ResourceCheckerConfigCacheFactory.php';
  1736.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/LocaleAwareListener.php';
  1737.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/TraceableAdapter.php';
  1738.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/ArrayAdapter.php';
  1739.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Traits/AbstractAdapterTrait.php';
  1740.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/AbstractAdapter.php';
  1741.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Packages.php';
  1742.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/PathPackage.php';
  1743.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/ContextInterface.php';
  1744.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/Context/RequestStackContext.php';
  1745.             include_once \dirname(__DIR__4).'/vendor/symfony/asset/VersionStrategy/EmptyVersionStrategy.php';
  1746.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageLoggerListener.php';
  1747.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/SurrogateInterface.php';
  1748.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/AbstractSurrogate.php';
  1749.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/Esi.php';
  1750.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SurrogateListener.php';
  1751.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/FragmentListener.php';
  1752.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Translator.php';
  1753.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/WarmableInterface.php';
  1754.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Translation/Translator.php';
  1755.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatterInterface.php';
  1756.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/IntlFormatterInterface.php';
  1757.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/Formatter/MessageFormatter.php';
  1758.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/IdentityTranslator.php';
  1759.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php';
  1760.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Log/DebugLoggerInterface.php';
  1761.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Logger.php';
  1762.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/FileLinkFormatter.php';
  1763.             include_once \dirname(__DIR__6).'/shared/custom/plugins/FroshDevelopmentHelper/vendor/symfony/stopwatch/Stopwatch.php';
  1764.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Processor/DebugProcessor.php';
  1765.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContextAwareInterface.php';
  1766.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/UrlMatcherInterface.php';
  1767.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Generator/UrlGeneratorInterface.php';
  1768.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RouterInterface.php';
  1769.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Matcher/RequestMatcherInterface.php';
  1770.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/Router.php';
  1771.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/Router.php';
  1772.             include_once \dirname(__DIR__4).'/vendor/symfony/routing/RequestContext.php';
  1773.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/RouterListener.php';
  1774.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/Reader.php';
  1775.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Compatibility/AnnotationReader.php';
  1776.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationRegistry.php';
  1777.             include_once \dirname(__DIR__4).'/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/PsrCachedReader.php';
  1778.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/Adapter/PhpArrayAdapter.php';
  1779.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactoryInterface.php';
  1780.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassResolverTrait.php';
  1781.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Factory/ClassMetadataFactory.php';
  1782.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderInterface.php';
  1783.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/LoaderChain.php';
  1784.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/Loader/AnnotationLoader.php';
  1785.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyTypeExtractorInterface.php';
  1786.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyDescriptionExtractorInterface.php';
  1787.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyAccessExtractorInterface.php';
  1788.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyListExtractorInterface.php';
  1789.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractorInterface.php';
  1790.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInitializableExtractorInterface.php';
  1791.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyInfoExtractor.php';
  1792.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyReadInfoExtractorInterface.php';
  1793.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/PropertyWriteInfoExtractorInterface.php';
  1794.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ConstructorArgumentTypeExtractorInterface.php';
  1795.             include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/ReflectionExtractor.php';
  1796.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/LockFactory.php';
  1797.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/PersistingStoreInterface.php';
  1798.             include_once \dirname(__DIR__4).'/vendor/symfony/lock/Store/StoreFactory.php';
  1799.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/SessionStorageFactoryInterface.php';
  1800.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php';
  1801.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionBagInterface.php';
  1802.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Storage/MetadataBag.php';
  1803.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/AbstractSessionListener.php';
  1804.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/SessionListener.php';
  1805.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php';
  1806.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validation.php';
  1807.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorFactoryInterface.php';
  1808.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/ContainerConstraintValidatorFactory.php';
  1809.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/LoaderInterface.php';
  1810.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/AutoMappingTrait.php';
  1811.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Loader/PropertyInfoLoader.php';
  1812.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/ProfilerListener.php';
  1813.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LateDataCollectorInterface.php';
  1814.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php';
  1815.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/RouterDataCollector.php';
  1816.             include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/DataCollector/RouterDataCollector.php';
  1817.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Mapping/Factory/MetadataFactoryInterface.php';
  1818.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/ValidatorInterface.php';
  1819.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/Validator/TraceableValidator.php';
  1820.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypeGuesserInterface.php';
  1821.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypesInterface.php';
  1822.             include_once \dirname(__DIR__4).'/vendor/symfony/mime/MimeTypes.php';
  1823.             include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Handler/ConsoleHandler.php';
  1824.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ControllerListener.php';
  1825.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/ParamConverterListener.php';
  1826.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterManager.php';
  1827.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/ParamConverterInterface.php';
  1828.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php';
  1829.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DateTimeParamConverter.php';
  1830.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/TemplateListener.php';
  1831.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Templating/TemplateGuesser.php';
  1832.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/HttpCacheListener.php';
  1833.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/EventListener/IsGrantedListener.php';
  1834.             include_once \dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src/Request/ArgumentNameConverter.php';
  1835.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/ChainLoader.php';
  1836.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Loader/FilesystemLoader.php';
  1837.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Profiler/Profile.php';
  1838.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ExtensionInterface.php';
  1839.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/AbstractExtension.php';
  1840.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php';
  1841.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/ContentSecurityPolicyHandler.php';
  1842.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Csp/NonceGenerator.php';
  1843.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/EventListener/WebDebugToolbarListener.php';
  1844.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/DataDumperInterface.php';
  1845.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/DumpDataCollector.php';
  1846.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/ClonerInterface.php';
  1847.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/AbstractCloner.php';
  1848.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/VarCloner.php';
  1849.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Cloner/DumperInterface.php';
  1850.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/AbstractDumper.php';
  1851.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/CliDumper.php';
  1852.             include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/HtmlDumper.php';
  1853.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/ConnectionFactory.php';
  1854.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ConnectionFactoryFactoryInterface.php';
  1855.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Enqueue/ConnectionFactoryFactory.php';
  1856.             include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Context.php';
  1857.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverInterface.php';
  1858.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactoryInterface.php';
  1859.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverFactory.php';
  1860.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Config.php';
  1861.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouteCollection.php';
  1862.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepositoryInterface.php';
  1863.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityRepository.php';
  1864.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepositoryInterface.php';
  1865.             include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Entity/SalesChannelRepository.php';
  1866.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollectorTranslator.php';
  1867.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/Router.php';
  1868.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBusInterface.php';
  1869.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/TraceableMessageBus.php';
  1870.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Monitoring/MonitoringBusDecorator.php';
  1871.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/MessageBus.php';
  1872.             include_once \dirname(__DIR__4).'/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php';
  1873.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Debug/TraceableEventDispatcher.php';
  1874.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php';
  1875.             include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/NullHandler.php';
  1876.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntitySearcherInterface.php';
  1877.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearcher.php';
  1878.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntitySearcher.php';
  1879.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchSearchHydrator.php';
  1880.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntitySearchHydrator.php';
  1881.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/EntityAggregatorInterface.php';
  1882.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregator.php';
  1883.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/EntityAggregator.php';
  1884.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/AbstractElasticsearchAggregationHydrator.php';
  1885.             include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/DataAbstractionLayer/ElasticsearchEntityAggregatorHydrator.php';
  1886.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaRepositoryDecorator.php';
  1887.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaThumbnailRepositoryDecorator.php';
  1888.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodRepositoryDecorator.php';
  1889.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/DataAbstractionLayer/SalesChannelRepositoryDecorator.php';
  1890.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Content/Product/SalesChannel/SalesChannelProductRepositoryDecorator.php';
  1891.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ProducerInterface.php';
  1892.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/TraceableProducer.php';
  1893.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/Producer.php';
  1894.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Rpc/RpcFactory.php';
  1895.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendEventExtensionInterface.php';
  1896.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PreSendCommandExtensionInterface.php';
  1897.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DriverPreSendExtensionInterface.php';
  1898.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/PostSendExtensionInterface.php';
  1899.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ExtensionInterface.php';
  1900.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ChainExtension.php';
  1901.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerInterface.php';
  1902.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerInterface.php';
  1903.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareNormalizerInterface.php';
  1904.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerInterface.php';
  1905.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ContextAwareDenormalizerInterface.php';
  1906.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/EncoderInterface.php';
  1907.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php';
  1908.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/DecoderInterface.php';
  1909.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php';
  1910.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Serializer.php';
  1911.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareInterface.php';
  1912.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/CacheableSupportsMethodInterface.php';
  1913.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/SerializerAwareTrait.php';
  1914.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UnwrappingDenormalizer.php';
  1915.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessorInterface.php';
  1916.             include_once \dirname(__DIR__4).'/vendor/symfony/property-access/PropertyAccessor.php';
  1917.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructNormalizer.php';
  1918.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/NormalizerAwareTrait.php';
  1919.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/Normalizer/FlattenExceptionNormalizer.php';
  1920.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ProblemNormalizer.php';
  1921.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/UidNormalizer.php';
  1922.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectToPopulateTrait.php';
  1923.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractNormalizer.php';
  1924.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/JsonSerializableNormalizer.php';
  1925.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeNormalizer.php';
  1926.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ConstraintViolationListNormalizer.php';
  1927.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/NameConverterInterface.php';
  1928.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/AdvancedNameConverterInterface.php';
  1929.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/NameConverter/MetadataAwareNameConverter.php';
  1930.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/MimeMessageNormalizer.php';
  1931.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/AbstractObjectNormalizer.php';
  1932.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/PropertyNormalizer.php';
  1933.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorResolverInterface.php';
  1934.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Mapping/ClassDiscriminatorFromClassMetadata.php';
  1935.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateTimeZoneNormalizer.php';
  1936.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DateIntervalNormalizer.php';
  1937.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/FormErrorNormalizer.php';
  1938.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DataUriNormalizer.php';
  1939.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareInterface.php';
  1940.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/DenormalizerAwareTrait.php';
  1941.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ArrayDenormalizer.php';
  1942.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Normalizer/ObjectNormalizer.php';
  1943.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Struct/Serializer/StructDecoder.php';
  1944.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiDecoder.php';
  1945.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/NormalizationAwareInterface.php';
  1946.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/XmlEncoder.php';
  1947.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/JsonEncoder.php';
  1948.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/YamlEncoder.php';
  1949.             include_once \dirname(__DIR__4).'/vendor/symfony/serializer/Encoder/CsvEncoder.php';
  1950.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManagerInterface.php';
  1951.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/CsrfTokenManager.php';
  1952.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/TokenGeneratorInterface.php';
  1953.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenGenerator/UriSafeTokenGenerator.php';
  1954.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/TokenStorageInterface.php';
  1955.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/ClearableTokenStorageInterface.php';
  1956.             include_once \dirname(__DIR__4).'/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php';
  1957.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/Profiler.php';
  1958.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/ProfilerStorageInterface.php';
  1959.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php';
  1960.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/TimeDataCollector.php';
  1961.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/MemoryDataCollector.php';
  1962.             include_once \dirname(__DIR__4).'/vendor/symfony/validator/DataCollector/ValidatorDataCollector.php';
  1963.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/AjaxDataCollector.php';
  1964.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ExceptionDataCollector.php';
  1965.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/LoggerDataCollector.php';
  1966.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/EventDataCollector.php';
  1967.             include_once \dirname(__DIR__4).'/vendor/symfony/cache/DataCollector/CacheDataCollector.php';
  1968.             include_once \dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php';
  1969.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/DataCollector/TwigDataCollector.php';
  1970.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Doctrine/ConnectionProfiler.php';
  1971.             include_once \dirname(__DIR__4).'/vendor/symfony/messenger/DataCollector/MessengerDataCollector.php';
  1972.             include_once \dirname(__DIR__4).'/vendor/symfony/mailer/DataCollector/MessageDataCollector.php';
  1973.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/AbstractMessageQueueCollector.php';
  1974.             include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Profiler/MessageQueueCollector.php';
  1975.             include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DataCollector/ConfigDataCollector.php';
  1976.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/CacheInterface.php';
  1977.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Cache/FilesystemCache.php';
  1978.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/CoreExtension.php';
  1979.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/EscaperExtension.php';
  1980.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/OptimizerExtension.php';
  1981.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/StagingExtension.php';
  1982.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/ExtensionSet.php';
  1983.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Template.php';
  1984.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/TemplateWrapper.php';
  1985.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Environment.php';
  1986.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigEnvironment.php';
  1987.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfExtension.php';
  1988.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/ProfilerExtension.php';
  1989.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/ProfilerExtension.php';
  1990.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/AssetExtension.php';
  1991.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CodeExtension.php';
  1992.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/RoutingExtension.php';
  1993.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/YamlExtension.php';
  1994.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/StopwatchExtension.php';
  1995.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelExtension.php';
  1996.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpFoundationExtension.php';
  1997.             include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/UrlHelper.php';
  1998.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerExtension.php';
  1999.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/DumpExtension.php';
  2000.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/NodeExtension.php';
  2001.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/PhpSyntaxExtension.php';
  2002.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/FeatureFlagExtension.php';
  2003.             include_once \dirname(__DIR__4).'/vendor/twig/intl-extra/IntlExtension.php';
  2004.             include_once \dirname(__DIR__4).'/vendor/twig/string-extra/StringExtension.php';
  2005.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/InstanceOfExtension.php';
  2006.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/CurrencyFilter.php';
  2007.             include_once \dirname(__DIR__4).'/vendor/cocur/slugify/src/Bridge/Twig/SlugifyExtension.php';
  2008.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Filter/ReplaceRecursiveFilter.php';
  2009.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SeoUrlFunctionExtension.php';
  2010.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/CategoryUrlExtension.php';
  2011.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/AbstractCategoryUrlGenerator.php';
  2012.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Service/CategoryUrlGenerator.php';
  2013.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/MediaExtension.php';
  2014.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/RawUrlFunctionExtension.php';
  2015.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/SwSanitizeTwigFilter.php';
  2016.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/Extension/BuildBreadcrumbExtension.php';
  2017.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Twig/DoctrineExtension.php';
  2018.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/GlobalsInterface.php';
  2019.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateDataExtension.php';
  2020.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/ConfigExtension.php';
  2021.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TemplateConfigAccessor.php';
  2022.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/IconExtension.php';
  2023.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ThumbnailExtension.php';
  2024.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/UrlEncodingTwigFilter.php';
  2025.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/IconCacheTwigFilter.php';
  2026.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/Extension/CsrfFunctionExtension.php';
  2027.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Twig/Extension/CustomizedProductsPriceTagTwigFilter.php';
  2028.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Twig/Extension/CustomizedProductsLoadValidMimeTypes.php';
  2029.             include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Twig/Extension/CustomizedProductsTruncateEllipsisFilter.php';
  2030.             include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Twig/WebProfilerExtension.php';
  2031.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/AppVariable.php';
  2032.             include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/TwigAppVariable.php';
  2033.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/RuntimeLoaderInterface.php';
  2034.             include_once \dirname(__DIR__4).'/vendor/twig/twig/src/RuntimeLoader/ContainerRuntimeLoader.php';
  2035.             include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/DependencyInjection/Configurator/EnvironmentConfigurator.php';
  2036.             include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/HappyPathValidator.php';
  2037.             include_once __DIR__.'/proxy-classes.php';
  2038.         };
  2039.     }
  2040.     public function compile(): void
  2041.     {
  2042.         throw new LogicException('You cannot compile a dumped container that was already compiled.');
  2043.     }
  2044.     public function isCompiled(): bool
  2045.     {
  2046.         return true;
  2047.     }
  2048.     public function getRemovedIds(): array
  2049.     {
  2050.         return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
  2051.     }
  2052.     protected function createProxy($class, \Closure $factory)
  2053.     {
  2054.         return $factory();
  2055.     }
  2056.     /**
  2057.      * Gets the public '.container.private.cache_clearer' shared service.
  2058.      *
  2059.      * @return \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
  2060.      */
  2061.     protected function get_Container_Private_CacheClearerService()
  2062.     {
  2063.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  2064.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/ChainCacheClearer.php';
  2065.         return $this->services['.container.private.cache_clearer'] = new \Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer(new RewindableGenerator(function () {
  2066.             yield => ($this->services['cache.system_clearer'] ?? $this->getCache_SystemClearerService());
  2067.         }, 1));
  2068.     }
  2069.     /**
  2070.      * Gets the public '.container.private.filesystem' shared service.
  2071.      *
  2072.      * @return \Symfony\Component\Filesystem\Filesystem
  2073.      */
  2074.     protected function get_Container_Private_FilesystemService()
  2075.     {
  2076.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  2077.         return $this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem();
  2078.     }
  2079.     /**
  2080.      * Gets the public '.container.private.profiler' shared service.
  2081.      *
  2082.      * @return \Symfony\Component\HttpKernel\Profiler\Profiler
  2083.      */
  2084.     protected function get_Container_Private_ProfilerService()
  2085.     {
  2086.         $a = new \Symfony\Bridge\Monolog\Logger('profiler');
  2087.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  2088.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  2089.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  2090.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  2091.         $this->services['.container.private.profiler'] = $instance = new \Symfony\Component\HttpKernel\Profiler\Profiler(new \Symfony\Component\HttpKernel\Profiler\FileProfilerStorage(('file:'.$this->targetDir.''.'/profiler')), $atrue);
  2092.         $b = ($this->services['kernel'] ?? $this->get('kernel'));
  2093.         $c = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2094.         $d = new \Symfony\Component\Cache\DataCollector\CacheDataCollector();
  2095.         $d->addInstance('cache.app', ($this->services['cache.app'] ?? $this->getCache_AppService()));
  2096.         $d->addInstance('cache.system', ($this->services['cache.system'] ?? $this->getCache_SystemService()));
  2097.         $d->addInstance('cache.validator', ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService()));
  2098.         $d->addInstance('cache.serializer', ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService()));
  2099.         $d->addInstance('cache.annotations', ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  2100.         $d->addInstance('cache.property_info', ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService()));
  2101.         $d->addInstance('cache.messenger.restart_workers_signal', ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService()));
  2102.         $d->addInstance('cache.rate_limiter', ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService()));
  2103.         $d->addInstance('cache.object', ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()));
  2104.         $d->addInstance('cache.http', ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService()));
  2105.         $d->addInstance('cache.tags', ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  2106.         $d->addInstance('cache.validator_expression_language', ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService()));
  2107.         $e = new \Symfony\Component\Messenger\DataCollector\MessengerDataCollector();
  2108.         $e->registerBus('messenger.bus.shopware', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  2109.         $f = new \Enqueue\Bundle\Profiler\MessageQueueCollector();
  2110.         $f->addProducer('default', ($this->services['enqueue.client.default.producer'] ?? $this->getEnqueue_Client_Default_ProducerService()));
  2111.         $g = new \Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector();
  2112.         if ($this->has('kernel')) {
  2113.             $g->setKernel($b);
  2114.         }
  2115.         $instance->add(($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()));
  2116.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\TimeDataCollector($b, ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)))));
  2117.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector());
  2118.         $instance->add(new \Symfony\Component\Validator\DataCollector\ValidatorDataCollector(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService())));
  2119.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector());
  2120.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector());
  2121.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector($a, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer'), $c));
  2122.         $instance->add(new \Symfony\Component\HttpKernel\DataCollector\EventDataCollector(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c));
  2123.         $instance->add(($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector())));
  2124.         $instance->add($d);
  2125.         $instance->add(new \Symfony\Component\Translation\DataCollector\TranslationDataCollector(($this->services['translator'] ?? $this->getTranslatorService())));
  2126.         $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())));
  2127.         $instance->add(($this->services['data_collector.dump'] ?? $this->getDataCollector_DumpService()));
  2128.         $instance->add(new \Shopware\Core\Profiling\Doctrine\ConnectionProfiler());
  2129.         $instance->add($e);
  2130.         $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())));
  2131.         $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()))));
  2132.         $instance->add($f);
  2133.         $instance->add($g);
  2134.         return $instance;
  2135.     }
  2136.     /**
  2137.      * Gets the public '.container.private.security.csrf.token_manager' shared service.
  2138.      *
  2139.      * @return \Symfony\Component\Security\Csrf\CsrfTokenManager
  2140.      */
  2141.     protected function get_Container_Private_Security_Csrf_TokenManagerService()
  2142.     {
  2143.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2144.         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);
  2145.     }
  2146.     /**
  2147.      * Gets the public '.container.private.serializer' shared service.
  2148.      *
  2149.      * @return \Symfony\Component\Serializer\Serializer
  2150.      */
  2151.     protected function get_Container_Private_SerializerService()
  2152.     {
  2153.         $a = ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  2154.         $b = new \Symfony\Component\PropertyAccess\PropertyAccessor(32, new \Symfony\Component\Cache\Adapter\ArrayAdapter(0false), $a$a);
  2155.         $c = ($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService());
  2156.         $d = new \Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter($c);
  2157.         $e = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  2158.         $f = new \Symfony\Component\Serializer\Mapping\ClassDiscriminatorFromClassMetadata($c);
  2159.         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()]);
  2160.     }
  2161.     /**
  2162.      * Gets the public '.container.private.session' shared service.
  2163.      *
  2164.      * @return \Symfony\Component\HttpFoundation\Session\Session
  2165.      */
  2166.     protected function get_Container_Private_SessionService()
  2167.     {
  2168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  2169.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/Session.php';
  2170.         return $this->services['.container.private.session'] = ($this->privates['session.factory'] ?? $this->getSession_FactoryService())->createSession();
  2171.     }
  2172.     /**
  2173.      * Gets the public '.container.private.twig' shared service.
  2174.      *
  2175.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment
  2176.      */
  2177.     protected function get_Container_Private_TwigService()
  2178.     {
  2179.         $this->services['.container.private.twig'] = $instance = new \Shopware\Core\Framework\Adapter\Twig\TwigEnvironment(($this->privates['twig.loader.chain'] ?? $this->getTwig_Loader_ChainService()), ['debug' => true'strict_variables' => false'autoescape' => 'name''cache' => ($this->targetDir.''.'/twig'), 'charset' => 'UTF-8']);
  2180.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  2181.         $b = ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService());
  2182.         $c = ($this->services['router'] ?? $this->getRouterService());
  2183.         $d = new \Symfony\Bridge\Twig\Extension\RoutingExtension($c);
  2184.         $e = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  2185.         $f = ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? $this->getTemplateFinderService());
  2186.         $g = new \Shopware\Core\Framework\Adapter\Twig\Filter\CurrencyFilter(($this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] ?? $this->getCurrencyFormatterService()));
  2187.         $h = ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService());
  2188.         $i = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'1);
  2189.         $i->setDisplayOptions(['maxStringLength' => 4096'fileLinkFormat' => $b]);
  2190.         $j = new \Symfony\Bridge\Twig\AppVariable();
  2191.         $j->setEnvironment('dev');
  2192.         $j->setDebug(true);
  2193.         if ($this->has('request_stack')) {
  2194.             $j->setRequestStack($e);
  2195.         }
  2196.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CsrfExtension());
  2197.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\ProfilerExtension(($this->privates['twig.profile'] ?? ($this->privates['twig.profile'] = new \Twig\Profiler\Profile())), $a));
  2198.         $instance->addExtension(($this->privates['twig.extension.trans'] ?? $this->getTwig_Extension_TransService()));
  2199.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\AssetExtension(($this->privates['assets.packages'] ?? $this->getAssets_PackagesService())));
  2200.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\CodeExtension($b, \dirname(__DIR__4), 'UTF-8'));
  2201.         $instance->addExtension($d);
  2202.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\YamlExtension());
  2203.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\StopwatchExtension($atrue));
  2204.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpKernelExtension());
  2205.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\HttpFoundationExtension(new \Symfony\Component\HttpFoundation\UrlHelper($e, ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService()))));
  2206.         $instance->addExtension(new \Symfony\Bridge\Twig\Extension\SerializerExtension());
  2207.         $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())));
  2208.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\NodeExtension($f));
  2209.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\PhpSyntaxExtension());
  2210.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\FeatureFlagExtension());
  2211.         $instance->addExtension(new \Twig\Extra\Intl\IntlExtension());
  2212.         $instance->addExtension(new \Twig\Extra\String\StringExtension());
  2213.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\InstanceOfExtension());
  2214.         $instance->addExtension($g);
  2215.         $instance->addExtension(new \Cocur\Slugify\Bridge\Twig\SlugifyExtension(($this->privates['slugify'] ?? $this->getSlugifyService())));
  2216.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Filter\ReplaceRecursiveFilter());
  2217.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SeoUrlFunctionExtension($d$h));
  2218.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\CategoryUrlExtension($d, new \Shopware\Core\Content\Category\Service\CategoryUrlGenerator($h)));
  2219.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\MediaExtension(($this->services['media.repository'] ?? $this->getMedia_RepositoryService())));
  2220.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\RawUrlFunctionExtension($c$e));
  2221.         $instance->addExtension(new \Shopware\Core\Framework\Adapter\Twig\Extension\SwSanitizeTwigFilter(($this->services['Shopware\\Core\\Framework\\Util\\HtmlSanitizer'] ?? $this->getHtmlSanitizerService())));
  2222.         $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())));
  2223.         $instance->addExtension(new \Shopware\Core\Profiling\Twig\DoctrineExtension());
  2224.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\TemplateDataExtension($etrue'twig'));
  2225.         $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()))));
  2226.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\IconExtension($f));
  2227.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\ThumbnailExtension($f));
  2228.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\UrlEncodingTwigFilter());
  2229.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\IconCacheTwigFilter());
  2230.         $instance->addExtension(new \Shopware\Storefront\Framework\Twig\Extension\CsrfFunctionExtension());
  2231.         $instance->addExtension(new \Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsPriceTagTwigFilter($g, ($this->services['translator'] ?? $this->getTranslatorService())));
  2232.         $instance->addExtension(new \Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsLoadValidMimeTypes(($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\ImageMediaUploadValidator())), ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\FileMediaUploadValidator()))));
  2233.         $instance->addExtension(new \Swag\CustomizedProducts\Storefront\Framework\Twig\Extension\CustomizedProductsTruncateEllipsisFilter());
  2234.         $instance->addExtension(new \Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension($i));
  2235.         $instance->addGlobal('app', new \Shopware\Storefront\Framework\Twig\TwigAppVariable($j$this->parameters['shopware.twig.app_variable.allowed_server_params']));
  2236.         $instance->addRuntimeLoader(new \Twig\RuntimeLoader\ContainerRuntimeLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  2237.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => ['privates''twig.runtime.security_csrf''getTwig_Runtime_SecurityCsrfService'false],
  2238.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => ['privates''twig.runtime.httpkernel''getTwig_Runtime_HttpkernelService'false],
  2239.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => ['privates''twig.runtime.serializer''getTwig_Runtime_SerializerService'false],
  2240.         ], [
  2241.             'Symfony\\Bridge\\Twig\\Extension\\CsrfRuntime' => '?',
  2242.             'Symfony\\Bridge\\Twig\\Extension\\HttpKernelRuntime' => '?',
  2243.             'Symfony\\Bridge\\Twig\\Extension\\SerializerRuntime' => '?',
  2244.         ])));
  2245.         (new \Symfony\Bundle\TwigBundle\DependencyInjection\Configurator\EnvironmentConfigurator('F j, Y H:i''%d days'NULL0'.'','))->configure($instance);
  2246.         return $instance;
  2247.     }
  2248.     /**
  2249.      * Gets the public '.container.private.validator' shared service.
  2250.      *
  2251.      * @return \Shopware\Core\Framework\Validation\HappyPathValidator
  2252.      */
  2253.     protected function get_Container_Private_ValidatorService()
  2254.     {
  2255.         return $this->services['.container.private.validator'] = new \Shopware\Core\Framework\Validation\HappyPathValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));
  2256.     }
  2257.     /**
  2258.      * Gets the public 'Doctrine\DBAL\Connection' shared service.
  2259.      *
  2260.      * @return \Doctrine\DBAL\Connection
  2261.      */
  2262.     protected function getConnectionService()
  2263.     {
  2264.         return $this->services['Doctrine\\DBAL\\Connection'] = \Shopware\Core\Kernel::getConnection();
  2265.     }
  2266.     /**
  2267.      * Gets the public 'Elasticsearch\Client' shared service.
  2268.      *
  2269.      * @return \Elasticsearch\Client
  2270.      */
  2271.     protected function getClientService($lazyLoad true)
  2272.     {
  2273.         if ($lazyLoad) {
  2274.             return $this->services['Elasticsearch\\Client'] = $this->createProxy('Client_dba3ed3', function () {
  2275.                 return \Client_dba3ed3::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  2276.                     $wrappedInstance $this->getClientService(false);
  2277.                     $proxy->setProxyInitializer(null);
  2278.                     return true;
  2279.                 });
  2280.             });
  2281.         }
  2282.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ClientFactory.php';
  2283.         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']);
  2284.     }
  2285.     /**
  2286.      * Gets the public 'MkxBetterVariants\Controller\Administration\MkxBetterVariantsController' shared service.
  2287.      *
  2288.      * @return \MkxBetterVariants\Controller\Administration\MkxBetterVariantsController
  2289.      */
  2290.     protected function getMkxBetterVariantsControllerService()
  2291.     {
  2292.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MkxBetterVariants/src/Controller/Administration/MkxBetterVariantsController.php';
  2293.         return $this->services['MkxBetterVariants\\Controller\\Administration\\MkxBetterVariantsController'] = new \MkxBetterVariants\Controller\Administration\MkxBetterVariantsController($this, ($this->services['MkxBetterVariants\\Service\\ProductMainVariantService'] ?? $this->getProductMainVariantServiceService()));
  2294.     }
  2295.     /**
  2296.      * Gets the public 'MkxBetterVariants\MkxBetterVariants' shared autowired service.
  2297.      *
  2298.      * @return \MkxBetterVariants\MkxBetterVariants
  2299.      */
  2300.     protected function getMkxBetterVariantsService()
  2301.     {
  2302.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  2303.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  2304.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  2305.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  2306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  2307.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  2308.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MkxBetterVariants/src/MkxBetterVariants.php';
  2309.         return $this->services['MkxBetterVariants\\MkxBetterVariants'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('MkxBetterVariants\\MkxBetterVariants');
  2310.     }
  2311.     /**
  2312.      * Gets the public 'MkxBetterVariants\Service\ProductMainVariantService' shared service.
  2313.      *
  2314.      * @return \MkxBetterVariants\Service\ProductMainVariantService
  2315.      */
  2316.     protected function getProductMainVariantServiceService()
  2317.     {
  2318.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MkxBetterVariants/src/Service/ProductMainVariantService.php';
  2319.         return $this->services['MkxBetterVariants\\Service\\ProductMainVariantService'] = new \MkxBetterVariants\Service\ProductMainVariantService(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  2320.     }
  2321.     /**
  2322.      * Gets the public 'Shopware\Administration\Controller\AdminExtensionApiController' shared service.
  2323.      *
  2324.      * @return \Shopware\Administration\Controller\AdminExtensionApiController
  2325.      */
  2326.     protected function getAdminExtensionApiControllerService()
  2327.     {
  2328.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminExtensionApiController.php';
  2329.         $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()));
  2330.         $instance->setContainer($this);
  2331.         return $instance;
  2332.     }
  2333.     /**
  2334.      * Gets the public 'Shopware\Administration\Controller\AdminProductStreamController' shared service.
  2335.      *
  2336.      * @return \Shopware\Administration\Controller\AdminProductStreamController
  2337.      */
  2338.     protected function getAdminProductStreamControllerService()
  2339.     {
  2340.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminProductStreamController.php';
  2341.         $this->services['Shopware\\Administration\\Controller\\AdminProductStreamController'] = $instance = new \Shopware\Administration\Controller\AdminProductStreamController(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()));
  2342.         $instance->setContainer($this);
  2343.         return $instance;
  2344.     }
  2345.     /**
  2346.      * Gets the public 'Shopware\Administration\Controller\AdminSearchController' shared service.
  2347.      *
  2348.      * @return \Shopware\Administration\Controller\AdminSearchController
  2349.      */
  2350.     protected function getAdminSearchControllerService()
  2351.     {
  2352.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminSearchController.php';
  2353.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Service/AdminSearcher.php';
  2354.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  2355.         $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()));
  2356.         $instance->setContainer($this);
  2357.         return $instance;
  2358.     }
  2359.     /**
  2360.      * Gets the public 'Shopware\Administration\Controller\AdminTagController' shared service.
  2361.      *
  2362.      * @return \Shopware\Administration\Controller\AdminTagController
  2363.      */
  2364.     protected function getAdminTagControllerService()
  2365.     {
  2366.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdminTagController.php';
  2367.         $this->services['Shopware\\Administration\\Controller\\AdminTagController'] = $instance = new \Shopware\Administration\Controller\AdminTagController(($this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] ?? $this->getFilterTagIdsServiceService()));
  2368.         $instance->setContainer($this);
  2369.         return $instance;
  2370.     }
  2371.     /**
  2372.      * Gets the public 'Shopware\Administration\Controller\AdministrationController' shared service.
  2373.      *
  2374.      * @return \Shopware\Administration\Controller\AdministrationController
  2375.      */
  2376.     protected function getAdministrationControllerService()
  2377.     {
  2378.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/AdministrationController.php';
  2379.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinderInterface.php';
  2380.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/CachedSnippetFinder.php';
  2381.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Snippet/SnippetFinder.php';
  2382.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollectorInterface.php';
  2383.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Framework/Routing/KnownIps/KnownIpsCollector.php';
  2384.         $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()));
  2385.         $instance->setContainer($this);
  2386.         return $instance;
  2387.     }
  2388.     /**
  2389.      * Gets the public 'Shopware\Administration\Controller\NotificationController' shared service.
  2390.      *
  2391.      * @return \Shopware\Administration\Controller\NotificationController
  2392.      */
  2393.     protected function getNotificationControllerService()
  2394.     {
  2395.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/NotificationController.php';
  2396.         $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()));
  2397.         $instance->setContainer($this);
  2398.         return $instance;
  2399.     }
  2400.     /**
  2401.      * Gets the public 'Shopware\Administration\Controller\UserConfigController' shared service.
  2402.      *
  2403.      * @return \Shopware\Administration\Controller\UserConfigController
  2404.      */
  2405.     protected function getUserConfigControllerService()
  2406.     {
  2407.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Controller/UserConfigController.php';
  2408.         $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()));
  2409.         $instance->setContainer($this);
  2410.         return $instance;
  2411.     }
  2412.     /**
  2413.      * Gets the public 'Shopware\Administration\Notification\NotificationDefinition' shared service.
  2414.      *
  2415.      * @return \Shopware\Administration\Notification\NotificationDefinition
  2416.      */
  2417.     protected function getNotificationDefinitionService()
  2418.     {
  2419.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  2420.         $this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  2421.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2422.         return $instance;
  2423.     }
  2424.     /**
  2425.      * Gets the public 'Shopware\Administration\Notification\NotificationService' shared service.
  2426.      *
  2427.      * @return \Shopware\Administration\Notification\NotificationService
  2428.      */
  2429.     protected function getNotificationServiceService()
  2430.     {
  2431.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationService.php';
  2432.         return $this->services['Shopware\\Administration\\Notification\\NotificationService'] = new \Shopware\Administration\Notification\NotificationService(($this->services['notification.repository'] ?? $this->getNotification_RepositoryService()));
  2433.     }
  2434.     /**
  2435.      * Gets the public 'Shopware\Core\Checkout\Cart\Calculator' shared service.
  2436.      *
  2437.      * @return \Shopware\Core\Checkout\Cart\Calculator
  2438.      */
  2439.     protected function getCalculatorService()
  2440.     {
  2441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Calculator.php';
  2442.         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()));
  2443.     }
  2444.     /**
  2445.      * Gets the public 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory' shared service.
  2446.      *
  2447.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHookFactory
  2448.      */
  2449.     protected function getCartFacadeHookFactoryService()
  2450.     {
  2451.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  2452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHookFactory.php';
  2453.         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()));
  2454.     }
  2455.     /**
  2456.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController' shared service.
  2457.      *
  2458.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderConverterController
  2459.      */
  2460.     protected function getOrderConverterControllerService()
  2461.     {
  2462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderConverterController.php';
  2463.         $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()));
  2464.         $instance->setContainer($this);
  2465.         return $instance;
  2466.     }
  2467.     /**
  2468.      * Gets the public 'Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController' shared service.
  2469.      *
  2470.      * @return \Shopware\Core\Checkout\Cart\Order\Api\OrderRecalculationController
  2471.      */
  2472.     protected function getOrderRecalculationControllerService()
  2473.     {
  2474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/Api/OrderRecalculationController.php';
  2475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Order/RecalculationService.php';
  2476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  2477.         $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()))));
  2478.         $instance->setContainer($this);
  2479.         return $instance;
  2480.     }
  2481.     /**
  2482.      * Gets the public 'Shopware\Core\Checkout\Cart\PriceActionController' shared service.
  2483.      *
  2484.      * @return \Shopware\Core\Checkout\Cart\PriceActionController
  2485.      */
  2486.     protected function getPriceActionControllerService()
  2487.     {
  2488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceActionController.php';
  2489.         $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()));
  2490.         $instance->setContainer($this);
  2491.         return $instance;
  2492.     }
  2493.     /**
  2494.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute' shared service.
  2495.      *
  2496.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartDeleteRoute
  2497.      */
  2498.     protected function getCartDeleteRouteService()
  2499.     {
  2500.         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()));
  2501.     }
  2502.     /**
  2503.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute' shared service.
  2504.      *
  2505.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemAddRoute
  2506.      */
  2507.     protected function getCartItemAddRouteService()
  2508.     {
  2509.         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()));
  2510.     }
  2511.     /**
  2512.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute' shared service.
  2513.      *
  2514.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemRemoveRoute
  2515.      */
  2516.     protected function getCartItemRemoveRouteService()
  2517.     {
  2518.         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()));
  2519.     }
  2520.     /**
  2521.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute' shared service.
  2522.      *
  2523.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartItemUpdateRoute
  2524.      */
  2525.     protected function getCartItemUpdateRouteService()
  2526.     {
  2527.         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()));
  2528.     }
  2529.     /**
  2530.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute' shared service.
  2531.      *
  2532.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartLoadRoute
  2533.      */
  2534.     protected function getCartLoadRouteService()
  2535.     {
  2536.         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()));
  2537.     }
  2538.     /**
  2539.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute' shared service.
  2540.      *
  2541.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartOrderRoute
  2542.      */
  2543.     protected function getCartOrderRouteService()
  2544.     {
  2545.         $a = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  2546.         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->services['app_payment_method.repository'] ?? $this->getAppPaymentMethod_RepositoryService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())));
  2547.     }
  2548.     /**
  2549.      * Gets the public 'Shopware\Core\Checkout\Cart\SalesChannel\CartService' shared service.
  2550.      *
  2551.      * @return \Shopware\Core\Checkout\Cart\SalesChannel\CartService
  2552.      */
  2553.     protected function getCartServiceService()
  2554.     {
  2555.         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()));
  2556.     }
  2557.     /**
  2558.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  2559.      *
  2560.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  2561.      */
  2562.     protected function getCustomerAddressDefinitionService()
  2563.     {
  2564.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  2565.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2566.         return $instance;
  2567.     }
  2568.     /**
  2569.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  2570.      *
  2571.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  2572.      */
  2573.     protected function getCustomerGroupRegistrationSalesChannelDefinitionService()
  2574.     {
  2575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  2576.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  2577.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2578.         return $instance;
  2579.     }
  2580.     /**
  2581.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  2582.      *
  2583.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  2584.      */
  2585.     protected function getCustomerGroupTranslationDefinitionService()
  2586.     {
  2587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  2589.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  2590.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2591.         return $instance;
  2592.     }
  2593.     /**
  2594.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  2595.      *
  2596.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  2597.      */
  2598.     protected function getCustomerGroupDefinitionService()
  2599.     {
  2600.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  2601.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2602.         return $instance;
  2603.     }
  2604.     /**
  2605.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  2606.      *
  2607.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  2608.      */
  2609.     protected function getCustomerRecoveryDefinitionService()
  2610.     {
  2611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  2612.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  2613.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2614.         return $instance;
  2615.     }
  2616.     /**
  2617.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  2618.      *
  2619.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  2620.      */
  2621.     protected function getCustomerTagDefinitionService()
  2622.     {
  2623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  2624.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  2625.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2626.         return $instance;
  2627.     }
  2628.     /**
  2629.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  2630.      *
  2631.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  2632.      */
  2633.     protected function getCustomerWishlistProductDefinitionService()
  2634.     {
  2635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  2636.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  2637.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2638.         return $instance;
  2639.     }
  2640.     /**
  2641.      * Gets the public 'Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  2642.      *
  2643.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  2644.      */
  2645.     protected function getCustomerWishlistDefinitionService()
  2646.     {
  2647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  2648.         $this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  2649.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2650.         return $instance;
  2651.     }
  2652.     /**
  2653.      * Gets the public 'Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController' shared service.
  2654.      *
  2655.      * @return \Shopware\Core\Checkout\Customer\Api\CustomerGroupRegistrationActionController
  2656.      */
  2657.     protected function getCustomerGroupRegistrationActionControllerService()
  2658.     {
  2659.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Api/CustomerGroupRegistrationActionController.php';
  2660.         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()));
  2661.     }
  2662.     /**
  2663.      * Gets the public 'Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  2664.      *
  2665.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  2666.      */
  2667.     protected function getCustomerDefinitionService()
  2668.     {
  2669.         $this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  2670.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2671.         return $instance;
  2672.     }
  2673.     /**
  2674.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute' shared service.
  2675.      *
  2676.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountNewsletterRecipientRoute
  2677.      */
  2678.     protected function getAccountNewsletterRecipientRouteService()
  2679.     {
  2680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAccountNewsletterRecipientRoute.php';
  2681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountNewsletterRecipientRoute.php';
  2682.         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()));
  2683.     }
  2684.     /**
  2685.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute' shared service.
  2686.      *
  2687.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AddWishlistProductRoute
  2688.      */
  2689.     protected function getAddWishlistProductRouteService()
  2690.     {
  2691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractAddWishlistProductRoute.php';
  2692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AddWishlistProductRoute.php';
  2693.         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()));
  2694.     }
  2695.     /**
  2696.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute' shared service.
  2697.      *
  2698.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeCustomerProfileRoute
  2699.      */
  2700.     protected function getChangeCustomerProfileRouteService()
  2701.     {
  2702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeCustomerProfileRoute.php';
  2703.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeCustomerProfileRoute.php';
  2704.         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()));
  2705.     }
  2706.     /**
  2707.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute' shared service.
  2708.      *
  2709.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangeEmailRoute
  2710.      */
  2711.     protected function getChangeEmailRouteService()
  2712.     {
  2713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangeEmailRoute.php';
  2714.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangeEmailRoute.php';
  2715.         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()));
  2716.     }
  2717.     /**
  2718.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute' shared service.
  2719.      *
  2720.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePasswordRoute
  2721.      */
  2722.     protected function getChangePasswordRouteService()
  2723.     {
  2724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePasswordRoute.php';
  2725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePasswordRoute.php';
  2726.         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()));
  2727.     }
  2728.     /**
  2729.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute' shared service.
  2730.      *
  2731.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ChangePaymentMethodRoute
  2732.      */
  2733.     protected function getChangePaymentMethodRouteService()
  2734.     {
  2735.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractChangePaymentMethodRoute.php';
  2736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ChangePaymentMethodRoute.php';
  2737.         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()));
  2738.     }
  2739.     /**
  2740.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute' shared service.
  2741.      *
  2742.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute
  2743.      */
  2744.     protected function getCustomerGroupRegistrationSettingsRouteService()
  2745.     {
  2746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerGroupRegistrationSettingsRoute.php';
  2747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerGroupRegistrationSettingsRoute.php';
  2748.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerGroupRegistrationSettingsRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerGroupRegistrationSettingsRoute(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()));
  2749.     }
  2750.     /**
  2751.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute' shared service.
  2752.      *
  2753.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute
  2754.      */
  2755.     protected function getCustomerRouteService()
  2756.     {
  2757.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractCustomerRoute.php';
  2758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerRoute.php';
  2759.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\CustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  2760.     }
  2761.     /**
  2762.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute' shared service.
  2763.      *
  2764.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute
  2765.      */
  2766.     protected function getDeleteAddressRouteService()
  2767.     {
  2768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteAddressRoute.php';
  2769.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteAddressRoute.php';
  2771.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteAddressRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteAddressRoute(($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()));
  2772.     }
  2773.     /**
  2774.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute' shared service.
  2775.      *
  2776.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute
  2777.      */
  2778.     protected function getDeleteCustomerRouteService()
  2779.     {
  2780.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractDeleteCustomerRoute.php';
  2781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/DeleteCustomerRoute.php';
  2782.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\DeleteCustomerRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()));
  2783.     }
  2784.     /**
  2785.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute' shared service.
  2786.      *
  2787.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ListAddressRoute
  2788.      */
  2789.     protected function getListAddressRouteService()
  2790.     {
  2791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractListAddressRoute.php';
  2792.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ListAddressRoute.php';
  2793.         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()));
  2794.     }
  2795.     /**
  2796.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute' shared service.
  2797.      *
  2798.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoadWishlistRoute
  2799.      */
  2800.     protected function getLoadWishlistRouteService()
  2801.     {
  2802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoadWishlistRoute.php';
  2803.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoadWishlistRoute.php';
  2804.         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()));
  2805.     }
  2806.     /**
  2807.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute' shared service.
  2808.      *
  2809.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LoginRoute
  2810.      */
  2811.     protected function getLoginRouteService()
  2812.     {
  2813.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLoginRoute.php';
  2814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LoginRoute.php';
  2815.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  2816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  2817.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  2818.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  2819.         $a = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  2820.         $b = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  2821.         $c = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  2822.         $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));
  2823.         $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));
  2824.         $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));
  2825.         $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));
  2826.         $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));
  2827.         $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));
  2828.         $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));
  2829.         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);
  2830.     }
  2831.     /**
  2832.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute' shared service.
  2833.      *
  2834.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\LogoutRoute
  2835.      */
  2836.     protected function getLogoutRouteService()
  2837.     {
  2838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractLogoutRoute.php';
  2839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/LogoutRoute.php';
  2840.         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()));
  2841.     }
  2842.     /**
  2843.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute' shared service.
  2844.      *
  2845.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\MergeWishlistProductRoute
  2846.      */
  2847.     protected function getMergeWishlistProductRouteService()
  2848.     {
  2849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractMergeWishlistProductRoute.php';
  2850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/MergeWishlistProductRoute.php';
  2851.         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()));
  2852.     }
  2853.     /**
  2854.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute' shared service.
  2855.      *
  2856.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute
  2857.      */
  2858.     protected function getRegisterConfirmRouteService()
  2859.     {
  2860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterConfirmRoute.php';
  2861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterConfirmRoute.php';
  2862.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterConfirmRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterConfirmRoute(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  2863.     }
  2864.     /**
  2865.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute' shared service.
  2866.      *
  2867.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute
  2868.      */
  2869.     protected function getRegisterRouteService()
  2870.     {
  2871.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRegisterRoute.php';
  2872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RegisterRoute.php';
  2873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  2874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerValidationFactory.php';
  2875.         return $this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] = new \Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\NumberRangeValueGeneratorInterface'] ?? $this->getNumberRangeValueGeneratorInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), new \Shopware\Core\Checkout\Customer\Validation\CustomerValidationFactory(($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\CustomerProfileValidationFactory'] ?? $this->getCustomerProfileValidationFactoryService())), ($this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\AddressValidationFactory'] ?? $this->getAddressValidationFactoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  2876.     }
  2877.     /**
  2878.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute' shared service.
  2879.      *
  2880.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\RemoveWishlistProductRoute
  2881.      */
  2882.     protected function getRemoveWishlistProductRouteService()
  2883.     {
  2884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractRemoveWishlistProductRoute.php';
  2885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/RemoveWishlistProductRoute.php';
  2886.         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()));
  2887.     }
  2888.     /**
  2889.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute' shared service.
  2890.      *
  2891.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\ResetPasswordRoute
  2892.      */
  2893.     protected function getResetPasswordRouteService()
  2894.     {
  2895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractResetPasswordRoute.php';
  2896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/ResetPasswordRoute.php';
  2897.         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()));
  2898.     }
  2899.     /**
  2900.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute' shared service.
  2901.      *
  2902.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SendPasswordRecoveryMailRoute
  2903.      */
  2904.     protected function getSendPasswordRecoveryMailRouteService()
  2905.     {
  2906.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSendPasswordRecoveryMailRoute.php';
  2907.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SendPasswordRecoveryMailRoute.php';
  2908.         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()));
  2909.     }
  2910.     /**
  2911.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute' shared service.
  2912.      *
  2913.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\SwitchDefaultAddressRoute
  2914.      */
  2915.     protected function getSwitchDefaultAddressRouteService()
  2916.     {
  2917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractSwitchDefaultAddressRoute.php';
  2918.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2919.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/SwitchDefaultAddressRoute.php';
  2920.         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()));
  2921.     }
  2922.     /**
  2923.      * Gets the public 'Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute' shared service.
  2924.      *
  2925.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute
  2926.      */
  2927.     protected function getUpsertAddressRouteService()
  2928.     {
  2929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AbstractUpsertAddressRoute.php';
  2930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/CustomerAddressValidationTrait.php';
  2931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/UpsertAddressRoute.php';
  2932.         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()));
  2933.     }
  2934.     /**
  2935.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  2936.      *
  2937.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  2938.      */
  2939.     protected function getDocumentBaseConfigSalesChannelDefinitionService()
  2940.     {
  2941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  2942.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  2943.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2944.         return $instance;
  2945.     }
  2946.     /**
  2947.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  2948.      *
  2949.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  2950.      */
  2951.     protected function getDocumentBaseConfigDefinitionService()
  2952.     {
  2953.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  2954.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  2955.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2956.         return $instance;
  2957.     }
  2958.     /**
  2959.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  2960.      *
  2961.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  2962.      */
  2963.     protected function getDocumentTypeTranslationDefinitionService()
  2964.     {
  2965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  2966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  2967.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  2968.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2969.         return $instance;
  2970.     }
  2971.     /**
  2972.      * Gets the public 'Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  2973.      *
  2974.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  2975.      */
  2976.     protected function getDocumentTypeDefinitionService()
  2977.     {
  2978.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  2979.         $this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  2980.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  2981.         return $instance;
  2982.     }
  2983.     /**
  2984.      * Gets the public 'Shopware\Core\Checkout\Document\Controller\DocumentController' shared service.
  2985.      *
  2986.      * @return \Shopware\Core\Checkout\Document\Controller\DocumentController
  2987.      */
  2988.     protected function getDocumentControllerService()
  2989.     {
  2990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Controller/DocumentController.php';
  2991.         $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()));
  2992.         $instance->setContainer($this);
  2993.         return $instance;
  2994.     }
  2995.     /**
  2996.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  2997.      *
  2998.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  2999.      */
  3000.     protected function getDocumentDefinitionService()
  3001.     {
  3002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  3003.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  3004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3005.         return $instance;
  3006.     }
  3007.     /**
  3008.      * Gets the public 'Shopware\Core\Checkout\Document\DocumentGeneratorController' shared service.
  3009.      *
  3010.      * @return \Shopware\Core\Checkout\Document\DocumentGeneratorController
  3011.      */
  3012.     protected function getDocumentGeneratorControllerService()
  3013.     {
  3014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGeneratorController.php';
  3015.         $this->services['Shopware\\Core\\Checkout\\Document\\DocumentGeneratorController'] = $instance = new \Shopware\Core\Checkout\Document\DocumentGeneratorController(($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] ?? $this->getDocumentServiceService()));
  3016.         $instance->setContainer($this);
  3017.         return $instance;
  3018.     }
  3019.     /**
  3020.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  3021.      *
  3022.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  3023.      */
  3024.     protected function getOrderAddressDefinitionService()
  3025.     {
  3026.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  3027.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3028.         return $instance;
  3029.     }
  3030.     /**
  3031.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  3032.      *
  3033.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  3034.      */
  3035.     protected function getOrderCustomerDefinitionService()
  3036.     {
  3037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  3038.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  3039.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3040.         return $instance;
  3041.     }
  3042.     /**
  3043.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  3044.      *
  3045.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  3046.      */
  3047.     protected function getOrderDeliveryPositionDefinitionService()
  3048.     {
  3049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  3050.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  3051.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3052.         return $instance;
  3053.     }
  3054.     /**
  3055.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  3056.      *
  3057.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  3058.      */
  3059.     protected function getOrderDeliveryDefinitionService()
  3060.     {
  3061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  3062.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  3063.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3064.         return $instance;
  3065.     }
  3066.     /**
  3067.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  3068.      *
  3069.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  3070.      */
  3071.     protected function getOrderLineItemDefinitionService()
  3072.     {
  3073.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  3074.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  3075.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3076.         return $instance;
  3077.     }
  3078.     /**
  3079.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  3080.      *
  3081.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  3082.      */
  3083.     protected function getOrderTagDefinitionService()
  3084.     {
  3085.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  3086.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  3087.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3088.         return $instance;
  3089.     }
  3090.     /**
  3091.      * Gets the public 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  3092.      *
  3093.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  3094.      */
  3095.     protected function getOrderTransactionDefinitionService()
  3096.     {
  3097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  3098.         $this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  3099.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3100.         return $instance;
  3101.     }
  3102.     /**
  3103.      * Gets the public 'Shopware\Core\Checkout\Order\Api\OrderActionController' shared service.
  3104.      *
  3105.      * @return \Shopware\Core\Checkout\Order\Api\OrderActionController
  3106.      */
  3107.     protected function getOrderActionControllerService()
  3108.     {
  3109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Api/OrderActionController.php';
  3110.         $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()));
  3111.         $instance->setContainer($this);
  3112.         return $instance;
  3113.     }
  3114.     /**
  3115.      * Gets the public 'Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  3116.      *
  3117.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  3118.      */
  3119.     protected function getOrderDefinitionService()
  3120.     {
  3121.         $this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  3122.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3123.         return $instance;
  3124.     }
  3125.     /**
  3126.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute' shared service.
  3127.      *
  3128.      * @return \Shopware\Core\Checkout\Order\SalesChannel\CancelOrderRoute
  3129.      */
  3130.     protected function getCancelOrderRouteService()
  3131.     {
  3132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractCancelOrderRoute.php';
  3133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/CancelOrderRoute.php';
  3134.         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()));
  3135.     }
  3136.     /**
  3137.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\OrderRoute' shared service.
  3138.      *
  3139.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderRoute
  3140.      */
  3141.     protected function getOrderRouteService()
  3142.     {
  3143.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractOrderRoute.php';
  3144.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderRoute.php';
  3145.         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()));
  3146.     }
  3147.     /**
  3148.      * Gets the public 'Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute' shared service.
  3149.      *
  3150.      * @return \Shopware\Core\Checkout\Order\SalesChannel\SetPaymentOrderRoute
  3151.      */
  3152.     protected function getSetPaymentOrderRouteService()
  3153.     {
  3154.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/AbstractSetPaymentOrderRoute.php';
  3155.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/SetPaymentOrderRoute.php';
  3156.         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\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  3157.     }
  3158.     /**
  3159.      * Gets the public 'Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  3160.      *
  3161.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  3162.      */
  3163.     protected function getPaymentMethodTranslationDefinitionService()
  3164.     {
  3165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  3167.         $this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  3168.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3169.         return $instance;
  3170.     }
  3171.     /**
  3172.      * Gets the public 'Shopware\Core\Checkout\Payment\Controller\PaymentController' shared service.
  3173.      *
  3174.      * @return \Shopware\Core\Checkout\Payment\Controller\PaymentController
  3175.      */
  3176.     protected function getPaymentControllerService()
  3177.     {
  3178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Controller/PaymentController.php';
  3179.         $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()));
  3180.         $instance->setContainer($this);
  3181.         return $instance;
  3182.     }
  3183.     /**
  3184.      * Gets the public 'Shopware\Core\Checkout\Payment\PaymentMethodDefinition' shared service.
  3185.      *
  3186.      * @return \Shopware\Core\Checkout\Payment\PaymentMethodDefinition
  3187.      */
  3188.     protected function getPaymentMethodDefinitionService()
  3189.     {
  3190.         $this->services['Shopware\\Core\\Checkout\\Payment\\PaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\PaymentMethodDefinition();
  3191.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3192.         return $instance;
  3193.     }
  3194.     /**
  3195.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute' shared service.
  3196.      *
  3197.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute
  3198.      */
  3199.     protected function getCachedPaymentMethodRouteService()
  3200.     {
  3201.         return $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\CachedPaymentMethodRoute'] = new \Shopware\Core\Checkout\Payment\SalesChannel\CachedPaymentMethodRoute(($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] ?? $this->getFilteredPaymentMethodRouteService()), ($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()), []);
  3202.     }
  3203.     /**
  3204.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute' shared service.
  3205.      *
  3206.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\HandlePaymentMethodRoute
  3207.      */
  3208.     protected function getHandlePaymentMethodRouteService()
  3209.     {
  3210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/AbstractHandlePaymentMethodRoute.php';
  3211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/SalesChannel/HandlePaymentMethodRoute.php';
  3212.         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()));
  3213.     }
  3214.     /**
  3215.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition' shared service.
  3216.      *
  3217.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition
  3218.      */
  3219.     protected function getSalesChannelPaymentMethodDefinitionService()
  3220.     {
  3221.         $this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\SalesChannel\SalesChannelPaymentMethodDefinition();
  3222.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3223.         return $instance;
  3224.     }
  3225.     /**
  3226.      * Gets the public 'Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute' shared service.
  3227.      *
  3228.      * @return \Shopware\Core\Checkout\Payment\SalesChannel\SortedPaymentMethodRoute
  3229.      */
  3230.     protected function getSortedPaymentMethodRouteService()
  3231.     {
  3232.         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()));
  3233.     }
  3234.     /**
  3235.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  3236.      *
  3237.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  3238.      */
  3239.     protected function getPromotionCartRuleDefinitionService()
  3240.     {
  3241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  3242.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  3243.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3244.         return $instance;
  3245.     }
  3246.     /**
  3247.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  3248.      *
  3249.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  3250.      */
  3251.     protected function getPromotionDiscountPriceDefinitionService()
  3252.     {
  3253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  3254.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  3255.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3256.         return $instance;
  3257.     }
  3258.     /**
  3259.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  3260.      *
  3261.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  3262.      */
  3263.     protected function getPromotionDiscountRuleDefinitionService()
  3264.     {
  3265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  3266.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  3267.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3268.         return $instance;
  3269.     }
  3270.     /**
  3271.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  3272.      *
  3273.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  3274.      */
  3275.     protected function getPromotionDiscountDefinitionService()
  3276.     {
  3277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  3278.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  3279.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3280.         return $instance;
  3281.     }
  3282.     /**
  3283.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  3284.      *
  3285.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  3286.      */
  3287.     protected function getPromotionIndividualCodeDefinitionService()
  3288.     {
  3289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  3290.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  3291.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3292.         return $instance;
  3293.     }
  3294.     /**
  3295.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  3296.      *
  3297.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  3298.      */
  3299.     protected function getPromotionOrderRuleDefinitionService()
  3300.     {
  3301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  3302.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  3303.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3304.         return $instance;
  3305.     }
  3306.     /**
  3307.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  3308.      *
  3309.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  3310.      */
  3311.     protected function getPromotionPersonaCustomerDefinitionService()
  3312.     {
  3313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  3314.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  3315.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3316.         return $instance;
  3317.     }
  3318.     /**
  3319.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  3320.      *
  3321.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  3322.      */
  3323.     protected function getPromotionPersonaRuleDefinitionService()
  3324.     {
  3325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  3326.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  3327.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3328.         return $instance;
  3329.     }
  3330.     /**
  3331.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  3332.      *
  3333.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  3334.      */
  3335.     protected function getPromotionSalesChannelDefinitionService()
  3336.     {
  3337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  3338.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  3339.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3340.         return $instance;
  3341.     }
  3342.     /**
  3343.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  3344.      *
  3345.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  3346.      */
  3347.     protected function getPromotionSetGroupRuleDefinitionService()
  3348.     {
  3349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  3350.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  3351.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3352.         return $instance;
  3353.     }
  3354.     /**
  3355.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  3356.      *
  3357.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  3358.      */
  3359.     protected function getPromotionSetGroupDefinitionService()
  3360.     {
  3361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  3362.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  3363.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3364.         return $instance;
  3365.     }
  3366.     /**
  3367.      * Gets the public 'Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  3368.      *
  3369.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  3370.      */
  3371.     protected function getPromotionTranslationDefinitionService()
  3372.     {
  3373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  3375.         $this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  3376.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3377.         return $instance;
  3378.     }
  3379.     /**
  3380.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionActionController' shared service.
  3381.      *
  3382.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionActionController
  3383.      */
  3384.     protected function getPromotionActionControllerService()
  3385.     {
  3386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionActionController.php';
  3387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesLoader.php';
  3388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodesRemover.php';
  3389.         $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()));
  3390.         $instance->setContainer($this);
  3391.         return $instance;
  3392.     }
  3393.     /**
  3394.      * Gets the public 'Shopware\Core\Checkout\Promotion\Api\PromotionController' shared service.
  3395.      *
  3396.      * @return \Shopware\Core\Checkout\Promotion\Api\PromotionController
  3397.      */
  3398.     protected function getPromotionControllerService()
  3399.     {
  3400.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Api/PromotionController.php';
  3401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Util/PromotionCodeService.php';
  3402.         $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())));
  3403.         $instance->setContainer($this);
  3404.         return $instance;
  3405.     }
  3406.     /**
  3407.      * Gets the public 'Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  3408.      *
  3409.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  3410.      */
  3411.     protected function getPromotionDefinitionService()
  3412.     {
  3413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  3414.         $this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  3415.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3416.         return $instance;
  3417.     }
  3418.     /**
  3419.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  3420.      *
  3421.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  3422.      */
  3423.     protected function getShippingMethodPriceDefinitionService()
  3424.     {
  3425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  3426.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  3427.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3428.         return $instance;
  3429.     }
  3430.     /**
  3431.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  3432.      *
  3433.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  3434.      */
  3435.     protected function getShippingMethodTagDefinitionService()
  3436.     {
  3437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  3438.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  3439.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3440.         return $instance;
  3441.     }
  3442.     /**
  3443.      * Gets the public 'Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  3444.      *
  3445.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  3446.      */
  3447.     protected function getShippingMethodTranslationDefinitionService()
  3448.     {
  3449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  3451.         $this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  3452.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3453.         return $instance;
  3454.     }
  3455.     /**
  3456.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute' shared service.
  3457.      *
  3458.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\CachedShippingMethodRoute
  3459.      */
  3460.     protected function getCachedShippingMethodRouteService()
  3461.     {
  3462.         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()), []);
  3463.     }
  3464.     /**
  3465.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition' shared service.
  3466.      *
  3467.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition
  3468.      */
  3469.     protected function getSalesChannelShippingMethodDefinitionService()
  3470.     {
  3471.         $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\SalesChannel\SalesChannelShippingMethodDefinition();
  3472.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3473.         return $instance;
  3474.     }
  3475.     /**
  3476.      * Gets the public 'Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute' shared service.
  3477.      *
  3478.      * @return \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute
  3479.      */
  3480.     protected function getSortedShippingMethodRouteService()
  3481.     {
  3482.         return $this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] = new \Shopware\Core\Checkout\Shipping\SalesChannel\SortedShippingMethodRoute(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\CachedShippingMethodRoute'] ?? $this->getCachedShippingMethodRouteService()));
  3483.     }
  3484.     /**
  3485.      * Gets the public 'Shopware\Core\Checkout\Shipping\ShippingMethodDefinition' shared service.
  3486.      *
  3487.      * @return \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition
  3488.      */
  3489.     protected function getShippingMethodDefinitionService()
  3490.     {
  3491.         $this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\ShippingMethodDefinition();
  3492.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3493.         return $instance;
  3494.     }
  3495.     /**
  3496.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  3497.      *
  3498.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  3499.      */
  3500.     protected function getCategoryTagDefinitionService()
  3501.     {
  3502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  3503.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  3504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3505.         return $instance;
  3506.     }
  3507.     /**
  3508.      * Gets the public 'Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  3509.      *
  3510.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  3511.      */
  3512.     protected function getCategoryTranslationDefinitionService()
  3513.     {
  3514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  3516.         $this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  3517.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3518.         return $instance;
  3519.     }
  3520.     /**
  3521.      * Gets the public 'Shopware\Core\Content\Category\CategoryDefinition' shared service.
  3522.      *
  3523.      * @return \Shopware\Core\Content\Category\CategoryDefinition
  3524.      */
  3525.     protected function getCategoryDefinitionService()
  3526.     {
  3527.         $this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\CategoryDefinition();
  3528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3529.         return $instance;
  3530.     }
  3531.     /**
  3532.      * Gets the public 'Shopware\Core\Content\Category\CategoryHydrator' shared service.
  3533.      *
  3534.      * @return \Shopware\Core\Content\Category\CategoryHydrator
  3535.      */
  3536.     protected function getCategoryHydratorService()
  3537.     {
  3538.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/CategoryHydrator.php';
  3539.         return $this->services['Shopware\\Core\\Content\\Category\\CategoryHydrator'] = new \Shopware\Core\Content\Category\CategoryHydrator($this);
  3540.     }
  3541.     /**
  3542.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute' shared service.
  3543.      *
  3544.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute
  3545.      */
  3546.     protected function getCachedCategoryRouteService()
  3547.     {
  3548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  3549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CachedCategoryRoute.php';
  3550.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/Core/Content/Category/SalesChannel/DecoratedCategoryRoute.php';
  3551.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryRoute.php';
  3552.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  3553.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedCategoryRoute(new \Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedCategoryRoute(new \Shopware\Core\Content\Category\SalesChannel\CategoryRoute($a, ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService())), $a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService())), ($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()), []);
  3554.     }
  3555.     /**
  3556.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute' shared service.
  3557.      *
  3558.      * @return \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute
  3559.      */
  3560.     protected function getCachedNavigationRouteService()
  3561.     {
  3562.         $a = ($this->services['sales_channel.category.repository'] ?? $this->getSalesChannel_Category_RepositoryService());
  3563.         return $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedNavigationRoute'] = new \Shopware\Core\Content\Category\SalesChannel\CachedNavigationRoute(new \Swag\DynamicAccess\Core\Content\Category\SalesChannel\DecoratedNavigationRoute(new \Shopware\Core\Content\Category\SalesChannel\NavigationRoute(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $a), $a), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  3564.     }
  3565.     /**
  3566.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\CategoryListRoute' shared service.
  3567.      *
  3568.      * @return \Shopware\Core\Content\Category\SalesChannel\CategoryListRoute
  3569.      */
  3570.     protected function getCategoryListRouteService()
  3571.     {
  3572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryListRoute.php';
  3573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/CategoryListRoute.php';
  3574.         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()));
  3575.     }
  3576.     /**
  3577.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition' shared service.
  3578.      *
  3579.      * @return \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition
  3580.      */
  3581.     protected function getSalesChannelCategoryDefinitionService()
  3582.     {
  3583.         $this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] = $instance = new \Shopware\Core\Content\Category\SalesChannel\SalesChannelCategoryDefinition();
  3584.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3585.         return $instance;
  3586.     }
  3587.     /**
  3588.      * Gets the public 'Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute' shared service.
  3589.      *
  3590.      * @return \Shopware\Core\Content\Category\SalesChannel\TreeBuildingNavigationRoute
  3591.      */
  3592.     protected function getTreeBuildingNavigationRouteService()
  3593.     {
  3594.         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()));
  3595.     }
  3596.     /**
  3597.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  3598.      *
  3599.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  3600.      */
  3601.     protected function getCmsBlockDefinitionService()
  3602.     {
  3603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  3604.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  3605.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3606.         return $instance;
  3607.     }
  3608.     /**
  3609.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  3610.      *
  3611.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  3612.      */
  3613.     protected function getCmsPageTranslationDefinitionService()
  3614.     {
  3615.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  3617.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  3618.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3619.         return $instance;
  3620.     }
  3621.     /**
  3622.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  3623.      *
  3624.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  3625.      */
  3626.     protected function getCmsSectionDefinitionService()
  3627.     {
  3628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  3629.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  3630.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3631.         return $instance;
  3632.     }
  3633.     /**
  3634.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  3635.      *
  3636.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  3637.      */
  3638.     protected function getCmsSlotTranslationDefinitionService()
  3639.     {
  3640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  3642.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  3643.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3644.         return $instance;
  3645.     }
  3646.     /**
  3647.      * Gets the public 'Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  3648.      *
  3649.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  3650.      */
  3651.     protected function getCmsSlotDefinitionService()
  3652.     {
  3653.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  3654.         $this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  3655.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3656.         return $instance;
  3657.     }
  3658.     /**
  3659.      * Gets the public 'Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  3660.      *
  3661.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  3662.      */
  3663.     protected function getCmsPageDefinitionService()
  3664.     {
  3665.         $this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  3666.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3667.         return $instance;
  3668.     }
  3669.     /**
  3670.      * Gets the public 'Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer' shared service.
  3671.      *
  3672.      * @return \Shopware\Core\Content\Cms\DataAbstractionLayer\FieldSerializer\SlotConfigFieldSerializer
  3673.      */
  3674.     protected function getSlotConfigFieldSerializerService()
  3675.     {
  3676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  3677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  3678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  3679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataAbstractionLayer/FieldSerializer/SlotConfigFieldSerializer.php';
  3680.         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()));
  3681.     }
  3682.     /**
  3683.      * Gets the public 'Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver' shared service.
  3684.      *
  3685.      * @return \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver
  3686.      */
  3687.     protected function getCmsSlotsDataResolverService()
  3688.     {
  3689.         return $this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] = new \Shopware\Core\Content\Cms\DataResolver\CmsSlotsDataResolver(new RewindableGenerator(function () {
  3690.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] ?? $this->getImageCmsElementResolverService());
  3691.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] ?? $this->getImageSliderTypeDataResolverService());
  3692.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] ?? $this->getImageGalleryTypeDataResolverService());
  3693.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\YoutubeVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\YoutubeVideoCmsElementResolver()));
  3694.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Cms\\VimeoVideoCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\VimeoVideoCmsElementResolver()));
  3695.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductBoxCmsElementResolver'] ?? $this->getProductBoxCmsElementResolverService());
  3696.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] ?? $this->getProductListingCmsElementResolverService());
  3697.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductSliderCmsElementResolver'] ?? $this->getProductSliderCmsElementResolverService());
  3698.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductNameCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductNameCmsElementResolver()));
  3699.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ManufacturerLogoCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ManufacturerLogoCmsElementResolver()));
  3700.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\CrossSellingCmsElementResolver'] ?? $this->getCrossSellingCmsElementResolverService());
  3701.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductDescriptionReviewsCmsElementResolver'] ?? $this->getProductDescriptionReviewsCmsElementResolverService());
  3702.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Product\\Cms\\BuyBoxCmsElementResolver'] ?? $this->getBuyBoxCmsElementResolverService());
  3703.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\TextCmsElementResolver'] ?? $this->getTextCmsElementResolverService());
  3704.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Cms\\DataResolver\\Element\\FormCmsElementResolver'] ?? $this->getFormCmsElementResolverService());
  3705.             yield 15 => ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] ?? $this->getCustomFormCmsElementResolverService());
  3706.         }, 16), ['product' => ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService())], ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3707.     }
  3708.     /**
  3709.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\CmsRoute' shared service.
  3710.      *
  3711.      * @return \Shopware\Core\Content\Cms\SalesChannel\CmsRoute
  3712.      */
  3713.     protected function getCmsRouteService()
  3714.     {
  3715.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/AbstractCmsRoute.php';
  3716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/CmsRoute.php';
  3717.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] = new \Shopware\Core\Content\Cms\SalesChannel\CmsRoute(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()));
  3718.     }
  3719.     /**
  3720.      * Gets the public 'Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository' shared service.
  3721.      *
  3722.      * @return \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository
  3723.      */
  3724.     protected function getSalesChannelCmsPageRepositoryService()
  3725.     {
  3726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/SalesChannel/SalesChannelCmsPageRepository.php';
  3727.         return $this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageRepository'] = new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageRepository(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()));
  3728.     }
  3729.     /**
  3730.      * Gets the public 'Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute' shared service.
  3731.      *
  3732.      * @return \Shopware\Core\Content\ContactForm\SalesChannel\ContactFormRoute
  3733.      */
  3734.     protected function getContactFormRouteService()
  3735.     {
  3736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/AbstractContactFormRoute.php';
  3737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/SalesChannel/ContactFormRoute.php';
  3738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  3739.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ContactForm/Validation/ContactFormValidationFactory.php';
  3740.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  3741.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  3742.         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()));
  3743.     }
  3744.     /**
  3745.      * Gets the public 'Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  3746.      *
  3747.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  3748.      */
  3749.     protected function getFlowSequenceDefinitionService()
  3750.     {
  3751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  3752.         $this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  3753.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3754.         return $instance;
  3755.     }
  3756.     /**
  3757.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader' shared service.
  3758.      *
  3759.      * @return \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader
  3760.      */
  3761.     protected function getCachedFlowLoaderService()
  3762.     {
  3763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/AbstractFlowLoader.php';
  3764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/CachedFlowLoader.php';
  3765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowLoader.php';
  3766.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] = new \Shopware\Core\Content\Flow\Dispatching\CachedFlowLoader(new \Shopware\Core\Content\Flow\Dispatching\FlowLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  3767.     }
  3768.     /**
  3769.      * Gets the public 'Shopware\Core\Content\Flow\Dispatching\FlowExecutor' shared service.
  3770.      *
  3771.      * @return \Shopware\Core\Content\Flow\Dispatching\FlowExecutor
  3772.      */
  3773.     protected function getFlowExecutorService()
  3774.     {
  3775.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowExecutor.php';
  3776.         return $this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\FlowExecutor'] = new \Shopware\Core\Content\Flow\Dispatching\FlowExecutor(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  3777.     }
  3778.     /**
  3779.      * Gets the public 'Shopware\Core\Content\Flow\FlowDefinition' shared service.
  3780.      *
  3781.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  3782.      */
  3783.     protected function getFlowDefinitionService()
  3784.     {
  3785.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  3786.         $this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  3787.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3788.         return $instance;
  3789.     }
  3790.     /**
  3791.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  3792.      *
  3793.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  3794.      */
  3795.     protected function getImportExportFileDefinitionService()
  3796.     {
  3797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  3798.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  3799.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3800.         return $instance;
  3801.     }
  3802.     /**
  3803.      * Gets the public 'Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  3804.      *
  3805.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  3806.      */
  3807.     protected function getImportExportLogDefinitionService()
  3808.     {
  3809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  3810.         $this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  3811.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3812.         return $instance;
  3813.     }
  3814.     /**
  3815.      * Gets the public 'Shopware\Core\Content\ImportExport\Controller\ImportExportActionController' shared service.
  3816.      *
  3817.      * @return \Shopware\Core\Content\ImportExport\Controller\ImportExportActionController
  3818.      */
  3819.     protected function getImportExportActionControllerService()
  3820.     {
  3821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Controller/ImportExportActionController.php';
  3822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/SupportedFeaturesService.php';
  3823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DownloadService.php';
  3824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractMappingService.php';
  3825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/MappingService.php';
  3826.         $a = ($this->services['import_export_profile.repository'] ?? $this->getImportExportProfile_RepositoryService());
  3827.         $b = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  3828.         $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));
  3829.         $instance->setContainer($this);
  3830.         return $instance;
  3831.     }
  3832.     /**
  3833.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportFactory' shared service.
  3834.      *
  3835.      * @return \Shopware\Core\Content\ImportExport\ImportExportFactory
  3836.      */
  3837.     protected function getImportExportFactoryService()
  3838.     {
  3839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportFactory.php';
  3840.         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 () {
  3841.             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()));
  3842.         }, 1), new RewindableGenerator(function () {
  3843.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Writer\\CsvFileWriterFactory'] ?? $this->getCsvFileWriterFactoryService());
  3844.         }, 1), new RewindableGenerator(function () {
  3845.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Processing\\Pipe\\PipeFactory'] ?? $this->getPipeFactoryService());
  3846.         }, 1));
  3847.     }
  3848.     /**
  3849.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  3850.      *
  3851.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  3852.      */
  3853.     protected function getImportExportProfileDefinitionService()
  3854.     {
  3855.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  3856.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  3857.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3858.         return $instance;
  3859.     }
  3860.     /**
  3861.      * Gets the public 'Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  3862.      *
  3863.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  3864.      */
  3865.     protected function getImportExportProfileTranslationDefinitionService()
  3866.     {
  3867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  3869.         $this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  3870.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3871.         return $instance;
  3872.     }
  3873.     /**
  3874.      * Gets the public 'Shopware\Core\Content\ImportExport\Message\ImportExportHandler' shared service.
  3875.      *
  3876.      * @return \Shopware\Core\Content\ImportExport\Message\ImportExportHandler
  3877.      */
  3878.     protected function getImportExportHandlerService()
  3879.     {
  3880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/ImportExportHandler.php';
  3881.         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()));
  3882.     }
  3883.     /**
  3884.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  3885.      *
  3886.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  3887.      */
  3888.     protected function getLandingPageSalesChannelDefinitionService()
  3889.     {
  3890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  3891.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  3892.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3893.         return $instance;
  3894.     }
  3895.     /**
  3896.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  3897.      *
  3898.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  3899.      */
  3900.     protected function getLandingPageTagDefinitionService()
  3901.     {
  3902.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  3903.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  3904.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3905.         return $instance;
  3906.     }
  3907.     /**
  3908.      * Gets the public 'Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  3909.      *
  3910.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  3911.      */
  3912.     protected function getLandingPageTranslationDefinitionService()
  3913.     {
  3914.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  3916.         $this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  3917.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3918.         return $instance;
  3919.     }
  3920.     /**
  3921.      * Gets the public 'Shopware\Core\Content\LandingPage\LandingPageDefinition' shared service.
  3922.      *
  3923.      * @return \Shopware\Core\Content\LandingPage\LandingPageDefinition
  3924.      */
  3925.     protected function getLandingPageDefinitionService()
  3926.     {
  3927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  3928.         $this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\LandingPageDefinition();
  3929.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3930.         return $instance;
  3931.     }
  3932.     /**
  3933.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute' shared service.
  3934.      *
  3935.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute
  3936.      */
  3937.     protected function getCachedLandingPageRouteService()
  3938.     {
  3939.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/AbstractLandingPageRoute.php';
  3940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/CachedLandingPageRoute.php';
  3941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/LandingPageRoute.php';
  3942.         return $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\CachedLandingPageRoute'] = new \Shopware\Core\Content\LandingPage\SalesChannel\CachedLandingPageRoute(new \Shopware\Core\Content\LandingPage\SalesChannel\LandingPageRoute(($this->services['sales_channel.landing_page.repository'] ?? $this->getSalesChannel_LandingPage_RepositoryService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), []);
  3943.     }
  3944.     /**
  3945.      * Gets the public 'Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition' shared service.
  3946.      *
  3947.      * @return \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition
  3948.      */
  3949.     protected function getSalesChannelLandingPageDefinitionService()
  3950.     {
  3951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageDefinition.php';
  3952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/SalesChannel/SalesChannelLandingPageDefinition.php';
  3953.         $this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\SalesChannel\SalesChannelLandingPageDefinition();
  3954.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  3955.         return $instance;
  3956.     }
  3957.     /**
  3958.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  3959.      *
  3960.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  3961.      */
  3962.     protected function getMailHeaderFooterTranslationDefinitionService()
  3963.     {
  3964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  3965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  3966.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  3967.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3968.         return $instance;
  3969.     }
  3970.     /**
  3971.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  3972.      *
  3973.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  3974.      */
  3975.     protected function getMailHeaderFooterDefinitionService()
  3976.     {
  3977.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  3978.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  3979.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3980.         return $instance;
  3981.     }
  3982.     /**
  3983.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  3984.      *
  3985.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  3986.      */
  3987.     protected function getMailTemplateMediaDefinitionService()
  3988.     {
  3989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  3990.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  3991.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  3992.         return $instance;
  3993.     }
  3994.     /**
  3995.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  3996.      *
  3997.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  3998.      */
  3999.     protected function getMailTemplateTranslationDefinitionService()
  4000.     {
  4001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  4003.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  4004.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4005.         return $instance;
  4006.     }
  4007.     /**
  4008.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  4009.      *
  4010.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  4011.      */
  4012.     protected function getMailTemplateTypeTranslationDefinitionService()
  4013.     {
  4014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  4016.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  4017.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4018.         return $instance;
  4019.     }
  4020.     /**
  4021.      * Gets the public 'Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  4022.      *
  4023.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  4024.      */
  4025.     protected function getMailTemplateTypeDefinitionService()
  4026.     {
  4027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  4028.         $this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  4029.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4030.         return $instance;
  4031.     }
  4032.     /**
  4033.      * Gets the public 'Shopware\Core\Content\MailTemplate\Api\MailActionController' shared service.
  4034.      *
  4035.      * @return \Shopware\Core\Content\MailTemplate\Api\MailActionController
  4036.      */
  4037.     protected function getMailActionControllerService()
  4038.     {
  4039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Api/MailActionController.php';
  4040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Service/AttachmentLoader.php';
  4041.         $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())));
  4042.         $instance->setContainer($this);
  4043.         return $instance;
  4044.     }
  4045.     /**
  4046.      * Gets the public 'Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  4047.      *
  4048.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  4049.      */
  4050.     protected function getMailTemplateDefinitionService()
  4051.     {
  4052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  4053.         $this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  4054.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4055.         return $instance;
  4056.     }
  4057.     /**
  4058.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailFactory' shared service.
  4059.      *
  4060.      * @return \Shopware\Core\Content\Mail\Service\MailFactory
  4061.      */
  4062.     protected function getMailFactoryService()
  4063.     {
  4064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailFactory.php';
  4065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailFactory.php';
  4066.         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()));
  4067.     }
  4068.     /**
  4069.      * Gets the public 'Shopware\Core\Content\Mail\Service\MailSender' shared service.
  4070.      *
  4071.      * @return \Shopware\Core\Content\Mail\Service\MailSender
  4072.      */
  4073.     protected function getMailSenderService()
  4074.     {
  4075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailSender.php';
  4076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailSender.php';
  4077.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/MailerInterface.php';
  4078.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Mailer.php';
  4079.         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()));
  4080.     }
  4081.     /**
  4082.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  4083.      *
  4084.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  4085.      */
  4086.     protected function getMediaDefaultFolderDefinitionService()
  4087.     {
  4088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  4089.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  4090.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4091.         return $instance;
  4092.     }
  4093.     /**
  4094.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  4095.      *
  4096.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  4097.      */
  4098.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()
  4099.     {
  4100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  4101.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  4102.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4103.         return $instance;
  4104.     }
  4105.     /**
  4106.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  4107.      *
  4108.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  4109.      */
  4110.     protected function getMediaFolderConfigurationDefinitionService()
  4111.     {
  4112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  4113.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  4114.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4115.         return $instance;
  4116.     }
  4117.     /**
  4118.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  4119.      *
  4120.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  4121.      */
  4122.     protected function getMediaFolderDefinitionService()
  4123.     {
  4124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  4125.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  4126.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4127.         return $instance;
  4128.     }
  4129.     /**
  4130.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  4131.      *
  4132.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  4133.      */
  4134.     protected function getMediaTagDefinitionService()
  4135.     {
  4136.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  4137.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  4138.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4139.         return $instance;
  4140.     }
  4141.     /**
  4142.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  4143.      *
  4144.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  4145.      */
  4146.     protected function getMediaThumbnailSizeDefinitionService()
  4147.     {
  4148.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  4149.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  4150.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4151.         return $instance;
  4152.     }
  4153.     /**
  4154.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  4155.      *
  4156.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  4157.      */
  4158.     protected function getMediaThumbnailDefinitionService()
  4159.     {
  4160.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  4161.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4162.         return $instance;
  4163.     }
  4164.     /**
  4165.      * Gets the public 'Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  4166.      *
  4167.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  4168.      */
  4169.     protected function getMediaTranslationDefinitionService()
  4170.     {
  4171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  4173.         $this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  4174.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4175.         return $instance;
  4176.     }
  4177.     /**
  4178.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaFolderController' shared service.
  4179.      *
  4180.      * @return \Shopware\Core\Content\Media\Api\MediaFolderController
  4181.      */
  4182.     protected function getMediaFolderControllerService()
  4183.     {
  4184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaFolderController.php';
  4185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaFolderService.php';
  4186.         $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())));
  4187.         $instance->setContainer($this);
  4188.         return $instance;
  4189.     }
  4190.     /**
  4191.      * Gets the public 'Shopware\Core\Content\Media\Api\MediaUploadController' shared service.
  4192.      *
  4193.      * @return \Shopware\Core\Content\Media\Api\MediaUploadController
  4194.      */
  4195.     protected function getMediaUploadControllerService()
  4196.     {
  4197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Api/MediaUploadController.php';
  4198.         $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()));
  4199.         $instance->setContainer($this);
  4200.         return $instance;
  4201.     }
  4202.     /**
  4203.      * Gets the public 'Shopware\Core\Content\Media\File\FileSaver' shared service.
  4204.      *
  4205.      * @return \Shopware\Core\Content\Media\File\FileSaver
  4206.      */
  4207.     protected function getFileSaverService()
  4208.     {
  4209.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileSaver.php';
  4210.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Metadata/MetadataLoader.php';
  4211.         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 () {
  4212.             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()));
  4213.         }, 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']);
  4214.     }
  4215.     /**
  4216.      * Gets the public 'Shopware\Core\Content\Media\MediaDefinition' shared service.
  4217.      *
  4218.      * @return \Shopware\Core\Content\Media\MediaDefinition
  4219.      */
  4220.     protected function getMediaDefinitionService()
  4221.     {
  4222.         $this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  4223.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4224.         return $instance;
  4225.     }
  4226.     /**
  4227.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  4228.      *
  4229.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  4230.      */
  4231.     protected function getNewsletterRecipientTagDefinitionService()
  4232.     {
  4233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  4234.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  4235.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4236.         return $instance;
  4237.     }
  4238.     /**
  4239.      * Gets the public 'Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition' shared service.
  4240.      *
  4241.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition
  4242.      */
  4243.     protected function getNewsletterRecipientDefinitionService()
  4244.     {
  4245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  4246.         $this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipient\NewsletterRecipientDefinition();
  4247.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4248.         return $instance;
  4249.     }
  4250.     /**
  4251.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute' shared service.
  4252.      *
  4253.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterConfirmRoute
  4254.      */
  4255.     protected function getNewsletterConfirmRouteService()
  4256.     {
  4257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterConfirmRoute.php';
  4258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterConfirmRoute.php';
  4259.         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()));
  4260.     }
  4261.     /**
  4262.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute' shared service.
  4263.      *
  4264.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterSubscribeRoute
  4265.      */
  4266.     protected function getNewsletterSubscribeRouteService()
  4267.     {
  4268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterSubscribeRoute.php';
  4269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterSubscribeRoute.php';
  4270.         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()));
  4271.     }
  4272.     /**
  4273.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute' shared service.
  4274.      *
  4275.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\NewsletterUnsubscribeRoute
  4276.      */
  4277.     protected function getNewsletterUnsubscribeRouteService()
  4278.     {
  4279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/AbstractNewsletterUnsubscribeRoute.php';
  4280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/NewsletterUnsubscribeRoute.php';
  4281.         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()));
  4282.     }
  4283.     /**
  4284.      * Gets the public 'Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition' shared service.
  4285.      *
  4286.      * @return \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition
  4287.      */
  4288.     protected function getSalesChannelNewsletterRecipientDefinitionService()
  4289.     {
  4290.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipient/NewsletterRecipientDefinition.php';
  4291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/SalesChannel/SalesChannelNewsletterRecipientDefinition.php';
  4292.         $this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\SalesChannel\SalesChannelNewsletterRecipientDefinition();
  4293.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4294.         return $instance;
  4295.     }
  4296.     /**
  4297.      * Gets the public 'Shopware\Core\Content\ProductExport\Api\ProductExportController' shared service.
  4298.      *
  4299.      * @return \Shopware\Core\Content\ProductExport\Api\ProductExportController
  4300.      */
  4301.     protected function getProductExportControllerService()
  4302.     {
  4303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Api/ProductExportController.php';
  4304.         $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()));
  4305.         $instance->setContainer($this);
  4306.         return $instance;
  4307.     }
  4308.     /**
  4309.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  4310.      *
  4311.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  4312.      */
  4313.     protected function getProductExportDefinitionService()
  4314.     {
  4315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  4316.         $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  4317.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4318.         return $instance;
  4319.     }
  4320.     /**
  4321.      * Gets the public 'Shopware\Core\Content\ProductExport\ProductExportHydrator' shared service.
  4322.      *
  4323.      * @return \Shopware\Core\Content\ProductExport\ProductExportHydrator
  4324.      */
  4325.     protected function getProductExportHydratorService()
  4326.     {
  4327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportHydrator.php';
  4328.         return $this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportHydrator'] = new \Shopware\Core\Content\ProductExport\ProductExportHydrator($this);
  4329.     }
  4330.     /**
  4331.      * Gets the public 'Shopware\Core\Content\ProductExport\SalesChannel\ExportController' shared service.
  4332.      *
  4333.      * @return \Shopware\Core\Content\ProductExport\SalesChannel\ExportController
  4334.      */
  4335.     protected function getExportControllerService()
  4336.     {
  4337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/SalesChannel/ExportController.php';
  4338.         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()));
  4339.     }
  4340.     /**
  4341.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExportGenerator' shared service.
  4342.      *
  4343.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportGenerator
  4344.      */
  4345.     protected function getProductExportGeneratorService()
  4346.     {
  4347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGeneratorInterface.php';
  4348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportGenerator.php';
  4349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidatorInterface.php';
  4350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportValidator.php';
  4351.         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 () {
  4352.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\Validator\\XmlValidator'] = new \Shopware\Core\Content\ProductExport\Validator\XmlValidator()));
  4353.         }, 1)), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  4354.     }
  4355.     /**
  4356.      * Gets the public 'Shopware\Core\Content\ProductExport\Service\ProductExporter' shared service.
  4357.      *
  4358.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExporter
  4359.      */
  4360.     protected function getProductExporterService()
  4361.     {
  4362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporterInterface.php';
  4363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExporter.php';
  4364.         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()));
  4365.     }
  4366.     /**
  4367.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  4368.      *
  4369.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  4370.      */
  4371.     protected function getProductStreamFilterDefinitionService()
  4372.     {
  4373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  4374.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  4375.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4376.         return $instance;
  4377.     }
  4378.     /**
  4379.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator' shared service.
  4380.      *
  4381.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator
  4382.      */
  4383.     protected function getProductStreamFilterHydratorService()
  4384.     {
  4385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterHydrator.php';
  4386.         return $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterHydrator'] = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterHydrator($this);
  4387.     }
  4388.     /**
  4389.      * Gets the public 'Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  4390.      *
  4391.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  4392.      */
  4393.     protected function getProductStreamTranslationDefinitionService()
  4394.     {
  4395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  4397.         $this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  4398.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4399.         return $instance;
  4400.     }
  4401.     /**
  4402.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  4403.      *
  4404.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  4405.      */
  4406.     protected function getProductStreamDefinitionService()
  4407.     {
  4408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  4409.         $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  4410.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4411.         return $instance;
  4412.     }
  4413.     /**
  4414.      * Gets the public 'Shopware\Core\Content\ProductStream\ProductStreamHydrator' shared service.
  4415.      *
  4416.      * @return \Shopware\Core\Content\ProductStream\ProductStreamHydrator
  4417.      */
  4418.     protected function getProductStreamHydratorService()
  4419.     {
  4420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamHydrator.php';
  4421.         return $this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamHydrator'] = new \Shopware\Core\Content\ProductStream\ProductStreamHydrator($this);
  4422.     }
  4423.     /**
  4424.      * Gets the public 'Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder' shared service.
  4425.      *
  4426.      * @return \Shopware\Core\Content\ProductStream\Service\ProductStreamBuilder
  4427.      */
  4428.     protected function getProductStreamBuilderService()
  4429.     {
  4430.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilderInterface.php';
  4431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Service/ProductStreamBuilder.php';
  4432.         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()));
  4433.     }
  4434.     /**
  4435.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  4436.      *
  4437.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  4438.      */
  4439.     protected function getProductCategoryTreeDefinitionService()
  4440.     {
  4441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  4442.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  4443.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4444.         return $instance;
  4445.     }
  4446.     /**
  4447.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  4448.      *
  4449.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  4450.      */
  4451.     protected function getProductCategoryDefinitionService()
  4452.     {
  4453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  4454.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  4455.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4456.         return $instance;
  4457.     }
  4458.     /**
  4459.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  4460.      *
  4461.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  4462.      */
  4463.     protected function getProductConfiguratorSettingDefinitionService()
  4464.     {
  4465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  4466.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  4467.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4468.         return $instance;
  4469.     }
  4470.     /**
  4471.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator' shared service.
  4472.      *
  4473.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator
  4474.      */
  4475.     protected function getProductConfiguratorSettingHydratorService()
  4476.     {
  4477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingHydrator.php';
  4478.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingHydrator($this);
  4479.     }
  4480.     /**
  4481.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  4482.      *
  4483.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  4484.      */
  4485.     protected function getProductCrossSellingAssignedProductsDefinitionService()
  4486.     {
  4487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  4488.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  4489.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4490.         return $instance;
  4491.     }
  4492.     /**
  4493.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator' shared service.
  4494.      *
  4495.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator
  4496.      */
  4497.     protected function getProductCrossSellingAssignedProductsHydratorService()
  4498.     {
  4499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsHydrator.php';
  4500.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsHydrator($this);
  4501.     }
  4502.     /**
  4503.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  4504.      *
  4505.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  4506.      */
  4507.     protected function getProductCrossSellingTranslationDefinitionService()
  4508.     {
  4509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  4511.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  4512.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4513.         return $instance;
  4514.     }
  4515.     /**
  4516.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  4517.      *
  4518.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  4519.      */
  4520.     protected function getProductCrossSellingDefinitionService()
  4521.     {
  4522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  4523.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  4524.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4525.         return $instance;
  4526.     }
  4527.     /**
  4528.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator' shared service.
  4529.      *
  4530.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator
  4531.      */
  4532.     protected function getProductCrossSellingHydratorService()
  4533.     {
  4534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingHydrator.php';
  4535.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingHydrator($this);
  4536.     }
  4537.     /**
  4538.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  4539.      *
  4540.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  4541.      */
  4542.     protected function getProductCustomFieldSetDefinitionService()
  4543.     {
  4544.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  4545.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  4546.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4547.         return $instance;
  4548.     }
  4549.     /**
  4550.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  4551.      *
  4552.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  4553.      */
  4554.     protected function getProductFeatureSetTranslationDefinitionService()
  4555.     {
  4556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  4558.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  4559.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4560.         return $instance;
  4561.     }
  4562.     /**
  4563.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  4564.      *
  4565.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  4566.      */
  4567.     protected function getProductFeatureSetDefinitionService()
  4568.     {
  4569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  4570.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  4571.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4572.         return $instance;
  4573.     }
  4574.     /**
  4575.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator' shared service.
  4576.      *
  4577.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator
  4578.      */
  4579.     protected function getProductFeatureSetHydratorService()
  4580.     {
  4581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetHydrator.php';
  4582.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetHydrator($this);
  4583.     }
  4584.     /**
  4585.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  4586.      *
  4587.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  4588.      */
  4589.     protected function getProductKeywordDictionaryDefinitionService()
  4590.     {
  4591.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  4592.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  4593.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4594.         return $instance;
  4595.     }
  4596.     /**
  4597.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator' shared service.
  4598.      *
  4599.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator
  4600.      */
  4601.     protected function getProductKeywordDictionaryHydratorService()
  4602.     {
  4603.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryHydrator.php';
  4604.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryHydrator($this);
  4605.     }
  4606.     /**
  4607.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  4608.      *
  4609.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  4610.      */
  4611.     protected function getProductManufacturerTranslationDefinitionService()
  4612.     {
  4613.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4614.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  4615.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  4616.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4617.         return $instance;
  4618.     }
  4619.     /**
  4620.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  4621.      *
  4622.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  4623.      */
  4624.     protected function getProductManufacturerDefinitionService()
  4625.     {
  4626.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  4627.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  4628.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4629.         return $instance;
  4630.     }
  4631.     /**
  4632.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator' shared service.
  4633.      *
  4634.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator
  4635.      */
  4636.     protected function getProductManufacturerHydratorService()
  4637.     {
  4638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerHydrator.php';
  4639.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerHydrator($this);
  4640.     }
  4641.     /**
  4642.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  4643.      *
  4644.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  4645.      */
  4646.     protected function getProductMediaDefinitionService()
  4647.     {
  4648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  4649.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  4650.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4651.         return $instance;
  4652.     }
  4653.     /**
  4654.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator' shared service.
  4655.      *
  4656.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator
  4657.      */
  4658.     protected function getProductMediaHydratorService()
  4659.     {
  4660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaHydrator.php';
  4661.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaHydrator($this);
  4662.     }
  4663.     /**
  4664.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  4665.      *
  4666.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  4667.      */
  4668.     protected function getProductOptionDefinitionService()
  4669.     {
  4670.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  4671.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  4672.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4673.         return $instance;
  4674.     }
  4675.     /**
  4676.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  4677.      *
  4678.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  4679.      */
  4680.     protected function getProductPriceDefinitionService()
  4681.     {
  4682.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  4683.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  4684.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4685.         return $instance;
  4686.     }
  4687.     /**
  4688.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator' shared service.
  4689.      *
  4690.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator
  4691.      */
  4692.     protected function getProductPriceHydratorService()
  4693.     {
  4694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceHydrator.php';
  4695.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceHydrator($this);
  4696.     }
  4697.     /**
  4698.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  4699.      *
  4700.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  4701.      */
  4702.     protected function getProductPropertyDefinitionService()
  4703.     {
  4704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  4705.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  4706.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4707.         return $instance;
  4708.     }
  4709.     /**
  4710.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  4711.      *
  4712.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  4713.      */
  4714.     protected function getProductReviewDefinitionService()
  4715.     {
  4716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  4717.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  4718.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4719.         return $instance;
  4720.     }
  4721.     /**
  4722.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator' shared service.
  4723.      *
  4724.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator
  4725.      */
  4726.     protected function getProductReviewHydratorService()
  4727.     {
  4728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewHydrator.php';
  4729.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewHydrator($this);
  4730.     }
  4731.     /**
  4732.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  4733.      *
  4734.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  4735.      */
  4736.     protected function getProductSearchConfigFieldDefinitionService()
  4737.     {
  4738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  4739.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  4740.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4741.         return $instance;
  4742.     }
  4743.     /**
  4744.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator' shared service.
  4745.      *
  4746.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator
  4747.      */
  4748.     protected function getProductSearchConfigFieldHydratorService()
  4749.     {
  4750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldHydrator.php';
  4751.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldHydrator($this);
  4752.     }
  4753.     /**
  4754.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  4755.      *
  4756.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  4757.      */
  4758.     protected function getProductSearchConfigDefinitionService()
  4759.     {
  4760.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  4761.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  4762.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4763.         return $instance;
  4764.     }
  4765.     /**
  4766.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator' shared service.
  4767.      *
  4768.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator
  4769.      */
  4770.     protected function getProductSearchConfigHydratorService()
  4771.     {
  4772.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigHydrator.php';
  4773.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigHydrator($this);
  4774.     }
  4775.     /**
  4776.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  4777.      *
  4778.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  4779.      */
  4780.     protected function getProductSearchKeywordDefinitionService()
  4781.     {
  4782.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  4783.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  4784.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4785.         return $instance;
  4786.     }
  4787.     /**
  4788.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator' shared service.
  4789.      *
  4790.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator
  4791.      */
  4792.     protected function getProductSearchKeywordHydratorService()
  4793.     {
  4794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordHydrator.php';
  4795.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordHydrator($this);
  4796.     }
  4797.     /**
  4798.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  4799.      *
  4800.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  4801.      */
  4802.     protected function getProductStreamMappingDefinitionService()
  4803.     {
  4804.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  4805.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  4806.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4807.         return $instance;
  4808.     }
  4809.     /**
  4810.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  4811.      *
  4812.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  4813.      */
  4814.     protected function getProductTagDefinitionService()
  4815.     {
  4816.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  4817.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  4818.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4819.         return $instance;
  4820.     }
  4821.     /**
  4822.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  4823.      *
  4824.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  4825.      */
  4826.     protected function getProductTranslationDefinitionService()
  4827.     {
  4828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  4829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  4830.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  4831.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4832.         return $instance;
  4833.     }
  4834.     /**
  4835.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  4836.      *
  4837.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  4838.      */
  4839.     protected function getProductVisibilityDefinitionService()
  4840.     {
  4841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  4842.         $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  4843.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4844.         return $instance;
  4845.     }
  4846.     /**
  4847.      * Gets the public 'Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator' shared service.
  4848.      *
  4849.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator
  4850.      */
  4851.     protected function getProductVisibilityHydratorService()
  4852.     {
  4853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityHydrator.php';
  4854.         return $this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityHydrator'] = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityHydrator($this);
  4855.     }
  4856.     /**
  4857.      * Gets the public 'Shopware\Core\Content\Product\Api\ProductActionController' shared service.
  4858.      *
  4859.      * @return \Shopware\Core\Content\Product\Api\ProductActionController
  4860.      */
  4861.     protected function getProductActionControllerService()
  4862.     {
  4863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Api/ProductActionController.php';
  4864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Util/VariantCombinationLoader.php';
  4865.         $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())));
  4866.         $instance->setContainer($this);
  4867.         return $instance;
  4868.     }
  4869.     /**
  4870.      * Gets the public 'Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder' shared service.
  4871.      *
  4872.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder
  4873.      */
  4874.     protected function getCheapestPriceAccessorBuilderService()
  4875.     {
  4876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  4877.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPrice/CheapestPriceAccessorBuilder.php';
  4878.         return $this->services['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\CheapestPrice\\CheapestPriceAccessorBuilder'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\CheapestPrice\CheapestPriceAccessorBuilder();
  4879.     }
  4880.     /**
  4881.      * Gets the public 'Shopware\Core\Content\Product\ProductDefinition' shared service.
  4882.      *
  4883.      * @return \Shopware\Core\Content\Product\ProductDefinition
  4884.      */
  4885.     protected function getProductDefinitionService()
  4886.     {
  4887.         $this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] = $instance = new \Shopware\Core\Content\Product\ProductDefinition();
  4888.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  4889.         return $instance;
  4890.     }
  4891.     /**
  4892.      * Gets the public 'Shopware\Core\Content\Product\ProductHydrator' shared service.
  4893.      *
  4894.      * @return \Shopware\Core\Content\Product\ProductHydrator
  4895.      */
  4896.     protected function getProductHydratorService()
  4897.     {
  4898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductHydrator.php';
  4899.         return $this->services['Shopware\\Core\\Content\\Product\\ProductHydrator'] = new \Shopware\Core\Content\Product\ProductHydrator($this);
  4900.     }
  4901.     /**
  4902.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute' shared service.
  4903.      *
  4904.      * @return \Shopware\Core\Content\Product\SalesChannel\CrossSelling\CachedProductCrossSellingRoute
  4905.      */
  4906.     protected function getCachedProductCrossSellingRouteService()
  4907.     {
  4908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/AbstractProductCrossSellingRoute.php';
  4909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/CachedProductCrossSellingRoute.php';
  4910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/CrossSelling/ProductCrossSellingRoute.php';
  4911.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4912.         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, []);
  4913.     }
  4914.     /**
  4915.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute' shared service.
  4916.      *
  4917.      * @return \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute
  4918.      */
  4919.     protected function getCachedProductDetailRouteService()
  4920.     {
  4921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AbstractProductDetailRoute.php';
  4922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/CachedProductDetailRoute.php';
  4923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductDetailRoute.php';
  4924.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4925.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Detail\CachedProductDetailRoute(new \Shopware\Core\Content\Product\SalesChannel\Detail\ProductDetailRoute(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService()), ($this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] ?? $this->getCategoryBreadcrumbBuilderService()), ($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), $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, []);
  4926.     }
  4927.     /**
  4928.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute' shared service.
  4929.      *
  4930.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\CachedProductListingRoute
  4931.      */
  4932.     protected function getCachedProductListingRouteService()
  4933.     {
  4934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/CachedProductListingRoute.php';
  4936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingRoute.php';
  4937.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  4938.         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, []);
  4939.     }
  4940.     /**
  4941.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute' shared service.
  4942.      *
  4943.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ResolveCriteriaProductListingRoute
  4944.      */
  4945.     protected function getResolveCriteriaProductListingRouteService()
  4946.     {
  4947.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/AbstractProductListingRoute.php';
  4948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ResolveCriteriaProductListingRoute.php';
  4949.         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()));
  4950.     }
  4951.     /**
  4952.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\ProductListRoute' shared service.
  4953.      *
  4954.      * @return \Shopware\Core\Content\Product\SalesChannel\ProductListRoute
  4955.      */
  4956.     protected function getProductListRouteService()
  4957.     {
  4958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/AbstractProductListRoute.php';
  4959.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/ProductListRoute.php';
  4960.         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()));
  4961.     }
  4962.     /**
  4963.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute' shared service.
  4964.      *
  4965.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\CachedProductReviewRoute
  4966.      */
  4967.     protected function getCachedProductReviewRouteService()
  4968.     {
  4969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewRoute.php';
  4970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/CachedProductReviewRoute.php';
  4971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewRoute.php';
  4972.         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()), []);
  4973.     }
  4974.     /**
  4975.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute' shared service.
  4976.      *
  4977.      * @return \Shopware\Core\Content\Product\SalesChannel\Review\ProductReviewSaveRoute
  4978.      */
  4979.     protected function getProductReviewSaveRouteService()
  4980.     {
  4981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/AbstractProductReviewSaveRoute.php';
  4982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Review/ProductReviewSaveRoute.php';
  4983.         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()));
  4984.     }
  4985.     /**
  4986.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition' shared service.
  4987.      *
  4988.      * @return \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition
  4989.      */
  4990.     protected function getSalesChannelProductDefinitionService()
  4991.     {
  4992.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\SalesChannelProductDefinition();
  4993.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  4994.         return $instance;
  4995.     }
  4996.     /**
  4997.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute' shared service.
  4998.      *
  4999.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\CachedProductSearchRoute
  5000.      */
  5001.     protected function getCachedProductSearchRouteService()
  5002.     {
  5003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/CachedProductSearchRoute.php';
  5005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ProductSearchRoute.php';
  5006.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5007.         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, []);
  5008.     }
  5009.     /**
  5010.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute' shared service.
  5011.      *
  5012.      * @return \Shopware\Core\Content\Product\SalesChannel\Search\ResolvedCriteriaProductSearchRoute
  5013.      */
  5014.     protected function getResolvedCriteriaProductSearchRouteService()
  5015.     {
  5016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/AbstractProductSearchRoute.php';
  5017.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Search/ResolvedCriteriaProductSearchRoute.php';
  5018.         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()));
  5019.     }
  5020.     /**
  5021.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  5022.      *
  5023.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  5024.      */
  5025.     protected function getProductSortingDefinitionService()
  5026.     {
  5027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  5028.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  5029.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5030.         return $instance;
  5031.     }
  5032.     /**
  5033.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator' shared service.
  5034.      *
  5035.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator
  5036.      */
  5037.     protected function getProductSortingHydratorService()
  5038.     {
  5039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingHydrator.php';
  5040.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingHydrator'] = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingHydrator($this);
  5041.     }
  5042.     /**
  5043.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  5044.      *
  5045.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  5046.      */
  5047.     protected function getProductSortingTranslationDefinitionService()
  5048.     {
  5049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  5051.         $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  5052.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5053.         return $instance;
  5054.     }
  5055.     /**
  5056.      * Gets the public 'Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute' shared service.
  5057.      *
  5058.      * @return \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute
  5059.      */
  5060.     protected function getCachedProductSuggestRouteService()
  5061.     {
  5062.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/AbstractProductSuggestRoute.php';
  5063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/CachedProductSuggestRoute.php';
  5064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Suggest/ProductSuggestRoute.php';
  5065.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  5066.         return $this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] = new \Shopware\Core\Content\Product\SalesChannel\Suggest\CachedProductSuggestRoute(new \Shopware\Core\Content\Product\SalesChannel\Suggest\ProductSuggestRoute(($this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] ?? $this->getProductSearchBuilderService()), $a, ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingLoader'] ?? $this->getProductListingLoaderService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), $a, []);
  5067.     }
  5068.     /**
  5069.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  5070.      *
  5071.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  5072.      */
  5073.     protected function getPropertyGroupOptionTranslationDefinitionService()
  5074.     {
  5075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  5077.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  5078.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5079.         return $instance;
  5080.     }
  5081.     /**
  5082.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  5083.      *
  5084.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  5085.      */
  5086.     protected function getPropertyGroupOptionDefinitionService()
  5087.     {
  5088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  5089.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  5090.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5091.         return $instance;
  5092.     }
  5093.     /**
  5094.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator' shared service.
  5095.      *
  5096.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator
  5097.      */
  5098.     protected function getPropertyGroupOptionHydratorService()
  5099.     {
  5100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionHydrator.php';
  5101.         return $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionHydrator'] = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionHydrator($this);
  5102.     }
  5103.     /**
  5104.      * Gets the public 'Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  5105.      *
  5106.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  5107.      */
  5108.     protected function getPropertyGroupTranslationDefinitionService()
  5109.     {
  5110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  5112.         $this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  5113.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5114.         return $instance;
  5115.     }
  5116.     /**
  5117.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  5118.      *
  5119.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  5120.      */
  5121.     protected function getPropertyGroupDefinitionService()
  5122.     {
  5123.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  5124.         $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  5125.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5126.         return $instance;
  5127.     }
  5128.     /**
  5129.      * Gets the public 'Shopware\Core\Content\Property\PropertyGroupHydrator' shared service.
  5130.      *
  5131.      * @return \Shopware\Core\Content\Property\PropertyGroupHydrator
  5132.      */
  5133.     protected function getPropertyGroupHydratorService()
  5134.     {
  5135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupHydrator.php';
  5136.         return $this->services['Shopware\\Core\\Content\\Property\\PropertyGroupHydrator'] = new \Shopware\Core\Content\Property\PropertyGroupHydrator($this);
  5137.     }
  5138.     /**
  5139.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  5140.      *
  5141.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  5142.      */
  5143.     protected function getRuleConditionDefinitionService()
  5144.     {
  5145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  5146.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  5147.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5148.         return $instance;
  5149.     }
  5150.     /**
  5151.      * Gets the public 'Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  5152.      *
  5153.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  5154.      */
  5155.     protected function getRuleTagDefinitionService()
  5156.     {
  5157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  5158.         $this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  5159.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5160.         return $instance;
  5161.     }
  5162.     /**
  5163.      * Gets the public 'Shopware\Core\Content\Rule\RuleDefinition' shared service.
  5164.      *
  5165.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  5166.      */
  5167.     protected function getRuleDefinitionService()
  5168.     {
  5169.         $this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  5170.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5171.         return $instance;
  5172.     }
  5173.     /**
  5174.      * Gets the public 'Shopware\Core\Content\Seo\Api\SeoActionController' shared service.
  5175.      *
  5176.      * @return \Shopware\Core\Content\Seo\Api\SeoActionController
  5177.      */
  5178.     protected function getSeoActionControllerService()
  5179.     {
  5180.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Api/SeoActionController.php';
  5181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlDataValidationFactoryInterface.php';
  5182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Validation/SeoUrlValidationFactory.php';
  5183.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  5184.         $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);
  5185.         $instance->setContainer($this);
  5186.         return $instance;
  5187.     }
  5188.     /**
  5189.      * Gets the public 'Shopware\Core\Content\Seo\CachedSeoResolver' shared service.
  5190.      *
  5191.      * @return \Shopware\Core\Content\Seo\CachedSeoResolver
  5192.      */
  5193.     protected function getCachedSeoResolverService()
  5194.     {
  5195.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5196.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/CachedSeoResolver.php';
  5197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoResolver.php';
  5198.         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()));
  5199.     }
  5200.     /**
  5201.      * Gets the public 'Shopware\Core\Content\Seo\EmptyPathInfoResolver' shared service.
  5202.      *
  5203.      * @return \Shopware\Core\Content\Seo\EmptyPathInfoResolver
  5204.      */
  5205.     protected function getEmptyPathInfoResolverService()
  5206.     {
  5207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/AbstractSeoResolver.php';
  5208.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/EmptyPathInfoResolver.php';
  5209.         return $this->services['Shopware\\Core\\Content\\Seo\\EmptyPathInfoResolver'] = new \Shopware\Core\Content\Seo\EmptyPathInfoResolver(($this->services['Shopware\\Core\\Content\\Seo\\CachedSeoResolver'] ?? $this->getCachedSeoResolverService()));
  5210.     }
  5211.     /**
  5212.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver' shared service.
  5213.      *
  5214.      * @return \Shopware\Core\Content\Seo\Entity\Dbal\SeoUrlAssociationFieldResolver
  5215.      */
  5216.     protected function getSeoUrlAssociationFieldResolverService()
  5217.     {
  5218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Dbal/SeoUrlAssociationFieldResolver.php';
  5220.         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())));
  5221.     }
  5222.     /**
  5223.      * Gets the public 'Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer' shared service.
  5224.      *
  5225.      * @return \Shopware\Core\Content\Seo\Entity\Serializer\SeoUrlFieldSerializer
  5226.      */
  5227.     protected function getSeoUrlFieldSerializerService()
  5228.     {
  5229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  5230.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  5231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/Entity/Serializer/SeoUrlFieldSerializer.php';
  5232.         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()));
  5233.     }
  5234.     /**
  5235.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition' shared service.
  5236.      *
  5237.      * @return \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition
  5238.      */
  5239.     protected function getMainCategoryDefinitionService()
  5240.     {
  5241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  5242.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\MainCategoryDefinition();
  5243.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5244.         return $instance;
  5245.     }
  5246.     /**
  5247.      * Gets the public 'Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition' shared service.
  5248.      *
  5249.      * @return \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition
  5250.      */
  5251.     protected function getSalesChannelMainCategoryDefinitionService()
  5252.     {
  5253.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/MainCategoryDefinition.php';
  5254.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/MainCategory/SalesChannel/SalesChannelMainCategoryDefinition.php';
  5255.         $this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] = $instance = new \Shopware\Core\Content\Seo\MainCategory\SalesChannel\SalesChannelMainCategoryDefinition();
  5256.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5257.         return $instance;
  5258.     }
  5259.     /**
  5260.      * Gets the public 'Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute' shared service.
  5261.      *
  5262.      * @return \Shopware\Core\Content\Seo\SalesChannel\SeoUrlRoute
  5263.      */
  5264.     protected function getSeoUrlRouteService()
  5265.     {
  5266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/AbstractSeoUrlRoute.php';
  5267.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SalesChannel/SeoUrlRoute.php';
  5268.         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()));
  5269.     }
  5270.     /**
  5271.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlPlaceholderHandlerInterface' shared service.
  5272.      *
  5273.      * @return \Shopware\Core\Content\Seo\SeoUrlPlaceholderHandler
  5274.      */
  5275.     protected function getSeoUrlPlaceholderHandlerInterfaceService()
  5276.     {
  5277.         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()));
  5278.     }
  5279.     /**
  5280.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  5281.      *
  5282.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  5283.      */
  5284.     protected function getSeoUrlTemplateDefinitionService()
  5285.     {
  5286.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  5287.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  5288.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5289.         return $instance;
  5290.     }
  5291.     /**
  5292.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition' shared service.
  5293.      *
  5294.      * @return \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition
  5295.      */
  5296.     protected function getSalesChannelSeoUrlDefinitionService()
  5297.     {
  5298.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SalesChannel\SalesChannelSeoUrlDefinition();
  5299.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  5300.         return $instance;
  5301.     }
  5302.     /**
  5303.      * Gets the public 'Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition' shared service.
  5304.      *
  5305.      * @return \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition
  5306.      */
  5307.     protected function getSeoUrlDefinitionService()
  5308.     {
  5309.         $this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrl\SeoUrlDefinition();
  5310.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5311.         return $instance;
  5312.     }
  5313.     /**
  5314.      * Gets the public 'Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute' shared service.
  5315.      *
  5316.      * @return \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute
  5317.      */
  5318.     protected function getCachedSitemapRouteService()
  5319.     {
  5320.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/AbstractSitemapRoute.php';
  5321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/CachedSitemapRoute.php';
  5322.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/SalesChannel/SitemapRoute.php';
  5323.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapListerInterface.php';
  5324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapLister.php';
  5325.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  5326.         return $this->services['Shopware\\Core\\Content\\Sitemap\\SalesChannel\\CachedSitemapRoute'] = new \Shopware\Core\Content\Sitemap\SalesChannel\CachedSitemapRoute(new \Shopware\Core\Content\Sitemap\SalesChannel\SitemapRoute(new \Shopware\Core\Content\Sitemap\Service\SitemapLister(($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService())), $a, ($this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] ?? $this->getSitemapExporterService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator())), ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), [], $a);
  5327.     }
  5328.     /**
  5329.      * Gets the public 'Shopware\Core\Framework\Adapter\Asset\AssetPackageService' shared service.
  5330.      *
  5331.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetPackageService
  5332.      */
  5333.     protected function getAssetPackageServiceService()
  5334.     {
  5335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetPackageService.php';
  5336.         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()));
  5337.     }
  5338.     /**
  5339.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\CacheIdLoader' shared service.
  5340.      *
  5341.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheIdLoader
  5342.      */
  5343.     protected function getCacheIdLoaderService()
  5344.     {
  5345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheIdLoader.php';
  5346.         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()));
  5347.     }
  5348.     /**
  5349.      * Gets the public 'Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory' shared service.
  5350.      *
  5351.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\Facade\CacheInvalidatorFacadeHookFactory
  5352.      */
  5353.     protected function getCacheInvalidatorFacadeHookFactoryService()
  5354.     {
  5355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  5356.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/Facade/CacheInvalidatorFacadeHookFactory.php';
  5357.         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()));
  5358.     }
  5359.     /**
  5360.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator' shared service.
  5361.      *
  5362.      * @return \Shopware\Core\Framework\Adapter\Twig\AppTemplateIterator
  5363.      */
  5364.     protected function getAppTemplateIteratorService()
  5365.     {
  5366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/AppTemplateIterator.php';
  5367.         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()));
  5368.     }
  5369.     /**
  5370.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateFinder' shared service.
  5371.      *
  5372.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateFinder
  5373.      */
  5374.     protected function getTemplateFinderService()
  5375.     {
  5376.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  5377.         if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  5378.             return $this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'];
  5379.         }
  5380.         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 () {
  5381.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\NamespaceHierarchy\\BundleHierarchyBuilder'] ?? $this->getBundleHierarchyBuilderService());
  5382.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  5383.         }, 2)));
  5384.     }
  5385.     /**
  5386.      * Gets the public 'Shopware\Core\Framework\Adapter\Twig\TemplateIterator' shared service.
  5387.      *
  5388.      * @return \Shopware\Core\Framework\Adapter\Twig\TemplateIterator
  5389.      */
  5390.     protected function getTemplateIteratorService()
  5391.     {
  5392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TemplateIterator.php';
  5393.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/TemplateIterator.php';
  5394.         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']);
  5395.     }
  5396.     /**
  5397.      * Gets the public 'Shopware\Core\Framework\Api\Acl\AclCriteriaValidator' shared service.
  5398.      *
  5399.      * @return \Shopware\Core\Framework\Api\Acl\AclCriteriaValidator
  5400.      */
  5401.     protected function getAclCriteriaValidatorService()
  5402.     {
  5403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclCriteriaValidator.php';
  5404.         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()));
  5405.     }
  5406.     /**
  5407.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  5408.      *
  5409.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  5410.      */
  5411.     protected function getAclRoleDefinitionService()
  5412.     {
  5413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  5414.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  5415.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5416.         return $instance;
  5417.     }
  5418.     /**
  5419.      * Gets the public 'Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  5420.      *
  5421.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  5422.      */
  5423.     protected function getAclUserRoleDefinitionService()
  5424.     {
  5425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  5426.         $this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  5427.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5428.         return $instance;
  5429.     }
  5430.     /**
  5431.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AccessKeyController' shared service.
  5432.      *
  5433.      * @return \Shopware\Core\Framework\Api\Controller\AccessKeyController
  5434.      */
  5435.     protected function getAccessKeyControllerService()
  5436.     {
  5437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AccessKeyController.php';
  5438.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\AccessKeyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\AccessKeyController();
  5439.         $instance->setContainer($this);
  5440.         return $instance;
  5441.     }
  5442.     /**
  5443.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AclController' shared service.
  5444.      *
  5445.      * @return \Shopware\Core\Framework\Api\Controller\AclController
  5446.      */
  5447.     protected function getAclControllerService()
  5448.     {
  5449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AclController.php';
  5450.         $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()));
  5451.         $instance->setContainer($this);
  5452.         return $instance;
  5453.     }
  5454.     /**
  5455.      * Gets the public 'Shopware\Core\Framework\Api\Controller\ApiController' shared service.
  5456.      *
  5457.      * @return \Shopware\Core\Framework\Api\Controller\ApiController
  5458.      */
  5459.     protected function getApiControllerService()
  5460.     {
  5461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  5462.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  5463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  5464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  5465.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\ApiController'] = $instance = new \Shopware\Core\Framework\Api\Controller\ApiController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), new \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\AggregationParser'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\AggregationParser())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\ApiCriteriaValidator'] ?? $this->getApiCriteriaValidatorService())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] ?? $this->getCompositeEntitySearcherService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  5466.         $instance->setContainer($this);
  5467.         return $instance;
  5468.     }
  5469.     /**
  5470.      * Gets the public 'Shopware\Core\Framework\Api\Controller\AuthController' shared service.
  5471.      *
  5472.      * @return \Shopware\Core\Framework\Api\Controller\AuthController
  5473.      */
  5474.     protected function getAuthControllerService()
  5475.     {
  5476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/AuthController.php';
  5477.         $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()));
  5478.         $instance->setContainer($this);
  5479.         return $instance;
  5480.     }
  5481.     /**
  5482.      * Gets the public 'Shopware\Core\Framework\Api\Controller\CacheController' shared service.
  5483.      *
  5484.      * @return \Shopware\Core\Framework\Api\Controller\CacheController
  5485.      */
  5486.     protected function getCacheControllerService()
  5487.     {
  5488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/CacheController.php';
  5489.         $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()));
  5490.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Shopware\\Core\\Framework\\Api\\Controller\\CacheController'$this));
  5491.         return $instance;
  5492.     }
  5493.     /**
  5494.      * Gets the public 'Shopware\Core\Framework\Api\Controller\FallbackController' shared service.
  5495.      *
  5496.      * @return \Shopware\Core\Framework\Api\Controller\FallbackController
  5497.      */
  5498.     protected function getFallbackControllerService()
  5499.     {
  5500.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/FallbackController.php';
  5501.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\FallbackController'] = $instance = new \Shopware\Core\Framework\Api\Controller\FallbackController();
  5502.         $instance->setContainer($this);
  5503.         return $instance;
  5504.     }
  5505.     /**
  5506.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IndexingController' shared service.
  5507.      *
  5508.      * @return \Shopware\Core\Framework\Api\Controller\IndexingController
  5509.      */
  5510.     protected function getIndexingControllerService()
  5511.     {
  5512.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IndexingController.php';
  5513.         $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()));
  5514.         $instance->setContainer($this);
  5515.         return $instance;
  5516.     }
  5517.     /**
  5518.      * Gets the public 'Shopware\Core\Framework\Api\Controller\InfoController' shared service.
  5519.      *
  5520.      * @return \Shopware\Core\Framework\Api\Controller\InfoController
  5521.      */
  5522.     protected function getInfoControllerService()
  5523.     {
  5524.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/InfoController.php';
  5525.         $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']);
  5526.         $instance->setContainer($this);
  5527.         return $instance;
  5528.     }
  5529.     /**
  5530.      * Gets the public 'Shopware\Core\Framework\Api\Controller\IntegrationController' shared service.
  5531.      *
  5532.      * @return \Shopware\Core\Framework\Api\Controller\IntegrationController
  5533.      */
  5534.     protected function getIntegrationControllerService()
  5535.     {
  5536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/IntegrationController.php';
  5537.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\IntegrationController'] = $instance = new \Shopware\Core\Framework\Api\Controller\IntegrationController(($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()));
  5538.         $instance->setContainer($this);
  5539.         return $instance;
  5540.     }
  5541.     /**
  5542.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SalesChannelProxyController' shared service.
  5543.      *
  5544.      * @return \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController
  5545.      */
  5546.     protected function getSalesChannelProxyControllerService()
  5547.     {
  5548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SalesChannelProxyController.php';
  5549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/ApiOrderCartService.php';
  5550.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService());
  5551.         $b = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  5552.         $this->services['Shopware\\Core\\Framework\\Api\\Controller\\SalesChannelProxyController'] = $instance = new \Shopware\Core\Framework\Api\Controller\SalesChannelProxyController(($this->services['kernel'] ?? $this->get('kernel'1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Shopware\Core\Checkout\Cart\ApiOrderCartService($b$a), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartOrderRoute'] ?? $this->getCartOrderRouteService()), $b, ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  5553.         $instance->setContainer($this);
  5554.         return $instance;
  5555.     }
  5556.     /**
  5557.      * Gets the public 'Shopware\Core\Framework\Api\Controller\SyncController' shared service.
  5558.      *
  5559.      * @return \Shopware\Core\Framework\Api\Controller\SyncController
  5560.      */
  5561.     protected function getSyncControllerService()
  5562.     {
  5563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/SyncController.php';
  5564.         $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()));
  5565.         $instance->setContainer($this);
  5566.         return $instance;
  5567.     }
  5568.     /**
  5569.      * Gets the public 'Shopware\Core\Framework\Api\Controller\UserController' shared service.
  5570.      *
  5571.      * @return \Shopware\Core\Framework\Api\Controller\UserController
  5572.      */
  5573.     protected function getUserControllerService()
  5574.     {
  5575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/UserController.php';
  5576.         $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()));
  5577.         $instance->setContainer($this);
  5578.         return $instance;
  5579.     }
  5580.     /**
  5581.      * Gets the public 'Shopware\Core\Framework\Api\Sync\SyncService' shared service.
  5582.      *
  5583.      * @return \Shopware\Core\Framework\Api\Sync\SyncService
  5584.      */
  5585.     protected function getSyncServiceService()
  5586.     {
  5587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncServiceInterface.php';
  5588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Sync/SyncService.php';
  5589.         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()));
  5590.     }
  5591.     /**
  5592.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  5593.      *
  5594.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  5595.      */
  5596.     protected function getActionButtonTranslationDefinitionService()
  5597.     {
  5598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  5600.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  5601.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5602.         return $instance;
  5603.     }
  5604.     /**
  5605.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  5606.      *
  5607.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  5608.      */
  5609.     protected function getActionButtonDefinitionService()
  5610.     {
  5611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  5612.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  5613.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5614.         return $instance;
  5615.     }
  5616.     /**
  5617.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  5618.      *
  5619.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  5620.      */
  5621.     protected function getAppPaymentMethodDefinitionService()
  5622.     {
  5623.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  5624.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5625.         return $instance;
  5626.     }
  5627.     /**
  5628.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  5629.      *
  5630.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  5631.      */
  5632.     protected function getAppTranslationDefinitionService()
  5633.     {
  5634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  5636.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  5637.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5638.         return $instance;
  5639.     }
  5640.     /**
  5641.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  5642.      *
  5643.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  5644.      */
  5645.     protected function getAppCmsBlockTranslationDefinitionService()
  5646.     {
  5647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  5648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  5649.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  5650.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5651.         return $instance;
  5652.     }
  5653.     /**
  5654.      * Gets the public 'Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  5655.      *
  5656.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  5657.      */
  5658.     protected function getAppCmsBlockDefinitionService()
  5659.     {
  5660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  5661.         $this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  5662.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5663.         return $instance;
  5664.     }
  5665.     /**
  5666.      * Gets the public 'Shopware\Core\Framework\App\Api\AppActionController' shared service.
  5667.      *
  5668.      * @return \Shopware\Core\Framework\App\Api\AppActionController
  5669.      */
  5670.     protected function getAppActionControllerService()
  5671.     {
  5672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppActionController.php';
  5673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/ActionButtonLoader.php';
  5674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/AppActionLoader.php';
  5675.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Manifest/ModuleLoader.php';
  5676.         $a = ($this->services['app_action_button.repository'] ?? $this->getAppActionButton_RepositoryService());
  5677.         $b = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  5678.         $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())));
  5679.         $instance->setContainer($this);
  5680.         return $instance;
  5681.     }
  5682.     /**
  5683.      * Gets the public 'Shopware\Core\Framework\App\Api\AppCmsController' shared service.
  5684.      *
  5685.      * @return \Shopware\Core\Framework\App\Api\AppCmsController
  5686.      */
  5687.     protected function getAppCmsControllerService()
  5688.     {
  5689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppCmsController.php';
  5690.         $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()));
  5691.         $instance->setContainer($this);
  5692.         return $instance;
  5693.     }
  5694.     /**
  5695.      * Gets the public 'Shopware\Core\Framework\App\Api\AppUrlChangeController' shared service.
  5696.      *
  5697.      * @return \Shopware\Core\Framework\App\Api\AppUrlChangeController
  5698.      */
  5699.     protected function getAppUrlChangeControllerService()
  5700.     {
  5701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Api/AppUrlChangeController.php';
  5702.         $this->services['Shopware\\Core\\Framework\\App\\Api\\AppUrlChangeController'] = $instance = new \Shopware\Core\Framework\App\Api\AppUrlChangeController(($this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] ?? $this->getResolverService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  5703.         $instance->setContainer($this);
  5704.         return $instance;
  5705.     }
  5706.     /**
  5707.      * Gets the public 'Shopware\Core\Framework\App\AppDefinition' shared service.
  5708.      *
  5709.      * @return \Shopware\Core\Framework\App\AppDefinition
  5710.      */
  5711.     protected function getAppDefinitionService()
  5712.     {
  5713.         $this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  5714.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5715.         return $instance;
  5716.     }
  5717.     /**
  5718.      * Gets the public 'Shopware\Core\Framework\App\AppLocaleProvider' shared service.
  5719.      *
  5720.      * @return \Shopware\Core\Framework\App\AppLocaleProvider
  5721.      */
  5722.     protected function getAppLocaleProviderService()
  5723.     {
  5724.         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()));
  5725.     }
  5726.     /**
  5727.      * Gets the public 'Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver' shared service.
  5728.      *
  5729.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver
  5730.      */
  5731.     protected function getResolverService()
  5732.     {
  5733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/Resolver.php';
  5734.         return $this->services['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\Resolver'] = new \Shopware\Core\Framework\App\AppUrlChangeResolver\Resolver(new RewindableGenerator(function () {
  5735.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\MoveShopPermanentlyStrategy'] ?? $this->getMoveShopPermanentlyStrategyService());
  5736.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\ReinstallAppsStrategy'] ?? $this->getReinstallAppsStrategyService());
  5737.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\AppUrlChangeResolver\\UninstallAppsStrategy'] ?? $this->getUninstallAppsStrategyService());
  5738.         }, 3));
  5739.     }
  5740.     /**
  5741.      * Gets the public 'Shopware\Core\Framework\App\ShopId\ShopIdProvider' shared service.
  5742.      *
  5743.      * @return \Shopware\Core\Framework\App\ShopId\ShopIdProvider
  5744.      */
  5745.     protected function getShopIdProviderService()
  5746.     {
  5747.         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()), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  5748.     }
  5749.     /**
  5750.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  5751.      *
  5752.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  5753.      */
  5754.     protected function getTemplateDefinitionService()
  5755.     {
  5756.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  5757.         $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  5758.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  5759.         return $instance;
  5760.     }
  5761.     /**
  5762.      * Gets the public 'Shopware\Core\Framework\App\Template\TemplateStateService' shared service.
  5763.      *
  5764.      * @return \Shopware\Core\Framework\App\Template\TemplateStateService
  5765.      */
  5766.     protected function getTemplateStateServiceService()
  5767.     {
  5768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateStateService.php';
  5769.         return $this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateStateService'] = new \Shopware\Core\Framework\App\Template\TemplateStateService(($this->services['app_template.repository'] ?? $this->getAppTemplate_RepositoryService()));
  5770.     }
  5771.     /**
  5772.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator' shared service.
  5773.      *
  5774.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator
  5775.      */
  5776.     protected function getEntityCacheKeyGeneratorService()
  5777.     {
  5778.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Cache\\EntityCacheKeyGenerator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Cache\EntityCacheKeyGenerator();
  5779.     }
  5780.     /**
  5781.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator' shared service.
  5782.      *
  5783.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator
  5784.      */
  5785.     protected function getEntityHydratorService()
  5786.     {
  5787.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this);
  5788.     }
  5789.     /**
  5790.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder' shared service.
  5791.      *
  5792.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\ConfigJsonFieldAccessorBuilder
  5793.      */
  5794.     protected function getConfigJsonFieldAccessorBuilderService()
  5795.     {
  5796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  5798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/ConfigJsonFieldAccessorBuilder.php';
  5799.         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()));
  5800.     }
  5801.     /**
  5802.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder' shared service.
  5803.      *
  5804.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\CustomFieldsAccessorBuilder
  5805.      */
  5806.     protected function getCustomFieldsAccessorBuilderService()
  5807.     {
  5808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  5810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/CustomFieldsAccessorBuilder.php';
  5811.         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()));
  5812.     }
  5813.     /**
  5814.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder' shared service.
  5815.      *
  5816.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder
  5817.      */
  5818.     protected function getDefaultFieldAccessorBuilderService()
  5819.     {
  5820.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/DefaultFieldAccessorBuilder.php';
  5822.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldAccessorBuilder\\DefaultFieldAccessorBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\DefaultFieldAccessorBuilder();
  5823.     }
  5824.     /**
  5825.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder' shared service.
  5826.      *
  5827.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\JsonFieldAccessorBuilder
  5828.      */
  5829.     protected function getJsonFieldAccessorBuilderService()
  5830.     {
  5831.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5832.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/JsonFieldAccessorBuilder.php';
  5833.         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()));
  5834.     }
  5835.     /**
  5836.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder' shared service.
  5837.      *
  5838.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldAccessorBuilder\PriceFieldAccessorBuilder
  5839.      */
  5840.     protected function getPriceFieldAccessorBuilderService()
  5841.     {
  5842.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/FieldAccessorBuilderInterface.php';
  5843.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldAccessorBuilder/PriceFieldAccessorBuilder.php';
  5844.         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()));
  5845.     }
  5846.     /**
  5847.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver' shared service.
  5848.      *
  5849.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver
  5850.      */
  5851.     protected function getManyToManyAssociationFieldResolverService()
  5852.     {
  5853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToManyAssociationFieldResolver.php';
  5855.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\ManyToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToManyAssociationFieldResolver();
  5856.     }
  5857.     /**
  5858.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver' shared service.
  5859.      *
  5860.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\ManyToOneAssociationFieldResolver
  5861.      */
  5862.     protected function getManyToOneAssociationFieldResolverService()
  5863.     {
  5864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/ManyToOneAssociationFieldResolver.php';
  5866.         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())));
  5867.     }
  5868.     /**
  5869.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver' shared service.
  5870.      *
  5871.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver
  5872.      */
  5873.     protected function getOneToManyAssociationFieldResolverService()
  5874.     {
  5875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/OneToManyAssociationFieldResolver.php';
  5877.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\OneToManyAssociationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\OneToManyAssociationFieldResolver();
  5878.     }
  5879.     /**
  5880.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver' shared service.
  5881.      *
  5882.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver
  5883.      */
  5884.     protected function getTranslationFieldResolverService()
  5885.     {
  5886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/AbstractFieldResolver.php';
  5887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/FieldResolver/TranslationFieldResolver.php';
  5888.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\FieldResolver\\TranslationFieldResolver'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\FieldResolver\TranslationFieldResolver();
  5889.     }
  5890.     /**
  5891.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder' shared service.
  5892.      *
  5893.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder
  5894.      */
  5895.     protected function getJoinGroupBuilderService()
  5896.     {
  5897.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\JoinGroupBuilder'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\JoinGroupBuilder();
  5898.     }
  5899.     /**
  5900.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry' shared service.
  5901.      *
  5902.      * @return \Shopware\Core\Framework\DataAbstractionLayer\DefinitionInstanceRegistry
  5903.      */
  5904.     protected function getDefinitionInstanceRegistryService()
  5905.     {
  5906.         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''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\CategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\ProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''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''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition''bf_product_to_delete' => 'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''swag_sequence_webhook_event_log' => 'Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition''swag_customized_products_template' => 'Swag\\CustomizedProducts\\Template\\TemplateDefinition''swag_customized_products_template_option' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionDefinition''swag_customized_products_template_option_price' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition''swag_customized_products_template_option_value' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\TemplateOptionValueDefinition''swag_customized_products_template_option_value_price' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition''swag_customized_products_template_exclusion' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition''swag_customized_products_template_exclusion_condition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition''swag_customized_products_template_exclusion_operator' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition''swag_customized_products_template_exclusion_condition_values' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition''swag_customized_products_template_configuration' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\TemplateConfigurationDefinition''swag_customized_products_template_configuration_share' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition''swag_customized_products_template_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition''swag_customized_products_template_option_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition''swag_customized_products_template_option_value_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition''swag_customized_products_template_exclusion_operator_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''swag_dynamic_access_category_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition''swag_dynamic_access_landing_page_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition''swag_dynamic_access_product_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition'], ['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''custom_entity' => 'custom_entity.repository''locale' => 'locale.repository''locale_translation' => 'locale_translation.repository''snippet_set' => 'snippet_set.repository''snippet' => 'snippet.repository''salutation' => 'salutation.repository''salutation_translation' => 'salutation_translation.repository''tax' => 'tax.repository''tax_rule' => 'tax_rule.repository''tax_rule_type' => 'tax_rule_type.repository''tax_rule_type_translation' => 'tax_rule_type_translation.repository''unit' => 'unit.repository''unit_translation' => 'unit_translation.repository''user' => 'user.repository''user_config' => 'user_config.repository''user_access_key' => 'user_access_key.repository''user_recovery' => 'user_recovery.repository''integration' => 'integration.repository''integration_role' => 'integration_role.repository''state_machine' => 'state_machine.repository''state_machine_translation' => 'state_machine_translation.repository''state_machine_state' => 'state_machine_state.repository''state_machine_state_translation' => 'state_machine_state_translation.repository''state_machine_transition' => 'state_machine_transition.repository''state_machine_history' => 'state_machine_history.repository''system_config' => 'system_config.repository''number_range' => 'number_range.repository''number_range_sales_channel' => 'number_range_sales_channel.repository''number_range_state' => 'number_range_state.repository''number_range_type' => 'number_range_type.repository''number_range_type_translation' => 'number_range_type_translation.repository''number_range_translation' => 'number_range_translation.repository''tag' => 'tag.repository''category' => 'category.repository''category_translation' => 'category_translation.repository''category_tag' => 'category_tag.repository''media' => 'media.repository''media_default_folder' => 'media_default_folder.repository''media_thumbnail' => 'media_thumbnail.repository''media_translation' => 'media_translation.repository''media_folder' => 'media_folder.repository''media_thumbnail_size' => 'media_thumbnail_size.repository''media_folder_configuration' => 'media_folder_configuration.repository''media_folder_configuration_media_thumbnail_size' => 'media_folder_configuration_media_thumbnail_size.repository''media_tag' => 'media_tag.repository''product' => 'product.repository''product_stream_mapping' => 'product_stream_mapping.repository''product_category' => 'product_category.repository''product_custom_field_set' => 'product_custom_field_set.repository''product_tag' => 'product_tag.repository''product_configurator_setting' => 'product_configurator_setting.repository''product_price' => 'product_price.repository''product_property' => 'product_property.repository''product_search_keyword' => 'product_search_keyword.repository''product_keyword_dictionary' => 'product_keyword_dictionary.repository''product_review' => 'product_review.repository''product_manufacturer' => 'product_manufacturer.repository''product_manufacturer_translation' => 'product_manufacturer_translation.repository''product_media' => 'product_media.repository''product_translation' => 'product_translation.repository''product_option' => 'product_option.repository''product_category_tree' => 'product_category_tree.repository''product_cross_selling' => 'product_cross_selling.repository''product_cross_selling_translation' => 'product_cross_selling_translation.repository''product_cross_selling_assigned_products' => 'product_cross_selling_assigned_products.repository''product_feature_set' => 'product_feature_set.repository''product_feature_set_translation' => 'product_feature_set_translation.repository''product_sorting' => 'product_sorting.repository''product_sorting_translation' => 'product_sorting_translation.repository''product_search_config' => 'product_search_config.repository''product_search_config_field' => 'product_search_config_field.repository''product_visibility' => 'product_visibility.repository''delivery_time' => 'delivery_time.repository''newsletter_recipient' => 'newsletter_recipient.repository''newsletter_recipient_tag' => 'newsletter_recipient_tag.repository''rule' => 'rule.repository''rule_condition' => 'rule_condition.repository''rule_tag' => 'rule_tag.repository''product_stream' => 'product_stream.repository''product_stream_translation' => 'product_stream_translation.repository''product_stream_filter' => 'product_stream_filter.repository''product_export' => 'product_export.repository''property_group' => 'property_group.repository''property_group_option' => 'property_group_option.repository''property_group_option_translation' => 'property_group_option_translation.repository''property_group_translation' => 'property_group_translation.repository''cms_page' => 'cms_page.repository''cms_page_translation' => 'cms_page_translation.repository''cms_section' => 'cms_section.repository''cms_block' => 'cms_block.repository''cms_slot' => 'cms_slot.repository''cms_slot_translation' => 'cms_slot_translation.repository''mail_template' => 'mail_template.repository''mail_template_translation' => 'mail_template_translation.repository''mail_template_type' => 'mail_template_type.repository''mail_template_type_translation' => 'mail_template_type_translation.repository''mail_template_media' => 'mail_template_media.repository''mail_header_footer' => 'mail_header_footer.repository''mail_header_footer_translation' => 'mail_header_footer_translation.repository''delivery_time_translation' => 'delivery_time_translation.repository''import_export_profile' => 'import_export_profile.repository''import_export_log' => 'import_export_log.repository''import_export_file' => 'import_export_file.repository''import_export_profile_translation' => 'import_export_profile_translation.repository''landing_page' => 'landing_page.repository''landing_page_translation' => 'landing_page_translation.repository''landing_page_tag' => 'landing_page_tag.repository''landing_page_sales_channel' => 'landing_page_sales_channel.repository''flow' => 'flow.repository''flow_sequence' => 'flow_sequence.repository''customer' => 'customer.repository''customer_group_translation' => 'customer_group_translation.repository''customer_address' => 'customer_address.repository''customer_recovery' => 'customer_recovery.repository''customer_group' => 'customer_group.repository''customer_group_registration_sales_channels' => 'customer_group_registration_sales_channels.repository''customer_tag' => 'customer_tag.repository''customer_wishlist' => 'customer_wishlist.repository''customer_wishlist_product' => 'customer_wishlist_product.repository''document' => 'document.repository''document_type' => 'document_type.repository''document_type_translation' => 'document_type_translation.repository''document_base_config' => 'document_base_config.repository''document_base_config_sales_channel' => 'document_base_config_sales_channel.repository''order' => 'order.repository''order_address' => 'order_address.repository''order_customer' => 'order_customer.repository''order_delivery' => 'order_delivery.repository''order_delivery_position' => 'order_delivery_position.repository''order_line_item' => 'order_line_item.repository''order_tag' => 'order_tag.repository''order_transaction' => 'order_transaction.repository''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''swag_language_pack_language' => 'swag_language_pack_language.repository''bf_config' => 'bf_config.repository''bf_marketplace' => 'bf_marketplace.repository''bf_marketplace_sales_channel' => 'bf_marketplace_sales_channel.repository''bf_marketplace_settings' => 'bf_marketplace_settings.repository''bf_category_mapping' => 'bf_category_mapping.repository''bf_support' => 'bf_support.repository''bf_product_to_delete' => 'bf_product_to_delete.repository''swag_paypal_pos_sales_channel' => 'swag_paypal_pos_sales_channel.repository''swag_paypal_pos_sales_channel_inventory' => 'swag_paypal_pos_sales_channel_inventory.repository''swag_paypal_pos_sales_channel_run' => 'swag_paypal_pos_sales_channel_run.repository''swag_paypal_pos_sales_channel_run_log' => 'swag_paypal_pos_sales_channel_run_log.repository''swag_paypal_pos_sales_channel_media' => 'swag_paypal_pos_sales_channel_media.repository''swag_paypal_pos_sales_channel_product' => 'swag_paypal_pos_sales_channel_product.repository''swag_sequence_webhook_event_log' => 'swag_sequence_webhook_event_log.repository''swag_customized_products_template' => 'swag_customized_products_template.repository''swag_customized_products_template_option' => 'swag_customized_products_template_option.repository''swag_customized_products_template_option_price' => 'swag_customized_products_template_option_price.repository''swag_customized_products_template_option_value' => 'swag_customized_products_template_option_value.repository''swag_customized_products_template_option_value_price' => 'swag_customized_products_template_option_value_price.repository''swag_customized_products_template_exclusion' => 'swag_customized_products_template_exclusion.repository''swag_customized_products_template_exclusion_condition' => 'swag_customized_products_template_exclusion_condition.repository''swag_customized_products_template_exclusion_operator' => 'swag_customized_products_template_exclusion_operator.repository''swag_customized_products_template_exclusion_condition_values' => 'swag_customized_products_template_exclusion_condition_values.repository''swag_customized_products_template_configuration' => 'swag_customized_products_template_configuration.repository''swag_customized_products_template_configuration_share' => 'swag_customized_products_template_configuration_share.repository''swag_customized_products_template_translation' => 'swag_customized_products_template_translation.repository''swag_customized_products_template_option_translation' => 'swag_customized_products_template_option_translation.repository''swag_customized_products_template_option_value_translation' => 'swag_customized_products_template_option_value_translation.repository''swag_customized_products_template_exclusion_operator_translation' => 'swag_customized_products_template_exclusion_operator_translation.repository''swag_cms_extensions_form' => 'swag_cms_extensions_form.repository''swag_cms_extensions_form_translation' => 'swag_cms_extensions_form_translation.repository''swag_cms_extensions_form_group' => 'swag_cms_extensions_form_group.repository''swag_cms_extensions_form_group_translation' => 'swag_cms_extensions_form_group_translation.repository''swag_cms_extensions_form_group_field' => 'swag_cms_extensions_form_group_field.repository''swag_cms_extensions_form_group_field_translation' => 'swag_cms_extensions_form_group_field_translation.repository''swag_cms_extensions_quickview' => 'swag_cms_extensions_quickview.repository''swag_cms_extensions_block_rule' => 'swag_cms_extensions_block_rule.repository''swag_cms_extensions_scroll_navigation' => 'swag_cms_extensions_scroll_navigation.repository''swag_cms_extensions_scroll_navigation_translation' => 'swag_cms_extensions_scroll_navigation_translation.repository''swag_cms_extensions_scroll_navigation_page_settings' => 'swag_cms_extensions_scroll_navigation_page_settings.repository''swag_dynamic_access_category_rule' => 'swag_dynamic_access_category_rule.repository''swag_dynamic_access_landing_page_rule' => 'swag_dynamic_access_landing_page_rule.repository''swag_dynamic_access_product_rule' => 'swag_dynamic_access_product_rule.repository']);
  5907.     }
  5908.     /**
  5909.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory' shared service.
  5910.      *
  5911.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Event\EntityLoadedEventFactory
  5912.      */
  5913.     protected function getEntityLoadedEventFactoryService()
  5914.     {
  5915.         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()));
  5916.     }
  5917.     /**
  5918.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry' shared service.
  5919.      *
  5920.      * @return \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry
  5921.      */
  5922.     protected function getExtensionRegistryService()
  5923.     {
  5924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/ExtensionRegistry.php';
  5925.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\ExtensionRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\ExtensionRegistry(new RewindableGenerator(function () {
  5926.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\IntegrationExtension'] = new \Shopware\Administration\Notification\Extension\IntegrationExtension()));
  5927.             yield => ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] ?? ($this->privates['Shopware\\Administration\\Notification\\Extension\\UserExtension'] = new \Shopware\Administration\Notification\Extension\UserExtension()));
  5928.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\SalesChannelExtension'] = new \Shopware\Storefront\Theme\Extension\SalesChannelExtension()));
  5929.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\LanguageExtension'] = new \Shopware\Storefront\Theme\Extension\LanguageExtension()));
  5930.             yield => ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] ?? ($this->privates['Shopware\\Storefront\\Theme\\Extension\\MediaExtension'] = new \Shopware\Storefront\Theme\Extension\MediaExtension()));
  5931.             yield => ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\LanguagePack\\Extension\\LanguageExtension'] = new \Swag\LanguagePack\Extension\LanguageExtension()));
  5932.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\SalesChannelExtension'] = new \Swag\Markets\Entity\Extension\SalesChannelExtension()));
  5933.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CurrencyExtension'] = new \Swag\Markets\Entity\Extension\CurrencyExtension()));
  5934.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\CountryExtension'] = new \Swag\Markets\Entity\Extension\CountryExtension()));
  5935.             yield => ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\Markets\\Entity\\Extension\\LanguageExtension'] = new \Swag\Markets\Entity\Extension\LanguageExtension()));
  5936.             yield 10 => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\SalesChannelExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\SalesChannelExtension()));
  5937.             yield 11 => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductExtension()));
  5938.             yield 12 => ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] ?? ($this->privates['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Extension\\ProductStreamExtension'] = new \Swag\PayPal\Pos\DataAbstractionLayer\Extension\ProductStreamExtension()));
  5939.             yield 13 => ($this->privates['Swag\\FlowBuilderProfessional\\Extension\\FlowSequenceExtension'] ?? ($this->privates['Swag\\FlowBuilderProfessional\\Extension\\FlowSequenceExtension'] = new \Swag\FlowBuilderProfessional\Extension\FlowSequenceExtension()));
  5940.             yield 14 => ($this->privates['Swag\\FlowBuilderProfessional\\Extension\\WebhookEventLogExtension'] ?? ($this->privates['Swag\\FlowBuilderProfessional\\Extension\\WebhookEventLogExtension'] = new \Swag\FlowBuilderProfessional\Extension\WebhookEventLogExtension()));
  5941.             yield 15 => ($this->privates['Swag\\CustomizedProducts\\Extension\\LanguageExtension'] ?? ($this->privates['Swag\\CustomizedProducts\\Extension\\LanguageExtension'] = new \Swag\CustomizedProducts\Extension\LanguageExtension()));
  5942.             yield 16 => ($this->privates['Swag\\CustomizedProducts\\Extension\\MediaExtension'] ?? ($this->privates['Swag\\CustomizedProducts\\Extension\\MediaExtension'] = new \Swag\CustomizedProducts\Extension\MediaExtension()));
  5943.             yield 17 => ($this->privates['Swag\\CustomizedProducts\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\CustomizedProducts\\Extension\\ProductExtension'] = new \Swag\CustomizedProducts\Extension\ProductExtension()));
  5944.             yield 18 => ($this->privates['Swag\\CustomizedProducts\\Extension\\RuleExtension'] ?? ($this->privates['Swag\\CustomizedProducts\\Extension\\RuleExtension'] = new \Swag\CustomizedProducts\Extension\RuleExtension()));
  5945.             yield 19 => ($this->privates['Swag\\CustomizedProducts\\Extension\\TaxExtension'] ?? ($this->privates['Swag\\CustomizedProducts\\Extension\\TaxExtension'] = new \Swag\CustomizedProducts\Extension\TaxExtension()));
  5946.             yield 20 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\LanguageExtension()));
  5947.             yield 21 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\CmsSlotEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\CmsSlotEntityExtension()));
  5948.             yield 22 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\FormBuilder\\MailTemplateExtension'] = new \Swag\CmsExtensions\Extension\Feature\FormBuilder\MailTemplateExtension()));
  5949.             yield 23 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\Quickview\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\Quickview\CmsBlockEntityExtension()));
  5950.             yield 24 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\CmsBlockEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\CmsBlockEntityExtension()));
  5951.             yield 25 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\BlockRule\\RuleExtension'] = new \Swag\CmsExtensions\Extension\Feature\BlockRule\RuleExtension()));
  5952.             yield 26 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsPageEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsPageEntityExtension()));
  5953.             yield 27 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\CmsSectionEntityExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\CmsSectionEntityExtension()));
  5954.             yield 28 => ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] ?? ($this->privates['Swag\\CmsExtensions\\Extension\\Feature\\ScrollNavigation\\LanguageExtension'] = new \Swag\CmsExtensions\Extension\Feature\ScrollNavigation\LanguageExtension()));
  5955.             yield 29 => ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\CategoryExtension'] ?? ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\CategoryExtension'] = new \Swag\DynamicAccess\DataAbstractionLayer\Extension\CategoryExtension()));
  5956.             yield 30 => ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\LandingPageExtension'] ?? ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\LandingPageExtension'] = new \Swag\DynamicAccess\DataAbstractionLayer\Extension\LandingPageExtension()));
  5957.             yield 31 => ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\ProductExtension'] ?? ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\ProductExtension'] = new \Swag\DynamicAccess\DataAbstractionLayer\Extension\ProductExtension()));
  5958.             yield 32 => ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\RuleExtension'] ?? ($this->privates['Swag\\DynamicAccess\\DataAbstractionLayer\\Extension\\RuleExtension'] = new \Swag\DynamicAccess\DataAbstractionLayer\Extension\RuleExtension()));
  5959.         }, 33));
  5960.     }
  5961.     /**
  5962.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory' shared service.
  5963.      *
  5964.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryFacadeHookFactory
  5965.      */
  5966.     protected function getRepositoryFacadeHookFactoryService()
  5967.     {
  5968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  5969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryFacadeHookFactory.php';
  5970.         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()));
  5971.     }
  5972.     /**
  5973.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory' shared service.
  5974.      *
  5975.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacadeHookFactory
  5976.      */
  5977.     protected function getRepositoryWriterFacadeHookFactoryService()
  5978.     {
  5979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  5980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/RepositoryWriterFacadeHookFactory.php';
  5981.         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()));
  5982.     }
  5983.     /**
  5984.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory' shared service.
  5985.      *
  5986.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\SalesChannelRepositoryFacadeHookFactory
  5987.      */
  5988.     protected function getSalesChannelRepositoryFacadeHookFactoryService()
  5989.     {
  5990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  5991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/SalesChannelRepositoryFacadeHookFactory.php';
  5992.         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()));
  5993.     }
  5994.     /**
  5995.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer' shared service.
  5996.      *
  5997.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer
  5998.      */
  5999.     protected function getBlobFieldSerializerService()
  6000.     {
  6001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BlobFieldSerializer.php';
  6003.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\BlobFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BlobFieldSerializer();
  6004.     }
  6005.     /**
  6006.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer' shared service.
  6007.      *
  6008.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\BoolFieldSerializer
  6009.      */
  6010.     protected function getBoolFieldSerializerService()
  6011.     {
  6012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/BoolFieldSerializer.php';
  6015.         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()));
  6016.     }
  6017.     /**
  6018.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer' shared service.
  6019.      *
  6020.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CalculatedPriceFieldSerializer
  6021.      */
  6022.     protected function getCalculatedPriceFieldSerializerService()
  6023.     {
  6024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CalculatedPriceFieldSerializer.php';
  6028.         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()));
  6029.     }
  6030.     /**
  6031.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer' shared service.
  6032.      *
  6033.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CartPriceFieldSerializer
  6034.      */
  6035.     protected function getCartPriceFieldSerializerService()
  6036.     {
  6037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CartPriceFieldSerializer.php';
  6041.         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()));
  6042.     }
  6043.     /**
  6044.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer' shared service.
  6045.      *
  6046.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CashRoundingConfigFieldSerializer
  6047.      */
  6048.     protected function getCashRoundingConfigFieldSerializerService()
  6049.     {
  6050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CashRoundingConfigFieldSerializer.php';
  6054.         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()));
  6055.     }
  6056.     /**
  6057.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer' shared service.
  6058.      *
  6059.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ConfigJsonFieldSerializer
  6060.      */
  6061.     protected function getConfigJsonFieldSerializerService()
  6062.     {
  6063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ConfigJsonFieldSerializer.php';
  6067.         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()));
  6068.     }
  6069.     /**
  6070.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer' shared service.
  6071.      *
  6072.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedAtFieldSerializer
  6073.      */
  6074.     protected function getCreatedAtFieldSerializerService()
  6075.     {
  6076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6079.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedAtFieldSerializer.php';
  6080.         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()));
  6081.     }
  6082.     /**
  6083.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer' shared service.
  6084.      *
  6085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CreatedByFieldSerializer
  6086.      */
  6087.     protected function getCreatedByFieldSerializerService()
  6088.     {
  6089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6091.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CreatedByFieldSerializer.php';
  6093.         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()));
  6094.     }
  6095.     /**
  6096.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer' shared service.
  6097.      *
  6098.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\CustomFieldsSerializer
  6099.      */
  6100.     protected function getCustomFieldsSerializerService()
  6101.     {
  6102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/CustomFieldsSerializer.php';
  6106.         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()));
  6107.     }
  6108.     /**
  6109.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer' shared service.
  6110.      *
  6111.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateFieldSerializer
  6112.      */
  6113.     protected function getDateFieldSerializerService()
  6114.     {
  6115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateFieldSerializer.php';
  6118.         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()));
  6119.     }
  6120.     /**
  6121.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer' shared service.
  6122.      *
  6123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\DateTimeFieldSerializer
  6124.      */
  6125.     protected function getDateTimeFieldSerializerService()
  6126.     {
  6127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6130.         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()));
  6131.     }
  6132.     /**
  6133.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer' shared service.
  6134.      *
  6135.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\EmailFieldSerializer
  6136.      */
  6137.     protected function getEmailFieldSerializerService()
  6138.     {
  6139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/EmailFieldSerializer.php';
  6142.         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()));
  6143.     }
  6144.     /**
  6145.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer' shared service.
  6146.      *
  6147.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FkFieldSerializer
  6148.      */
  6149.     protected function getFkFieldSerializerService()
  6150.     {
  6151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6154.         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()));
  6155.     }
  6156.     /**
  6157.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer' shared service.
  6158.      *
  6159.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\FloatFieldSerializer
  6160.      */
  6161.     protected function getFloatFieldSerializerService()
  6162.     {
  6163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FloatFieldSerializer.php';
  6166.         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()));
  6167.     }
  6168.     /**
  6169.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer' shared service.
  6170.      *
  6171.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IdFieldSerializer
  6172.      */
  6173.     protected function getIdFieldSerializerService()
  6174.     {
  6175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IdFieldSerializer.php';
  6178.         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()));
  6179.     }
  6180.     /**
  6181.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer' shared service.
  6182.      *
  6183.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\IntFieldSerializer
  6184.      */
  6185.     protected function getIntFieldSerializerService()
  6186.     {
  6187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/IntFieldSerializer.php';
  6190.         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()));
  6191.     }
  6192.     /**
  6193.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer' shared service.
  6194.      *
  6195.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\JsonFieldSerializer
  6196.      */
  6197.     protected function getJsonFieldSerializerService()
  6198.     {
  6199.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6202.         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()));
  6203.     }
  6204.     /**
  6205.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer' shared service.
  6206.      *
  6207.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ListFieldSerializer
  6208.      */
  6209.     protected function getListFieldSerializerService()
  6210.     {
  6211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ListFieldSerializer.php';
  6214.         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()));
  6215.     }
  6216.     /**
  6217.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer' shared service.
  6218.      *
  6219.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\LongTextFieldSerializer
  6220.      */
  6221.     protected function getLongTextFieldSerializerService()
  6222.     {
  6223.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/LongTextFieldSerializer.php';
  6226.         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()));
  6227.     }
  6228.     /**
  6229.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer' shared service.
  6230.      *
  6231.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToManyAssociationFieldSerializer
  6232.      */
  6233.     protected function getManyToManyAssociationFieldSerializerService()
  6234.     {
  6235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6236.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToManyAssociationFieldSerializer.php';
  6237.         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()));
  6238.     }
  6239.     /**
  6240.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer' shared service.
  6241.      *
  6242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ManyToOneAssociationFieldSerializer
  6243.      */
  6244.     protected function getManyToOneAssociationFieldSerializerService()
  6245.     {
  6246.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ManyToOneAssociationFieldSerializer.php';
  6248.         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()));
  6249.     }
  6250.     /**
  6251.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer' shared service.
  6252.      *
  6253.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToManyAssociationFieldSerializer
  6254.      */
  6255.     protected function getOneToManyAssociationFieldSerializerService()
  6256.     {
  6257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6258.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToManyAssociationFieldSerializer.php';
  6259.         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()));
  6260.     }
  6261.     /**
  6262.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer' shared service.
  6263.      *
  6264.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\OneToOneAssociationFieldSerializer
  6265.      */
  6266.     protected function getOneToOneAssociationFieldSerializerService()
  6267.     {
  6268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/OneToOneAssociationFieldSerializer.php';
  6270.         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()));
  6271.     }
  6272.     /**
  6273.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer' shared service.
  6274.      *
  6275.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer
  6276.      */
  6277.     protected function getPHPUnserializeFieldSerializerService()
  6278.     {
  6279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6280.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PHPUnserializeFieldSerializer.php';
  6282.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\PHPUnserializeFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PHPUnserializeFieldSerializer();
  6283.     }
  6284.     /**
  6285.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer' shared service.
  6286.      *
  6287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PasswordFieldSerializer
  6288.      */
  6289.     protected function getPasswordFieldSerializerService()
  6290.     {
  6291.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6292.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PasswordFieldSerializer.php';
  6294.         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()));
  6295.     }
  6296.     /**
  6297.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer' shared service.
  6298.      *
  6299.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceDefinitionFieldSerializer
  6300.      */
  6301.     protected function getPriceDefinitionFieldSerializerService()
  6302.     {
  6303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceDefinitionFieldSerializer.php';
  6307.         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()));
  6308.     }
  6309.     /**
  6310.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer' shared service.
  6311.      *
  6312.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\PriceFieldSerializer
  6313.      */
  6314.     protected function getPriceFieldSerializerService()
  6315.     {
  6316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/PriceFieldSerializer.php';
  6319.         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()));
  6320.     }
  6321.     /**
  6322.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer' shared service.
  6323.      *
  6324.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer
  6325.      */
  6326.     protected function getReferenceVersionFieldSerializerService()
  6327.     {
  6328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/ReferenceVersionFieldSerializer.php';
  6330.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\ReferenceVersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\ReferenceVersionFieldSerializer();
  6331.     }
  6332.     /**
  6333.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer' shared service.
  6334.      *
  6335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\RemoteAddressFieldSerializer
  6336.      */
  6337.     protected function getRemoteAddressFieldSerializerService()
  6338.     {
  6339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/RemoteAddressFieldSerializer.php';
  6342.         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()));
  6343.     }
  6344.     /**
  6345.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer' shared service.
  6346.      *
  6347.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StateMachineStateFieldSerializer
  6348.      */
  6349.     protected function getStateMachineStateFieldSerializerService()
  6350.     {
  6351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6353.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6354.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StateMachineStateFieldSerializer.php';
  6355.         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()));
  6356.     }
  6357.     /**
  6358.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer' shared service.
  6359.      *
  6360.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\StringFieldSerializer
  6361.      */
  6362.     protected function getStringFieldSerializerService()
  6363.     {
  6364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6365.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6366.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/StringFieldSerializer.php';
  6367.         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()));
  6368.     }
  6369.     /**
  6370.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer' shared service.
  6371.      *
  6372.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TaxFreeConfigFieldSerializer
  6373.      */
  6374.     protected function getTaxFreeConfigFieldSerializerService()
  6375.     {
  6376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/JsonFieldSerializer.php';
  6379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TaxFreeConfigFieldSerializer.php';
  6380.         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()));
  6381.     }
  6382.     /**
  6383.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer' shared service.
  6384.      *
  6385.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TimeZoneFieldSerializer
  6386.      */
  6387.     protected function getTimeZoneFieldSerializerService()
  6388.     {
  6389.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6390.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6391.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TimeZoneFieldSerializer.php';
  6392.         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()));
  6393.     }
  6394.     /**
  6395.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer' shared service.
  6396.      *
  6397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer
  6398.      */
  6399.     protected function getTranslatedFieldSerializerService()
  6400.     {
  6401.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6402.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslatedFieldSerializer.php';
  6403.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\TranslatedFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslatedFieldSerializer();
  6404.     }
  6405.     /**
  6406.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer' shared service.
  6407.      *
  6408.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\TranslationsAssociationFieldSerializer
  6409.      */
  6410.     protected function getTranslationsAssociationFieldSerializerService()
  6411.     {
  6412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6413.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/TranslationsAssociationFieldSerializer.php';
  6414.         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()));
  6415.     }
  6416.     /**
  6417.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer' shared service.
  6418.      *
  6419.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedAtFieldSerializer
  6420.      */
  6421.     protected function getUpdatedAtFieldSerializerService()
  6422.     {
  6423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/DateTimeFieldSerializer.php';
  6426.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedAtFieldSerializer.php';
  6427.         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()));
  6428.     }
  6429.     /**
  6430.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer' shared service.
  6431.      *
  6432.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\UpdatedByFieldSerializer
  6433.      */
  6434.     protected function getUpdatedByFieldSerializerService()
  6435.     {
  6436.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6437.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/AbstractFieldSerializer.php';
  6438.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FkFieldSerializer.php';
  6439.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/UpdatedByFieldSerializer.php';
  6440.         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()));
  6441.     }
  6442.     /**
  6443.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer' shared service.
  6444.      *
  6445.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer
  6446.      */
  6447.     protected function getVersionDataPayloadFieldSerializerService()
  6448.     {
  6449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionDataPayloadFieldSerializer.php';
  6451.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionDataPayloadFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionDataPayloadFieldSerializer();
  6452.     }
  6453.     /**
  6454.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer' shared service.
  6455.      *
  6456.      * @return \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer
  6457.      */
  6458.     protected function getVersionFieldSerializerService()
  6459.     {
  6460.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/FieldSerializerInterface.php';
  6461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/FieldSerializer/VersionFieldSerializer.php';
  6462.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\FieldSerializer\\VersionFieldSerializer'] = new \Shopware\Core\Framework\DataAbstractionLayer\FieldSerializer\VersionFieldSerializer();
  6463.     }
  6464.     /**
  6465.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry' shared service.
  6466.      *
  6467.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry
  6468.      */
  6469.     protected function getEntityIndexerRegistryService()
  6470.     {
  6471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexerRegistry.php';
  6472.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] = new \Shopware\Core\Framework\DataAbstractionLayer\Indexing\EntityIndexerRegistry(new RewindableGenerator(function () {
  6473.             yield => ($this->privates['Shopware\\Core\\Content\\LandingPage\\DataAbstractionLayer\\LandingPageIndexer'] ?? $this->getLandingPageIndexerService());
  6474.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductIndexer'] ?? $this->getProductIndexerService());
  6475.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerIndexer'] ?? $this->getCustomerIndexerService());
  6476.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\DataAbstractionLayer\\SalesChannelIndexer'] ?? $this->getSalesChannelIndexerService());
  6477.             yield => ($this->privates['Shopware\\Core\\Content\\Category\\DataAbstractionLayer\\CategoryIndexer'] ?? $this->getCategoryIndexerService());
  6478.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaIndexer'] ?? $this->getMediaIndexerService());
  6479.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderConfigurationIndexer'] ?? $this->getMediaFolderConfigurationIndexerService());
  6480.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\DataAbstractionLayer\\MediaFolderIndexer'] ?? $this->getMediaFolderIndexerService());
  6481.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductStreamUpdater'] ?? $this->getProductStreamUpdaterService());
  6482.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\DataAbstractionLayer\\NewsletterRecipientIndexer'] ?? $this->getNewsletterRecipientIndexerService());
  6483.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  6484.             yield 11 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\DataAbstractionLayer\\ProductStreamIndexer'] ?? $this->getProductStreamIndexerService());
  6485.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  6486.             yield 13 => ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentMethodIndexer'] ?? $this->getPaymentMethodIndexerService());
  6487.             yield 14 => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionIndexer'] ?? $this->getPromotionIndexerService());
  6488.             yield 15 => ($this->privates['Shopware\\Storefront\\Theme\\DataAbstractionLayer\\ThemeIndexer'] ?? $this->getThemeIndexerService());
  6489.         }, 16), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  6490.     }
  6491.     /**
  6492.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Read\EntityReaderInterface' shared service.
  6493.      *
  6494.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader
  6495.      */
  6496.     protected function getEntityReaderInterfaceService()
  6497.     {
  6498.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityReader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] ?? ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityHydrator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityHydrator($this))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  6499.     }
  6500.     /**
  6501.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntityAggregatorInterface' shared service.
  6502.      *
  6503.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntityAggregator
  6504.      */
  6505.     protected function getEntityAggregatorInterfaceService()
  6506.     {
  6507.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  6508.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] = 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()));
  6509.     }
  6510.     /**
  6511.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Search\EntitySearcherInterface' shared service.
  6512.      *
  6513.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher
  6514.      */
  6515.     protected function getEntitySearcherInterfaceService()
  6516.     {
  6517.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] = new \Shopware\Elasticsearch\Framework\DataAbstractionLayer\ElasticsearchEntitySearcher(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()), new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntitySearcher(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\EntityDefinitionQueryHelper'] = new \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityDefinitionQueryHelper())), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService())), ($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()));
  6518.     }
  6519.     /**
  6520.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\VersionManager' shared service.
  6521.      *
  6522.      * @return \Shopware\Core\Framework\DataAbstractionLayer\VersionManager
  6523.      */
  6524.     protected function getVersionManagerService()
  6525.     {
  6526.         return $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] = new \Shopware\Core\Framework\DataAbstractionLayer\VersionManager(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\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()));
  6527.     }
  6528.     /**
  6529.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  6530.      *
  6531.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  6532.      */
  6533.     protected function getVersionCommitDataDefinitionService()
  6534.     {
  6535.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  6536.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6537.         return $instance;
  6538.     }
  6539.     /**
  6540.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  6541.      *
  6542.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  6543.      */
  6544.     protected function getVersionCommitDefinitionService()
  6545.     {
  6546.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  6547.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6548.         return $instance;
  6549.     }
  6550.     /**
  6551.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  6552.      *
  6553.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  6554.      */
  6555.     protected function getVersionDefinitionService()
  6556.     {
  6557.         $this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  6558.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6559.         return $instance;
  6560.     }
  6561.     /**
  6562.      * Gets the public 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriteGatewayInterface' shared service.
  6563.      *
  6564.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityWriteGateway
  6565.      */
  6566.     protected function getEntityWriteGatewayInterfaceService()
  6567.     {
  6568.         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 () {
  6569.             yield => ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\Language\\LanguageExceptionHandler'] = new \Shopware\Core\System\Language\LanguageExceptionHandler()));
  6570.             yield => ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\SalesChannelExceptionHandler'] = new \Shopware\Core\System\SalesChannel\SalesChannelExceptionHandler()));
  6571.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\ProductExceptionHandler'] = new \Shopware\Core\Content\Product\DataAbstractionLayer\ProductExceptionHandler()));
  6572.             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()));
  6573.             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()));
  6574.             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()));
  6575.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\NewsletterExceptionHandler'] = new \Shopware\Core\Content\Newsletter\NewsletterExceptionHandler()));
  6576.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\DataAbstractionLayer\\ProductExportExceptionHandler'] = new \Shopware\Core\Content\ProductExport\DataAbstractionLayer\ProductExportExceptionHandler()));
  6577.             yield => ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Customer\\DataAbstractionLayer\\CustomerWishlistProductExceptionHandler'] = new \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerWishlistProductExceptionHandler()));
  6578.             yield => ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] ?? ($this->privates['Shopware\\Core\\Checkout\\Order\\OrderExceptionHandler'] = new \Shopware\Core\Checkout\Order\OrderExceptionHandler()));
  6579.         }, 10)), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6580.     }
  6581.     /**
  6582.      * Gets the public 'Shopware\Core\Framework\Event\BusinessEventRegistry' shared service.
  6583.      *
  6584.      * @return \Shopware\Core\Framework\Event\BusinessEventRegistry
  6585.      */
  6586.     protected function getBusinessEventRegistryService()
  6587.     {
  6588.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventRegistry.php';
  6589.         $this->services['Shopware\\Core\\Framework\\Event\\BusinessEventRegistry'] = $instance = new \Shopware\Core\Framework\Event\BusinessEventRegistry();
  6590.         $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']);
  6591.         return $instance;
  6592.     }
  6593.     /**
  6594.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  6595.      *
  6596.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  6597.      */
  6598.     protected function getEventActionRuleDefinitionService()
  6599.     {
  6600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  6601.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  6602.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6603.         return $instance;
  6604.     }
  6605.     /**
  6606.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  6607.      *
  6608.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  6609.      */
  6610.     protected function getEventActionSalesChannelDefinitionService()
  6611.     {
  6612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  6613.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  6614.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6615.         return $instance;
  6616.     }
  6617.     /**
  6618.      * Gets the public 'Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  6619.      *
  6620.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  6621.      */
  6622.     protected function getEventActionDefinitionService()
  6623.     {
  6624.         $this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  6625.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6626.         return $instance;
  6627.     }
  6628.     /**
  6629.      * Gets the public 'Shopware\Core\Framework\Increment\Controller\IncrementApiController' shared service.
  6630.      *
  6631.      * @return \Shopware\Core\Framework\Increment\Controller\IncrementApiController
  6632.      */
  6633.     protected function getIncrementApiControllerService()
  6634.     {
  6635.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/Controller/IncrementApiController.php';
  6636.         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()));
  6637.     }
  6638.     /**
  6639.      * Gets the public 'Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  6640.      *
  6641.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  6642.      */
  6643.     protected function getLogEntryDefinitionService()
  6644.     {
  6645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  6646.         $this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  6647.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6648.         return $instance;
  6649.     }
  6650.     /**
  6651.      * Gets the public 'Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController' shared service.
  6652.      *
  6653.      * @return \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController
  6654.      */
  6655.     protected function getConsumeMessagesControllerService()
  6656.     {
  6657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Api/ConsumeMessagesController.php';
  6658.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnSigtermSignalListener.php';
  6659.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/DispatchPcntlSignalListener.php';
  6660.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/EarlyReturnMessagesListener.php';
  6661.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\Api\\ConsumeMessagesController'] = $instance = new \Shopware\Core\Framework\MessageQueue\Api\ConsumeMessagesController(($this->privates['messenger.receiver_locator'] ?? $this->getMessenger_ReceiverLocatorService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), 20, ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService()), new \Symfony\Component\Messenger\EventListener\StopWorkerOnSigtermSignalListener(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService())), new \Symfony\Component\Messenger\EventListener\DispatchPcntlSignalListener(), new \Shopware\Core\Framework\MessageQueue\Subscriber\EarlyReturnMessagesListener(), 'default''128M');
  6662.         $instance->setContainer($this);
  6663.         return $instance;
  6664.     }
  6665.     /**
  6666.      * Gets the public 'Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  6667.      *
  6668.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  6669.      */
  6670.     protected function getDeadMessageDefinitionService()
  6671.     {
  6672.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  6673.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  6674.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6675.         return $instance;
  6676.     }
  6677.     /**
  6678.      * Gets the public 'Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  6679.      *
  6680.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  6681.      */
  6682.     protected function getMessageQueueStatsDefinitionService()
  6683.     {
  6684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  6685.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  6686.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6687.         return $instance;
  6688.     }
  6689.     /**
  6690.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController' shared service.
  6691.      *
  6692.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Api\ScheduledTaskController
  6693.      */
  6694.     protected function getScheduledTaskControllerService()
  6695.     {
  6696.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Api/ScheduledTaskController.php';
  6697.         $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()));
  6698.         $instance->setContainer($this);
  6699.         return $instance;
  6700.     }
  6701.     /**
  6702.      * Gets the public 'Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  6703.      *
  6704.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  6705.      */
  6706.     protected function getScheduledTaskDefinitionService()
  6707.     {
  6708.         $this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  6709.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6710.         return $instance;
  6711.     }
  6712.     /**
  6713.      * Gets the public 'Shopware\Core\Framework\Migration\Api\MigrationController' shared service.
  6714.      *
  6715.      * @return \Shopware\Core\Framework\Migration\Api\MigrationController
  6716.      */
  6717.     protected function getMigrationControllerService()
  6718.     {
  6719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Api/MigrationController.php';
  6720.         $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.11.1');
  6721.         $instance->setContainer($this);
  6722.         return $instance;
  6723.     }
  6724.     /**
  6725.      * Gets the public 'Shopware\Core\Framework\Migration\IndexerQueuer' shared service.
  6726.      *
  6727.      * @return \Shopware\Core\Framework\Migration\IndexerQueuer
  6728.      */
  6729.     protected function getIndexerQueuerService()
  6730.     {
  6731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/IndexerQueuer.php';
  6732.         return $this->services['Shopware\\Core\\Framework\\Migration\\IndexerQueuer'] = new \Shopware\Core\Framework\Migration\IndexerQueuer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  6733.     }
  6734.     /**
  6735.      * Gets the public 'Shopware\Core\Framework\Migration\MigrationCollectionLoader' shared service.
  6736.      *
  6737.      * @return \Shopware\Core\Framework\Migration\MigrationCollectionLoader
  6738.      */
  6739.     protected function getMigrationCollectionLoaderService()
  6740.     {
  6741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationCollectionLoader.php';
  6742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationRuntime.php';
  6743.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  6744.         $b = ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService());
  6745.         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 () {
  6746.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core'] = new \Shopware\Core\Framework\Migration\MigrationSource('core')));
  6747.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] ?? $this->getMigrationSource_Core_V63Service());
  6748.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] ?? $this->getMigrationSource_Core_V64Service());
  6749.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] ?? $this->getMigrationSource_Core_V65Service());
  6750.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.null'] = new \Shopware\Core\Framework\Migration\MigrationSource('null', [])));
  6751.             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'])));
  6752.             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'])));
  6753.             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'])));
  6754.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagLanguagePack'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagLanguagePack', [(\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src/Migration') => 'Swag\\LanguagePack\\Migration'])));
  6755.             yield => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagMarkets'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagMarkets', [(\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/Migration') => 'Swag\\Markets\\Migration'])));
  6756.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagPayPal'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagPayPal', [(\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Migration') => 'Swag\\PayPal\\Migration'])));
  6757.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagFlowBuilder'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagFlowBuilder'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagFlowBuilder', [(\dirname(__DIR__4).'/custom/plugins/SwagFlowBuilder/src/Migration') => 'Swag\\FlowBuilderProfessional\\Migration'])));
  6758.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCustomizedProducts'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCustomizedProducts'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagCustomizedProducts', [(\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/Migration') => 'Swag\\CustomizedProducts\\Migration'])));
  6759.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagCmsExtensions'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagCmsExtensions', [(\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Migration') => 'Swag\\CmsExtensions\\Migration'])));
  6760.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagDynamicAccess'] ?? ($this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource_SwagDynamicAccess'] = new \Shopware\Core\Framework\Migration\MigrationSource('SwagDynamicAccess', [(\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/Migration') => 'Swag\\DynamicAccess\\Migration'])));
  6761.         }, 15), $b);
  6762.     }
  6763.     /**
  6764.      * Gets the public 'Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  6765.      *
  6766.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  6767.      */
  6768.     protected function getPluginTranslationDefinitionService()
  6769.     {
  6770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  6771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  6772.         $this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  6773.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6774.         return $instance;
  6775.     }
  6776.     /**
  6777.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginCollection' shared service.
  6778.      *
  6779.      * @return \Shopware\Core\Framework\Plugin\KernelPluginCollection
  6780.      */
  6781.     protected function getKernelPluginCollectionService()
  6782.     {
  6783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginCollection.php';
  6784.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginCollection'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstances();
  6785.     }
  6786.     /**
  6787.      * Gets the public 'Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader' shared service.
  6788.      *
  6789.      * @return \Shopware\Core\Framework\Plugin\KernelPluginLoader\KernelPluginLoader
  6790.      */
  6791.     protected function getKernelPluginLoaderService()
  6792.     {
  6793.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  6794.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  6795.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  6796.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  6797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader/KernelPluginLoader.php';
  6798.         return $this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] = ($this->services['kernel'] ?? $this->get('kernel'1))->getPluginLoader();
  6799.     }
  6800.     /**
  6801.      * Gets the public 'Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  6802.      *
  6803.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  6804.      */
  6805.     protected function getPluginDefinitionService()
  6806.     {
  6807.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  6808.         $this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  6809.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6810.         return $instance;
  6811.     }
  6812.     /**
  6813.      * Gets the public 'Shopware\Core\Framework\Plugin\Util\PluginIdProvider' shared service.
  6814.      *
  6815.      * @return \Shopware\Core\Framework\Plugin\Util\PluginIdProvider
  6816.      */
  6817.     protected function getPluginIdProviderService()
  6818.     {
  6819.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginIdProvider.php';
  6820.         return $this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] = new \Shopware\Core\Framework\Plugin\Util\PluginIdProvider(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  6821.     }
  6822.     /**
  6823.      * Gets the public 'Shopware\Core\Framework\Routing\CanonicalRedirectService' shared service.
  6824.      *
  6825.      * @return \Shopware\Core\Framework\Routing\CanonicalRedirectService
  6826.      */
  6827.     protected function getCanonicalRedirectServiceService()
  6828.     {
  6829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/CanonicalRedirectService.php';
  6830.         return $this->services['Shopware\\Core\\Framework\\Routing\\CanonicalRedirectService'] = new \Shopware\Core\Framework\Routing\CanonicalRedirectService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  6831.     }
  6832.     /**
  6833.      * Gets the public 'Shopware\Core\Framework\Routing\RequestTransformerInterface' shared autowired service.
  6834.      *
  6835.      * @return \Shopware\Storefront\Framework\Routing\RequestTransformer
  6836.      */
  6837.     protected function getRequestTransformerInterfaceService()
  6838.     {
  6839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformerInterface.php';
  6840.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/RequestTransformer.php';
  6841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestTransformer.php';
  6842.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/AbstractDomainLoader.php';
  6843.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoader.php';
  6844.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/DomainLoader.php';
  6845.         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())));
  6846.     }
  6847.     /**
  6848.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptApiRoute' shared service.
  6849.      *
  6850.      * @return \Shopware\Core\Framework\Script\Api\ScriptApiRoute
  6851.      */
  6852.     protected function getScriptApiRouteService()
  6853.     {
  6854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptApiRoute.php';
  6855.         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()));
  6856.     }
  6857.     /**
  6858.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory' shared service.
  6859.      *
  6860.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseFactoryFacadeHookFactory
  6861.      */
  6862.     protected function getScriptResponseFactoryFacadeHookFactoryService()
  6863.     {
  6864.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  6865.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseFactoryFacadeHookFactory.php';
  6866.         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()));
  6867.     }
  6868.     /**
  6869.      * Gets the public 'Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute' shared service.
  6870.      *
  6871.      * @return \Shopware\Core\Framework\Script\Api\ScriptStoreApiRoute
  6872.      */
  6873.     protected function getScriptStoreApiRouteService()
  6874.     {
  6875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptStoreApiRoute.php';
  6876.         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()));
  6877.     }
  6878.     /**
  6879.      * Gets the public 'Shopware\Core\Framework\Script\Execution\ScriptExecutor' shared service.
  6880.      *
  6881.      * @return \Shopware\Core\Framework\Script\Execution\ScriptExecutor
  6882.      */
  6883.     protected function getScriptExecutorService()
  6884.     {
  6885.         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()));
  6886.     }
  6887.     /**
  6888.      * Gets the public 'Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  6889.      *
  6890.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  6891.      */
  6892.     protected function getScriptDefinitionService()
  6893.     {
  6894.         $this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  6895.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  6896.         return $instance;
  6897.     }
  6898.     /**
  6899.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController' shared service.
  6900.      *
  6901.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreActionsController
  6902.      */
  6903.     protected function getExtensionStoreActionsControllerService()
  6904.     {
  6905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreActionsController.php';
  6906.         $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()));
  6907.         $instance->setContainer($this);
  6908.         return $instance;
  6909.     }
  6910.     /**
  6911.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreDataController' shared service.
  6912.      *
  6913.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreDataController
  6914.      */
  6915.     protected function getExtensionStoreDataControllerService()
  6916.     {
  6917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreDataController.php';
  6918.         $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()));
  6919.         $instance->setContainer($this);
  6920.         return $instance;
  6921.     }
  6922.     /**
  6923.      * Gets the public 'Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController' shared service.
  6924.      *
  6925.      * @return \Shopware\Core\Framework\Store\Api\ExtensionStoreLicensesController
  6926.      */
  6927.     protected function getExtensionStoreLicensesControllerService()
  6928.     {
  6929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/ExtensionStoreLicensesController.php';
  6930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionStoreLicensesService.php';
  6931.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionStoreLicensesService.php';
  6932.         $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())));
  6933.         $instance->setContainer($this);
  6934.         return $instance;
  6935.     }
  6936.     /**
  6937.      * Gets the public 'Shopware\Core\Framework\Store\Api\FirstRunWizardController' shared service.
  6938.      *
  6939.      * @return \Shopware\Core\Framework\Store\Api\FirstRunWizardController
  6940.      */
  6941.     protected function getFirstRunWizardControllerService()
  6942.     {
  6943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/FirstRunWizardController.php';
  6944.         $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()));
  6945.         $instance->setContainer($this);
  6946.         return $instance;
  6947.     }
  6948.     /**
  6949.      * Gets the public 'Shopware\Core\Framework\Store\Api\StoreController' shared service.
  6950.      *
  6951.      * @return \Shopware\Core\Framework\Store\Api\StoreController
  6952.      */
  6953.     protected function getStoreControllerService()
  6954.     {
  6955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Api/StoreController.php';
  6956.         $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()));
  6957.         $instance->setContainer($this);
  6958.         return $instance;
  6959.     }
  6960.     /**
  6961.      * Gets the public 'Shopware\Core\Framework\Update\Api\UpdateController' shared service.
  6962.      *
  6963.      * @return \Shopware\Core\Framework\Update\Api\UpdateController
  6964.      */
  6965.     protected function getUpdateControllerService()
  6966.     {
  6967.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Api/UpdateController.php';
  6968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/ApiClient.php';
  6969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/UpdateApiHttpClientFactory.php';
  6970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/RequirementsValidator.php';
  6971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/PluginCompatibility.php';
  6972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  6973.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  6974.         $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.11.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 () {
  6975.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] ?? ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\PhpVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\PhpVersionCheck()));
  6976.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\LicenseCheck'] ?? $this->getLicenseCheckService());
  6977.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\WriteableCheck'] ?? $this->getWriteableCheckService());
  6978.             yield => ($this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] ?? $this->getMysqlVersionCheckService());
  6979.         }, 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.11.1'$this->getEnv('bool:SHOPWARE_UPDATE_TEST'));
  6980.         $instance->setContainer($this);
  6981.         return $instance;
  6982.     }
  6983.     /**
  6984.      * Gets the public 'Shopware\Core\Framework\Util\HtmlSanitizer' shared service.
  6985.      *
  6986.      * @return \Shopware\Core\Framework\Util\HtmlSanitizer
  6987.      */
  6988.     protected function getHtmlSanitizerService()
  6989.     {
  6990.         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']);
  6991.     }
  6992.     /**
  6993.      * Gets the public 'Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  6994.      *
  6995.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  6996.      */
  6997.     protected function getWebhookEventLogDefinitionService()
  6998.     {
  6999.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  7000.         $this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  7001.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7002.         return $instance;
  7003.     }
  7004.     /**
  7005.      * Gets the public 'Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  7006.      *
  7007.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  7008.      */
  7009.     protected function getWebhookDefinitionService()
  7010.     {
  7011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  7012.         $this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  7013.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7014.         return $instance;
  7015.     }
  7016.     /**
  7017.      * Gets the public 'Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator' shared autowired service.
  7018.      *
  7019.      * @return \Shopware\Core\Maintenance\SalesChannel\Service\SalesChannelCreator
  7020.      */
  7021.     protected function getSalesChannelCreatorService()
  7022.     {
  7023.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Service/SalesChannelCreator.php';
  7024.         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()));
  7025.     }
  7026.     /**
  7027.      * Gets the public 'Shopware\Core\Maintenance\User\Service\UserProvisioner' shared autowired service.
  7028.      *
  7029.      * @return \Shopware\Core\Maintenance\User\Service\UserProvisioner
  7030.      */
  7031.     protected function getUserProvisionerService()
  7032.     {
  7033.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Service/UserProvisioner.php';
  7034.         return $this->services['Shopware\\Core\\Maintenance\\User\\Service\\UserProvisioner'] = new \Shopware\Core\Maintenance\User\Service\UserProvisioner(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7035.     }
  7036.     /**
  7037.      * Gets the public 'Shopware\Core\Profiling\Profiler' shared service.
  7038.      *
  7039.      * @return \Shopware\Core\Profiling\Profiler
  7040.      */
  7041.     protected function getProfilerService()
  7042.     {
  7043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Profiler.php';
  7044.         return $this->services['Shopware\\Core\\Profiling\\Profiler'] = new \Shopware\Core\Profiling\Profiler(new RewindableGenerator(function () {
  7045.             yield 'Symfony' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] ?? $this->getStopwatchService());
  7046.             yield 'Tideways' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Tideways'] = new \Shopware\Core\Profiling\Integration\Tideways()));
  7047.             yield 'Datadog' => ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] ?? ($this->privates['Shopware\\Core\\Profiling\\Integration\\Datadog'] = new \Shopware\Core\Profiling\Integration\Datadog()));
  7048.         }, 3), $this->parameters['shopware.profiler.integrations']);
  7049.     }
  7050.     /**
  7051.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  7052.      *
  7053.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  7054.      */
  7055.     protected function getCountryStateTranslationDefinitionService()
  7056.     {
  7057.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7058.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  7059.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  7060.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7061.         return $instance;
  7062.     }
  7063.     /**
  7064.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition' shared service.
  7065.      *
  7066.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition
  7067.      */
  7068.     protected function getCountryStateDefinitionService()
  7069.     {
  7070.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\CountryStateDefinition();
  7071.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7072.         return $instance;
  7073.     }
  7074.     /**
  7075.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition' shared service.
  7076.      *
  7077.      * @return \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition
  7078.      */
  7079.     protected function getSalesChannelCountryStateDefinitionService()
  7080.     {
  7081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryState/SalesChannel/SalesChannelCountryStateDefinition.php';
  7082.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryState\SalesChannel\SalesChannelCountryStateDefinition();
  7083.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7084.         return $instance;
  7085.     }
  7086.     /**
  7087.      * Gets the public 'Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  7088.      *
  7089.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  7090.      */
  7091.     protected function getCountryTranslationDefinitionService()
  7092.     {
  7093.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7094.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  7095.         $this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  7096.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7097.         return $instance;
  7098.     }
  7099.     /**
  7100.      * Gets the public 'Shopware\Core\System\Country\CountryDefinition' shared service.
  7101.      *
  7102.      * @return \Shopware\Core\System\Country\CountryDefinition
  7103.      */
  7104.     protected function getCountryDefinitionService()
  7105.     {
  7106.         $this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] = $instance = new \Shopware\Core\System\Country\CountryDefinition();
  7107.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7108.         return $instance;
  7109.     }
  7110.     /**
  7111.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\CachedCountryRoute' shared service.
  7112.      *
  7113.      * @return \Shopware\Core\System\Country\SalesChannel\CachedCountryRoute
  7114.      */
  7115.     protected function getCachedCountryRouteService()
  7116.     {
  7117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/AbstractCountryRoute.php';
  7118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CachedCountryRoute.php';
  7119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/CountryRoute.php';
  7120.         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()), []);
  7121.     }
  7122.     /**
  7123.      * Gets the public 'Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition' shared service.
  7124.      *
  7125.      * @return \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition
  7126.      */
  7127.     protected function getSalesChannelCountryDefinitionService()
  7128.     {
  7129.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/SalesChannel/SalesChannelCountryDefinition.php';
  7130.         $this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\Country\SalesChannel\SalesChannelCountryDefinition();
  7131.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7132.         return $instance;
  7133.     }
  7134.     /**
  7135.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  7136.      *
  7137.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  7138.      */
  7139.     protected function getCurrencyCountryRoundingDefinitionService()
  7140.     {
  7141.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  7142.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7143.         return $instance;
  7144.     }
  7145.     /**
  7146.      * Gets the public 'Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  7147.      *
  7148.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  7149.      */
  7150.     protected function getCurrencyTranslationDefinitionService()
  7151.     {
  7152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  7154.         $this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  7155.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7156.         return $instance;
  7157.     }
  7158.     /**
  7159.      * Gets the public 'Shopware\Core\System\Currency\CurrencyDefinition' shared service.
  7160.      *
  7161.      * @return \Shopware\Core\System\Currency\CurrencyDefinition
  7162.      */
  7163.     protected function getCurrencyDefinitionService()
  7164.     {
  7165.         $this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\CurrencyDefinition();
  7166.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7167.         return $instance;
  7168.     }
  7169.     /**
  7170.      * Gets the public 'Shopware\Core\System\Currency\CurrencyFormatter' shared service.
  7171.      *
  7172.      * @return \Shopware\Core\System\Currency\CurrencyFormatter
  7173.      */
  7174.     protected function getCurrencyFormatterService()
  7175.     {
  7176.         return $this->services['Shopware\\Core\\System\\Currency\\CurrencyFormatter'] = new \Shopware\Core\System\Currency\CurrencyFormatter(($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  7177.     }
  7178.     /**
  7179.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute' shared service.
  7180.      *
  7181.      * @return \Shopware\Core\System\Currency\SalesChannel\CachedCurrencyRoute
  7182.      */
  7183.     protected function getCachedCurrencyRouteService()
  7184.     {
  7185.         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()), []);
  7186.     }
  7187.     /**
  7188.      * Gets the public 'Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition' shared service.
  7189.      *
  7190.      * @return \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition
  7191.      */
  7192.     protected function getSalesChannelCurrencyDefinitionService()
  7193.     {
  7194.         $this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\Currency\SalesChannel\SalesChannelCurrencyDefinition();
  7195.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7196.         return $instance;
  7197.     }
  7198.     /**
  7199.      * Gets the public 'Shopware\Core\System\CustomEntity\Api\CustomEntityApiController' shared service.
  7200.      *
  7201.      * @return \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController
  7202.      */
  7203.     protected function getCustomEntityApiControllerService()
  7204.     {
  7205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Controller/ApiController.php';
  7206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Api/CustomEntityApiController.php';
  7207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityProtection/EntityProtectionValidator.php';
  7208.         $this->services['Shopware\\Core\\System\\CustomEntity\\Api\\CustomEntityApiController'] = $instance = new \Shopware\Core\System\CustomEntity\Api\CustomEntityApiController(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] ?? $this->getCompositeEntitySearcherService()), ($this->privates['Shopware\\Core\\Framework\\Api\\Converter\\ApiVersionConverter'] ?? $this->getApiVersionConverterService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator())), ($this->services['Shopware\\Core\\Framework\\Api\\Acl\\AclCriteriaValidator'] ?? $this->getAclCriteriaValidatorService()));
  7209.         $instance->setContainer($this);
  7210.         return $instance;
  7211.     }
  7212.     /**
  7213.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  7214.      *
  7215.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  7216.      */
  7217.     protected function getCustomEntityDefinitionService()
  7218.     {
  7219.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  7220.         $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  7221.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7222.         return $instance;
  7223.     }
  7224.     /**
  7225.      * Gets the public 'Shopware\Core\System\CustomEntity\CustomEntityRegistrar' shared service.
  7226.      *
  7227.      * @return \Shopware\Core\System\CustomEntity\CustomEntityRegistrar
  7228.      */
  7229.     protected function getCustomEntityRegistrarService()
  7230.     {
  7231.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityRegistrar.php';
  7232.         return $this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityRegistrar'] = new \Shopware\Core\System\CustomEntity\CustomEntityRegistrar($this);
  7233.     }
  7234.     /**
  7235.      * Gets the public 'Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater' shared service.
  7236.      *
  7237.      * @return \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater
  7238.      */
  7239.     protected function getCustomEntitySchemaUpdaterService()
  7240.     {
  7241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntitySchemaUpdater.php';
  7242.         return $this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] = new \Shopware\Core\System\CustomEntity\Schema\CustomEntitySchemaUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService()));
  7243.     }
  7244.     /**
  7245.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  7246.      *
  7247.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  7248.      */
  7249.     protected function getCustomFieldSetRelationDefinitionService()
  7250.     {
  7251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  7252.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  7253.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7254.         return $instance;
  7255.     }
  7256.     /**
  7257.      * Gets the public 'Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  7258.      *
  7259.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  7260.      */
  7261.     protected function getCustomFieldSetDefinitionService()
  7262.     {
  7263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  7264.         $this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  7265.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7266.         return $instance;
  7267.     }
  7268.     /**
  7269.      * Gets the public 'Shopware\Core\System\CustomField\Api\CustomFieldSetActionController' shared service.
  7270.      *
  7271.      * @return \Shopware\Core\System\CustomField\Api\CustomFieldSetActionController
  7272.      */
  7273.     protected function getCustomFieldSetActionControllerService()
  7274.     {
  7275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Api/CustomFieldSetActionController.php';
  7276.         $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()));
  7277.         $instance->setContainer($this);
  7278.         return $instance;
  7279.     }
  7280.     /**
  7281.      * Gets the public 'Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  7282.      *
  7283.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  7284.      */
  7285.     protected function getCustomFieldDefinitionService()
  7286.     {
  7287.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  7288.         $this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  7289.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7290.         return $instance;
  7291.     }
  7292.     /**
  7293.      * Gets the public 'Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  7294.      *
  7295.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  7296.      */
  7297.     protected function getDeliveryTimeTranslationDefinitionService()
  7298.     {
  7299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  7301.         $this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  7302.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7303.         return $instance;
  7304.     }
  7305.     /**
  7306.      * Gets the public 'Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  7307.      *
  7308.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  7309.      */
  7310.     protected function getDeliveryTimeDefinitionService()
  7311.     {
  7312.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  7313.         $this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  7314.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7315.         return $instance;
  7316.     }
  7317.     /**
  7318.      * Gets the public 'Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  7319.      *
  7320.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  7321.      */
  7322.     protected function getIntegrationRoleDefinitionService()
  7323.     {
  7324.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  7325.         $this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  7326.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7327.         return $instance;
  7328.     }
  7329.     /**
  7330.      * Gets the public 'Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  7331.      *
  7332.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  7333.      */
  7334.     protected function getIntegrationDefinitionService()
  7335.     {
  7336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  7337.         $this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  7338.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7339.         return $instance;
  7340.     }
  7341.     /**
  7342.      * Gets the public 'Shopware\Core\System\Language\LanguageDefinition' shared service.
  7343.      *
  7344.      * @return \Shopware\Core\System\Language\LanguageDefinition
  7345.      */
  7346.     protected function getLanguageDefinitionService()
  7347.     {
  7348.         $this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] = $instance = new \Shopware\Core\System\Language\LanguageDefinition();
  7349.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7350.         return $instance;
  7351.     }
  7352.     /**
  7353.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute' shared service.
  7354.      *
  7355.      * @return \Shopware\Core\System\Language\SalesChannel\CachedLanguageRoute
  7356.      */
  7357.     protected function getCachedLanguageRouteService()
  7358.     {
  7359.         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()), []);
  7360.     }
  7361.     /**
  7362.      * Gets the public 'Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition' shared service.
  7363.      *
  7364.      * @return \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition
  7365.      */
  7366.     protected function getSalesChannelLanguageDefinitionService()
  7367.     {
  7368.         $this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\Language\SalesChannel\SalesChannelLanguageDefinition();
  7369.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7370.         return $instance;
  7371.     }
  7372.     /**
  7373.      * Gets the public 'Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  7374.      *
  7375.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  7376.      */
  7377.     protected function getLocaleTranslationDefinitionService()
  7378.     {
  7379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  7381.         $this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  7382.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7383.         return $instance;
  7384.     }
  7385.     /**
  7386.      * Gets the public 'Shopware\Core\System\Locale\LocaleDefinition' shared service.
  7387.      *
  7388.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  7389.      */
  7390.     protected function getLocaleDefinitionService()
  7391.     {
  7392.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  7393.         $this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  7394.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7395.         return $instance;
  7396.     }
  7397.     /**
  7398.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  7399.      *
  7400.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  7401.      */
  7402.     protected function getNumberRangeSalesChannelDefinitionService()
  7403.     {
  7404.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  7405.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  7406.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7407.         return $instance;
  7408.     }
  7409.     /**
  7410.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  7411.      *
  7412.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  7413.      */
  7414.     protected function getNumberRangeStateDefinitionService()
  7415.     {
  7416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  7417.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  7418.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7419.         return $instance;
  7420.     }
  7421.     /**
  7422.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  7423.      *
  7424.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  7425.      */
  7426.     protected function getNumberRangeTranslationDefinitionService()
  7427.     {
  7428.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7429.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  7430.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  7431.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7432.         return $instance;
  7433.     }
  7434.     /**
  7435.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  7436.      *
  7437.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  7438.      */
  7439.     protected function getNumberRangeTypeTranslationDefinitionService()
  7440.     {
  7441.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7442.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  7443.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  7444.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7445.         return $instance;
  7446.     }
  7447.     /**
  7448.      * Gets the public 'Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  7449.      *
  7450.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  7451.      */
  7452.     protected function getNumberRangeTypeDefinitionService()
  7453.     {
  7454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  7455.         $this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  7456.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7457.         return $instance;
  7458.     }
  7459.     /**
  7460.      * Gets the public 'Shopware\Core\System\NumberRange\Api\NumberRangeController' shared service.
  7461.      *
  7462.      * @return \Shopware\Core\System\NumberRange\Api\NumberRangeController
  7463.      */
  7464.     protected function getNumberRangeControllerService()
  7465.     {
  7466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Api/NumberRangeController.php';
  7467.         $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()));
  7468.         $instance->setContainer($this);
  7469.         return $instance;
  7470.     }
  7471.     /**
  7472.      * Gets the public 'Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  7473.      *
  7474.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  7475.      */
  7476.     protected function getNumberRangeDefinitionService()
  7477.     {
  7478.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  7479.         $this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  7480.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7481.         return $instance;
  7482.     }
  7483.     /**
  7484.      * Gets the public 'Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGeneratorInterface' shared service.
  7485.      *
  7486.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\NumberRangeValueGenerator
  7487.      */
  7488.     protected function getNumberRangeValueGeneratorInterfaceService()
  7489.     {
  7490.         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 () {
  7491.             yield => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] ?? $this->getValueGeneratorPatternIncrementService());
  7492.             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()));
  7493.         }, 2)), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  7494.     }
  7495.     /**
  7496.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  7497.      *
  7498.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  7499.      */
  7500.     protected function getSalesChannelAnalyticsDefinitionService()
  7501.     {
  7502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  7503.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  7504.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7505.         return $instance;
  7506.     }
  7507.     /**
  7508.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  7509.      *
  7510.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  7511.      */
  7512.     protected function getSalesChannelCountryDefinition2Service()
  7513.     {
  7514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  7515.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  7516.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7517.         return $instance;
  7518.     }
  7519.     /**
  7520.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  7521.      *
  7522.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  7523.      */
  7524.     protected function getSalesChannelCurrencyDefinition2Service()
  7525.     {
  7526.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  7527.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  7528.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7529.         return $instance;
  7530.     }
  7531.     /**
  7532.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  7533.      *
  7534.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  7535.      */
  7536.     protected function getSalesChannelDomainDefinitionService()
  7537.     {
  7538.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  7539.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7540.         return $instance;
  7541.     }
  7542.     /**
  7543.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  7544.      *
  7545.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  7546.      */
  7547.     protected function getSalesChannelLanguageDefinition2Service()
  7548.     {
  7549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  7550.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  7551.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7552.         return $instance;
  7553.     }
  7554.     /**
  7555.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  7556.      *
  7557.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  7558.      */
  7559.     protected function getSalesChannelPaymentMethodDefinition2Service()
  7560.     {
  7561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  7562.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  7563.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7564.         return $instance;
  7565.     }
  7566.     /**
  7567.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  7568.      *
  7569.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  7570.      */
  7571.     protected function getSalesChannelShippingMethodDefinition2Service()
  7572.     {
  7573.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  7574.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  7575.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7576.         return $instance;
  7577.     }
  7578.     /**
  7579.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  7580.      *
  7581.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  7582.      */
  7583.     protected function getSalesChannelTranslationDefinitionService()
  7584.     {
  7585.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  7587.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  7588.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7589.         return $instance;
  7590.     }
  7591.     /**
  7592.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  7593.      *
  7594.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  7595.      */
  7596.     protected function getSalesChannelTypeTranslationDefinitionService()
  7597.     {
  7598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  7600.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  7601.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7602.         return $instance;
  7603.     }
  7604.     /**
  7605.      * Gets the public 'Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  7606.      *
  7607.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  7608.      */
  7609.     protected function getSalesChannelTypeDefinitionService()
  7610.     {
  7611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  7612.         $this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  7613.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7614.         return $instance;
  7615.     }
  7616.     /**
  7617.      * Gets the public 'Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry' shared service.
  7618.      *
  7619.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelDefinitionInstanceRegistry
  7620.      */
  7621.     protected function getSalesChannelDefinitionInstanceRegistryService()
  7622.     {
  7623.         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''custom_entity' => 'Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition''locale' => 'Shopware\\Core\\System\\Locale\\LocaleDefinition''locale_translation' => 'Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition''snippet_set' => 'Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition''snippet' => 'Shopware\\Core\\System\\Snippet\\SnippetDefinition''salutation' => 'Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition''salutation_translation' => 'Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition''tax' => 'Shopware\\Core\\System\\Tax\\TaxDefinition''tax_rule' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition''tax_rule_type' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition''tax_rule_type_translation' => 'Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition''unit' => 'Shopware\\Core\\System\\Unit\\UnitDefinition''unit_translation' => 'Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition''user' => 'Shopware\\Core\\System\\User\\UserDefinition''user_config' => 'Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition''user_access_key' => 'Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition''user_recovery' => 'Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition''integration' => 'Shopware\\Core\\System\\Integration\\IntegrationDefinition''integration_role' => 'Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition''state_machine' => 'Shopware\\Core\\System\\StateMachine\\StateMachineDefinition''state_machine_translation' => 'Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition''state_machine_state' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition''state_machine_state_translation' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition''state_machine_transition' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition''state_machine_history' => 'Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition''system_config' => 'Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition''number_range' => 'Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition''number_range_sales_channel' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition''number_range_state' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition''number_range_type' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition''number_range_type_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition''number_range_translation' => 'Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition''tag' => 'Shopware\\Core\\System\\Tag\\TagDefinition''category' => 'Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition''category_translation' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition''category_tag' => 'Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition''media' => 'Shopware\\Core\\Content\\Media\\MediaDefinition''media_default_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition''media_thumbnail' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition''media_translation' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition''media_folder' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition''media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition''media_folder_configuration' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition''media_folder_configuration_media_thumbnail_size' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition''media_tag' => 'Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition''product' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition''product_stream_mapping' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition''product_category' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition''product_custom_field_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition''product_tag' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition''product_configurator_setting' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition''product_price' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition''product_property' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition''product_search_keyword' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition''product_keyword_dictionary' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition''product_review' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition''product_manufacturer' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition''product_manufacturer_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition''product_media' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition''product_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition''product_option' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition''product_category_tree' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition''product_cross_selling' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition''product_cross_selling_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition''product_cross_selling_assigned_products' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition''product_feature_set' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition''product_feature_set_translation' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition''product_sorting' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition''product_sorting_translation' => 'Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition''product_search_config' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition''product_search_config_field' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition''product_visibility' => 'Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition''delivery_time' => 'Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition''newsletter_recipient' => 'Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition''newsletter_recipient_tag' => 'Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition''rule' => 'Shopware\\Core\\Content\\Rule\\RuleDefinition''rule_condition' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition''rule_tag' => 'Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition''product_stream' => 'Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition''product_stream_translation' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition''product_stream_filter' => 'Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition''product_export' => 'Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition''property_group' => 'Shopware\\Core\\Content\\Property\\PropertyGroupDefinition''property_group_option' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition''property_group_option_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition''property_group_translation' => 'Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition''cms_page' => 'Shopware\\Core\\Content\\Cms\\CmsPageDefinition''cms_page_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition''cms_section' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition''cms_block' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition''cms_slot' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition''cms_slot_translation' => 'Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition''mail_template' => 'Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition''mail_template_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition''mail_template_type' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition''mail_template_type_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition''mail_template_media' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition''mail_header_footer' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition''mail_header_footer_translation' => 'Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition''delivery_time_translation' => 'Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition''import_export_profile' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition''import_export_log' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition''import_export_file' => 'Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition''import_export_profile_translation' => 'Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition''landing_page' => 'Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition''landing_page_translation' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition''landing_page_tag' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition''landing_page_sales_channel' => 'Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition''flow' => 'Shopware\\Core\\Content\\Flow\\FlowDefinition''flow_sequence' => 'Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition''customer' => 'Shopware\\Core\\Checkout\\Customer\\CustomerDefinition''customer_group_translation' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition''customer_address' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition''customer_recovery' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition''customer_group' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition''customer_group_registration_sales_channels' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition''customer_tag' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition''customer_wishlist' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition''customer_wishlist_product' => 'Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition''document' => 'Shopware\\Core\\Checkout\\Document\\DocumentDefinition''document_type' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition''document_type_translation' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition''document_base_config' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition''document_base_config_sales_channel' => 'Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition''order' => 'Shopware\\Core\\Checkout\\Order\\OrderDefinition''order_address' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition''order_customer' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition''order_delivery' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition''order_delivery_position' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition''order_line_item' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition''order_tag' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition''order_transaction' => 'Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition''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''swag_language_pack_language' => 'Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition''bf_config' => 'Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition''bf_marketplace' => 'Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition''bf_marketplace_sales_channel' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition''bf_marketplace_settings' => 'Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition''bf_category_mapping' => 'Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition''bf_support' => 'Swag\\Markets\\Entity\\Support\\SupportDefinition''bf_product_to_delete' => 'Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition''swag_paypal_pos_sales_channel' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition''swag_paypal_pos_sales_channel_inventory' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition''swag_paypal_pos_sales_channel_run' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition''swag_paypal_pos_sales_channel_run_log' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition''swag_paypal_pos_sales_channel_media' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition''swag_paypal_pos_sales_channel_product' => 'Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition''swag_sequence_webhook_event_log' => 'Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition''swag_customized_products_template' => 'Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition''swag_customized_products_template_option' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition''swag_customized_products_template_option_price' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition''swag_customized_products_template_option_value' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition''swag_customized_products_template_option_value_price' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition''swag_customized_products_template_exclusion' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition''swag_customized_products_template_exclusion_condition' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition''swag_customized_products_template_exclusion_operator' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition''swag_customized_products_template_exclusion_condition_values' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition''swag_customized_products_template_configuration' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition''swag_customized_products_template_configuration_share' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition''swag_customized_products_template_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition''swag_customized_products_template_option_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition''swag_customized_products_template_option_value_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition''swag_customized_products_template_exclusion_operator_translation' => 'Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition''swag_cms_extensions_form' => 'Swag\\CmsExtensions\\Form\\FormDefinition''swag_cms_extensions_form_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition''swag_cms_extensions_form_group' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition''swag_cms_extensions_form_group_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition''swag_cms_extensions_form_group_field' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition''swag_cms_extensions_form_group_field_translation' => 'Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition''swag_cms_extensions_quickview' => 'Swag\\CmsExtensions\\Quickview\\QuickviewDefinition''swag_cms_extensions_block_rule' => 'Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition''swag_cms_extensions_scroll_navigation' => 'Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition''swag_cms_extensions_scroll_navigation_translation' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition''swag_cms_extensions_scroll_navigation_page_settings' => 'Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition''swag_dynamic_access_category_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition''swag_dynamic_access_landing_page_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition''swag_dynamic_access_product_rule' => 'Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition'], ['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''swag_customized_products_template' => 'sales_channel.swag_customized_products_template.repository''swag_customized_products_template_option' => 'sales_channel.swag_customized_products_template_option.repository''swag_customized_products_template_option_value' => 'sales_channel.swag_customized_products_template_option_value.repository''swag_customized_products_template_configuration' => 'sales_channel.swag_customized_products_template_configuration.repository']);
  7624.     }
  7625.     /**
  7626.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  7627.      *
  7628.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  7629.      */
  7630.     protected function getSalesChannelDefinitionService()
  7631.     {
  7632.         $this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  7633.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7634.         return $instance;
  7635.     }
  7636.     /**
  7637.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute' shared service.
  7638.      *
  7639.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\ContextSwitchRoute
  7640.      */
  7641.     protected function getContextSwitchRouteService()
  7642.     {
  7643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/AbstractContextSwitchRoute.php';
  7644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/ContextSwitchRoute.php';
  7645.         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()));
  7646.     }
  7647.     /**
  7648.      * Gets the public 'Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController' shared service.
  7649.      *
  7650.      * @return \Shopware\Core\System\SalesChannel\SalesChannel\StoreApiInfoController
  7651.      */
  7652.     protected function getStoreApiInfoControllerService()
  7653.     {
  7654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/StoreApiInfoController.php';
  7655.         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']);
  7656.     }
  7657.     /**
  7658.      * Gets the public 'Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  7659.      *
  7660.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  7661.      */
  7662.     protected function getSalutationTranslationDefinitionService()
  7663.     {
  7664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  7666.         $this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  7667.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7668.         return $instance;
  7669.     }
  7670.     /**
  7671.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute' shared service.
  7672.      *
  7673.      * @return \Shopware\Core\System\Salutation\SalesChannel\CachedSalutationRoute
  7674.      */
  7675.     protected function getCachedSalutationRouteService()
  7676.     {
  7677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/AbstractSalutationRoute.php';
  7678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/CachedSalutationRoute.php';
  7679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalutationRoute.php';
  7680.         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()), []);
  7681.     }
  7682.     /**
  7683.      * Gets the public 'Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition' shared service.
  7684.      *
  7685.      * @return \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition
  7686.      */
  7687.     protected function getSalesChannelSalutationDefinitionService()
  7688.     {
  7689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  7690.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalesChannel/SalesChannelSalutationDefinition.php';
  7691.         $this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalesChannel\SalesChannelSalutationDefinition();
  7692.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  7693.         return $instance;
  7694.     }
  7695.     /**
  7696.      * Gets the public 'Shopware\Core\System\Salutation\SalutationDefinition' shared service.
  7697.      *
  7698.      * @return \Shopware\Core\System\Salutation\SalutationDefinition
  7699.      */
  7700.     protected function getSalutationDefinitionService()
  7701.     {
  7702.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/SalutationDefinition.php';
  7703.         $this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] = $instance = new \Shopware\Core\System\Salutation\SalutationDefinition();
  7704.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7705.         return $instance;
  7706.     }
  7707.     /**
  7708.      * Gets the public 'Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  7709.      *
  7710.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  7711.      */
  7712.     protected function getSnippetSetDefinitionService()
  7713.     {
  7714.         $this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  7715.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7716.         return $instance;
  7717.     }
  7718.     /**
  7719.      * Gets the public 'Shopware\Core\System\Snippet\Api\SnippetController' shared service.
  7720.      *
  7721.      * @return \Shopware\Core\System\Snippet\Api\SnippetController
  7722.      */
  7723.     protected function getSnippetControllerService()
  7724.     {
  7725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Api/SnippetController.php';
  7726.         $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()));
  7727.         $instance->setContainer($this);
  7728.         return $instance;
  7729.     }
  7730.     /**
  7731.      * Gets the public 'Shopware\Core\System\Snippet\Files\SnippetFileCollection' shared service.
  7732.      *
  7733.      * @return \Shopware\Core\System\Snippet\Files\SnippetFileCollection
  7734.      */
  7735.     protected function getSnippetFileCollectionService($lazyLoad true)
  7736.     {
  7737.         if ($lazyLoad) {
  7738.             return $this->services['Shopware\\Core\\System\\Snippet\\Files\\SnippetFileCollection'] = $this->createProxy('SnippetFileCollection_08f09cc', function () {
  7739.                 return \SnippetFileCollection_08f09cc::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  7740.                     $wrappedInstance $this->getSnippetFileCollectionService(false);
  7741.                     $proxy->setProxyInitializer(null);
  7742.                     return true;
  7743.                 });
  7744.             });
  7745.         }
  7746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileCollectionFactory.php';
  7747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoaderInterface.php';
  7748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/SnippetFileLoader.php';
  7749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Files/AppSnippetFileLoader.php';
  7750.         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();
  7751.     }
  7752.     /**
  7753.      * Gets the public 'Shopware\Core\System\Snippet\Filter\SnippetFilterFactory' shared service.
  7754.      *
  7755.      * @return \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory
  7756.      */
  7757.     protected function getSnippetFilterFactoryService()
  7758.     {
  7759.         return $this->services['Shopware\\Core\\System\\Snippet\\Filter\\SnippetFilterFactory'] = new \Shopware\Core\System\Snippet\Filter\SnippetFilterFactory(new RewindableGenerator(function () {
  7760.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AuthorFilter'] = new \Shopware\Core\System\Snippet\Filter\AuthorFilter()));
  7761.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\AddedFilter'] = new \Shopware\Core\System\Snippet\Filter\AddedFilter()));
  7762.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EditedFilter'] = new \Shopware\Core\System\Snippet\Filter\EditedFilter()));
  7763.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\EmptySnippetFilter'] = new \Shopware\Core\System\Snippet\Filter\EmptySnippetFilter()));
  7764.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\NamespaceFilter'] = new \Shopware\Core\System\Snippet\Filter\NamespaceFilter()));
  7765.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TermFilter'] = new \Shopware\Core\System\Snippet\Filter\TermFilter()));
  7766.             yield => ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] ?? ($this->privates['Shopware\\Core\\System\\Snippet\\Filter\\TranslationKeyFilter'] = new \Shopware\Core\System\Snippet\Filter\TranslationKeyFilter()));
  7767.         }, 7));
  7768.     }
  7769.     /**
  7770.      * Gets the public 'Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  7771.      *
  7772.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  7773.      */
  7774.     protected function getSnippetDefinitionService()
  7775.     {
  7776.         $this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  7777.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7778.         return $instance;
  7779.     }
  7780.     /**
  7781.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  7782.      *
  7783.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  7784.      */
  7785.     protected function getStateMachineHistoryDefinitionService()
  7786.     {
  7787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  7788.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  7789.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7790.         return $instance;
  7791.     }
  7792.     /**
  7793.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  7794.      *
  7795.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  7796.      */
  7797.     protected function getStateMachineStateDefinitionService()
  7798.     {
  7799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  7800.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  7801.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7802.         return $instance;
  7803.     }
  7804.     /**
  7805.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  7806.      *
  7807.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  7808.      */
  7809.     protected function getStateMachineStateTranslationDefinitionService()
  7810.     {
  7811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7812.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  7813.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  7814.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7815.         return $instance;
  7816.     }
  7817.     /**
  7818.      * Gets the public 'Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  7819.      *
  7820.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  7821.      */
  7822.     protected function getStateMachineTransitionDefinitionService()
  7823.     {
  7824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  7825.         $this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  7826.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7827.         return $instance;
  7828.     }
  7829.     /**
  7830.      * Gets the public 'Shopware\Core\System\StateMachine\Api\StateMachineActionController' shared service.
  7831.      *
  7832.      * @return \Shopware\Core\System\StateMachine\Api\StateMachineActionController
  7833.      */
  7834.     protected function getStateMachineActionControllerService()
  7835.     {
  7836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Api/StateMachineActionController.php';
  7837.         $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()));
  7838.         $instance->setContainer($this);
  7839.         return $instance;
  7840.     }
  7841.     /**
  7842.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  7843.      *
  7844.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  7845.      */
  7846.     protected function getStateMachineDefinitionService()
  7847.     {
  7848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  7849.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  7850.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7851.         return $instance;
  7852.     }
  7853.     /**
  7854.      * Gets the public 'Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  7855.      *
  7856.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  7857.      */
  7858.     protected function getStateMachineTranslationDefinitionService()
  7859.     {
  7860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  7862.         $this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  7863.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7864.         return $instance;
  7865.     }
  7866.     /**
  7867.      * Gets the public 'Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory' shared service.
  7868.      *
  7869.      * @return \Shopware\Core\System\SystemConfig\Facade\SystemConfigFacadeHookFactory
  7870.      */
  7871.     protected function getSystemConfigFacadeHookFactoryService()
  7872.     {
  7873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Execution/Awareness/HookServiceFactory.php';
  7874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Facade/SystemConfigFacadeHookFactory.php';
  7875.         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()));
  7876.     }
  7877.     /**
  7878.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  7879.      *
  7880.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  7881.      */
  7882.     protected function getSystemConfigDefinitionService()
  7883.     {
  7884.         $this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  7885.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7886.         return $instance;
  7887.     }
  7888.     /**
  7889.      * Gets the public 'Shopware\Core\System\SystemConfig\SystemConfigService' shared service.
  7890.      *
  7891.      * @return \Shopware\Core\System\SystemConfig\SystemConfigService
  7892.      */
  7893.     protected function getSystemConfigServiceService()
  7894.     {
  7895.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  7896.         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['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()));
  7897.     }
  7898.     /**
  7899.      * Gets the public 'Shopware\Core\System\Tag\Service\FilterTagIdsService' shared service.
  7900.      *
  7901.      * @return \Shopware\Core\System\Tag\Service\FilterTagIdsService
  7902.      */
  7903.     protected function getFilterTagIdsServiceService()
  7904.     {
  7905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/Service/FilterTagIdsService.php';
  7906.         return $this->services['Shopware\\Core\\System\\Tag\\Service\\FilterTagIdsService'] = new \Shopware\Core\System\Tag\Service\FilterTagIdsService(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Dbal\\CriteriaQueryBuilder'] ?? $this->getCriteriaQueryBuilderService()));
  7907.     }
  7908.     /**
  7909.      * Gets the public 'Shopware\Core\System\Tag\TagDefinition' shared service.
  7910.      *
  7911.      * @return \Shopware\Core\System\Tag\TagDefinition
  7912.      */
  7913.     protected function getTagDefinitionService()
  7914.     {
  7915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  7916.         $this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  7917.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7918.         return $instance;
  7919.     }
  7920.     /**
  7921.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  7922.      *
  7923.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  7924.      */
  7925.     protected function getTaxRuleTypeTranslationDefinitionService()
  7926.     {
  7927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  7929.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  7930.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7931.         return $instance;
  7932.     }
  7933.     /**
  7934.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  7935.      *
  7936.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  7937.      */
  7938.     protected function getTaxRuleTypeDefinitionService()
  7939.     {
  7940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  7941.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  7942.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7943.         return $instance;
  7944.     }
  7945.     /**
  7946.      * Gets the public 'Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  7947.      *
  7948.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  7949.      */
  7950.     protected function getTaxRuleDefinitionService()
  7951.     {
  7952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  7953.         $this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  7954.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7955.         return $instance;
  7956.     }
  7957.     /**
  7958.      * Gets the public 'Shopware\Core\System\Tax\TaxDefinition' shared service.
  7959.      *
  7960.      * @return \Shopware\Core\System\Tax\TaxDefinition
  7961.      */
  7962.     protected function getTaxDefinitionService()
  7963.     {
  7964.         $this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  7965.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7966.         return $instance;
  7967.     }
  7968.     /**
  7969.      * Gets the public 'Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  7970.      *
  7971.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  7972.      */
  7973.     protected function getUnitTranslationDefinitionService()
  7974.     {
  7975.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  7976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  7977.         $this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  7978.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7979.         return $instance;
  7980.     }
  7981.     /**
  7982.      * Gets the public 'Shopware\Core\System\Unit\UnitDefinition' shared service.
  7983.      *
  7984.      * @return \Shopware\Core\System\Unit\UnitDefinition
  7985.      */
  7986.     protected function getUnitDefinitionService()
  7987.     {
  7988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  7989.         $this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  7990.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  7991.         return $instance;
  7992.     }
  7993.     /**
  7994.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  7995.      *
  7996.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  7997.      */
  7998.     protected function getUserAccessKeyDefinitionService()
  7999.     {
  8000.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  8001.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  8002.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8003.         return $instance;
  8004.     }
  8005.     /**
  8006.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  8007.      *
  8008.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  8009.      */
  8010.     protected function getUserConfigDefinitionService()
  8011.     {
  8012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  8013.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  8014.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8015.         return $instance;
  8016.     }
  8017.     /**
  8018.      * Gets the public 'Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  8019.      *
  8020.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  8021.      */
  8022.     protected function getUserRecoveryDefinitionService()
  8023.     {
  8024.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  8025.         $this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  8026.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8027.         return $instance;
  8028.     }
  8029.     /**
  8030.      * Gets the public 'Shopware\Core\System\User\Api\UserRecoveryController' shared service.
  8031.      *
  8032.      * @return \Shopware\Core\System\User\Api\UserRecoveryController
  8033.      */
  8034.     protected function getUserRecoveryControllerService()
  8035.     {
  8036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserRecoveryController.php';
  8037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Recovery/UserRecoveryService.php';
  8038.         $this->services['Shopware\\Core\\System\\User\\Api\\UserRecoveryController'] = $instance = new \Shopware\Core\System\User\Api\UserRecoveryController(new \Shopware\Core\System\User\Recovery\UserRecoveryService(($this->services['user_recovery.repository'] ?? $this->getUserRecovery_RepositoryService()), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Shopware\\Core\\Framework\\Event\\BusinessEventDispatcher'] ?? $this->getBusinessEventDispatcherService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService())), ($this->privates['shopware.rate_limiter'] ?? $this->getShopware_RateLimiterService()));
  8039.         $instance->setContainer($this);
  8040.         return $instance;
  8041.     }
  8042.     /**
  8043.      * Gets the public 'Shopware\Core\System\User\Api\UserValidationController' shared service.
  8044.      *
  8045.      * @return \Shopware\Core\System\User\Api\UserValidationController
  8046.      */
  8047.     protected function getUserValidationControllerService()
  8048.     {
  8049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Api/UserValidationController.php';
  8050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Service/UserValidationService.php';
  8051.         $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())));
  8052.         $instance->setContainer($this);
  8053.         return $instance;
  8054.     }
  8055.     /**
  8056.      * Gets the public 'Shopware\Core\System\User\UserDefinition' shared service.
  8057.      *
  8058.      * @return \Shopware\Core\System\User\UserDefinition
  8059.      */
  8060.     protected function getUserDefinitionService()
  8061.     {
  8062.         $this->services['Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  8063.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8064.         return $instance;
  8065.     }
  8066.     /**
  8067.      * Gets the public 'Shopware\Elasticsearch\Framework\ElasticsearchHelper' shared service.
  8068.      *
  8069.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchHelper
  8070.      */
  8071.     protected function getElasticsearchHelperService()
  8072.     {
  8073.         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()));
  8074.     }
  8075.     /**
  8076.      * Gets the public 'Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler' shared service.
  8077.      *
  8078.      * @return \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTaskHandler
  8079.      */
  8080.     protected function getCreateAliasTaskHandlerService()
  8081.     {
  8082.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/CreateAliasTaskHandler.php';
  8083.         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']);
  8084.     }
  8085.     /**
  8086.      * Gets the public 'Shopware\Storefront\Controller\AccountOrderController' shared service.
  8087.      *
  8088.      * @return \Shopware\Storefront\Controller\AccountOrderController
  8089.      */
  8090.     protected function getAccountOrderControllerService()
  8091.     {
  8092.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountOrderController.php';
  8093.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderPageLoader.php';
  8094.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountEditOrderPageLoader.php';
  8095.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Order/AccountOrderDetailPageLoader.php';
  8096.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8097.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8098.         $c = ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService());
  8099.         $d = ($this->privates['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderService'] ?? $this->getOrderServiceService());
  8100.         $this->services['Shopware\\Storefront\\Controller\\AccountOrderController'] = $instance = new \Shopware\Storefront\Controller\AccountOrderController(new \Shopware\Storefront\Page\Account\Order\AccountOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService())), new \Shopware\Storefront\Page\Account\Order\AccountEditOrderPageLoader($a$b$c, ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\RequestCriteriaBuilder'] ?? $this->getRequestCriteriaBuilderService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Order\\OrderConverter'] ?? $this->getOrderConverterService()), $d), ($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannel\\ContextSwitchRoute'] ?? $this->getContextSwitchRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\CancelOrderRoute'] ?? $this->getCancelOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\SetPaymentOrderRoute'] ?? $this->getSetPaymentOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\HandlePaymentMethodRoute'] ?? $this->getHandlePaymentMethodRouteService()), $b, new \Shopware\Storefront\Page\Account\Order\AccountOrderDetailPageLoader($a$b$c), $c, ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $d);
  8101.         $instance->setContainer($this);
  8102.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8103.         return $instance;
  8104.     }
  8105.     /**
  8106.      * Gets the public 'Shopware\Storefront\Controller\AccountPaymentController' shared service.
  8107.      *
  8108.      * @return \Shopware\Storefront\Controller\AccountPaymentController
  8109.      */
  8110.     protected function getAccountPaymentControllerService()
  8111.     {
  8112.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountPaymentController.php';
  8113.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/PaymentMethod/AccountPaymentMethodPageLoader.php';
  8114.         $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()));
  8115.         $instance->setContainer($this);
  8116.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8117.         return $instance;
  8118.     }
  8119.     /**
  8120.      * Gets the public 'Shopware\Storefront\Controller\AccountProfileController' shared service.
  8121.      *
  8122.      * @return \Shopware\Storefront\Controller\AccountProfileController
  8123.      */
  8124.     protected function getAccountProfileControllerService()
  8125.     {
  8126.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AccountProfileController.php';
  8127.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Overview/AccountOverviewPageLoader.php';
  8128.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Profile/AccountProfilePageLoader.php';
  8129.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8130.         $b = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8131.         $this->services['Shopware\\Storefront\\Controller\\AccountProfileController'] = $instance = new \Shopware\Storefront\Controller\AccountProfileController(new \Shopware\Storefront\Page\Account\Overview\AccountOverviewPageLoader($a$b, ($this->services['Shopware\\Core\\Checkout\\Order\\SalesChannel\\OrderRoute'] ?? $this->getOrderRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\CustomerRoute'] ?? $this->getCustomerRouteService()), ($this->privates['Shopware\\Storefront\\Pagelet\\Newsletter\\Account\\NewsletterAccountPageletLoader'] ?? $this->getNewsletterAccountPageletLoaderService())), new \Shopware\Storefront\Page\Account\Profile\AccountProfilePageLoader($a$b, ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService())), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeCustomerProfileRoute'] ?? $this->getChangeCustomerProfileRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangePasswordRoute'] ?? $this->getChangePasswordRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ChangeEmailRoute'] ?? $this->getChangeEmailRouteService()), ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\DeleteCustomerRoute'] ?? $this->getDeleteCustomerRouteService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  8132.         $instance->setContainer($this);
  8133.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8134.         return $instance;
  8135.     }
  8136.     /**
  8137.      * Gets the public 'Shopware\Storefront\Controller\AddressController' shared service.
  8138.      *
  8139.      * @return \Shopware\Storefront\Controller\AddressController
  8140.      */
  8141.     protected function getAddressControllerService()
  8142.     {
  8143.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AddressController.php';
  8144.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Listing/AddressListingPageLoader.php';
  8145.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Address/Detail/AddressDetailPageLoader.php';
  8146.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8147.         $b = ($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\CachedCountryRoute'] ?? $this->getCachedCountryRouteService());
  8148.         $c = ($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\CachedSalutationRoute'] ?? $this->getCachedSalutationRouteService());
  8149.         $d = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\ListAddressRoute'] ?? $this->getListAddressRouteService());
  8150.         $e = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8151.         $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()));
  8152.         $instance->setContainer($this);
  8153.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8154.         return $instance;
  8155.     }
  8156.     /**
  8157.      * Gets the public 'Shopware\Storefront\Controller\Api\CaptchaController' shared service.
  8158.      *
  8159.      * @return \Shopware\Storefront\Controller\Api\CaptchaController
  8160.      */
  8161.     protected function getCaptchaControllerService()
  8162.     {
  8163.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/Api/CaptchaController.php';
  8164.         $this->services['Shopware\\Storefront\\Controller\\Api\\CaptchaController'] = $instance = new \Shopware\Storefront\Controller\Api\CaptchaController(new RewindableGenerator(function () {
  8165.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  8166.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  8167.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  8168.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  8169.         }, 4));
  8170.         $instance->setContainer($this);
  8171.         return $instance;
  8172.     }
  8173.     /**
  8174.      * Gets the public 'Shopware\Storefront\Controller\AuthController' shared service.
  8175.      *
  8176.      * @return \Shopware\Storefront\Controller\AuthController
  8177.      */
  8178.     protected function getAuthController2Service()
  8179.     {
  8180.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/AuthController.php';
  8181.         $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()));
  8182.         $instance->setContainer($this);
  8183.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8184.         return $instance;
  8185.     }
  8186.     /**
  8187.      * Gets the public 'Shopware\Storefront\Controller\CaptchaController' shared service.
  8188.      *
  8189.      * @return \Shopware\Storefront\Controller\CaptchaController
  8190.      */
  8191.     protected function getCaptchaController2Service()
  8192.     {
  8193.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CaptchaController.php';
  8194.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/AbstractBasicCaptchaPageletLoader.php';
  8195.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Captcha/BasicCaptchaPageletLoader.php';
  8196.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/AbstractBasicCaptchaGenerator.php';
  8197.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha/BasicCaptchaGenerator.php';
  8198.         $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()));
  8199.         $instance->setContainer($this);
  8200.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8201.         return $instance;
  8202.     }
  8203.     /**
  8204.      * Gets the public 'Shopware\Storefront\Controller\CartLineItemController' shared service.
  8205.      *
  8206.      * @return \Shopware\Storefront\Controller\CartLineItemController
  8207.      */
  8208.     protected function getCartLineItemControllerService()
  8209.     {
  8210.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CartLineItemController.php';
  8211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemFactory.php';
  8212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  8213.         $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()));
  8214.         $instance->setContainer($this);
  8215.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8216.         return $instance;
  8217.     }
  8218.     /**
  8219.      * Gets the public 'Shopware\Storefront\Controller\CheckoutController' shared service.
  8220.      *
  8221.      * @return \Shopware\Storefront\Controller\CheckoutController
  8222.      */
  8223.     protected function getCheckoutControllerService()
  8224.     {
  8225.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CheckoutController.php';
  8226.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Cart/CheckoutCartPageLoader.php';
  8227.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Cart/SalesChannel/StorefrontCartFacade.php';
  8228.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Shipping/BlockedShippingMethodSwitcher.php';
  8229.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Checkout/Payment/BlockedPaymentMethodSwitcher.php';
  8230.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Confirm/CheckoutConfirmPageLoader.php';
  8231.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Finish/CheckoutFinishPageLoader.php';
  8232.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Offcanvas/OffcanvasCartPageLoader.php';
  8233.         $a = ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService());
  8234.         $b = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8235.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8236.         $d = ($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService());
  8237.         $e = ($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SortedPaymentMethodRoute'] ?? $this->getSortedPaymentMethodRouteService());
  8238.         $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()));
  8239.         $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()));
  8240.         $instance->setContainer($this);
  8241.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8242.         return $instance;
  8243.     }
  8244.     /**
  8245.      * Gets the public 'Shopware\Storefront\Controller\CmsController' shared service.
  8246.      *
  8247.      * @return \Shopware\Storefront\Controller\CmsController
  8248.      */
  8249.     protected function getCmsControllerService()
  8250.     {
  8251.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CmsController.php';
  8252.         $this->services['Shopware\\Storefront\\Controller\\CmsController'] = $instance = new \Shopware\Storefront\Controller\CmsController(($this->services['Shopware\\Core\\Content\\Cms\\SalesChannel\\CmsRoute'] ?? $this->getCmsRouteService()), ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService()), ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8253.         $instance->setContainer($this);
  8254.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8255.         return $instance;
  8256.     }
  8257.     /**
  8258.      * Gets the public 'Shopware\Storefront\Controller\ContextController' shared service.
  8259.      *
  8260.      * @return \Shopware\Storefront\Controller\ContextController
  8261.      */
  8262.     protected function getContextControllerService()
  8263.     {
  8264.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ContextController.php';
  8265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/SalesChannel/SalesChannelContextSwitcher.php';
  8266.         $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()));
  8267.         $instance->setContainer($this);
  8268.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8269.         return $instance;
  8270.     }
  8271.     /**
  8272.      * Gets the public 'Shopware\Storefront\Controller\CookieController' shared service.
  8273.      *
  8274.      * @return \Shopware\Storefront\Controller\CookieController
  8275.      */
  8276.     protected function getCookieControllerService()
  8277.     {
  8278.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CookieController.php';
  8279.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProviderInterface.php';
  8280.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Framework/Cookie/PayPalCookieProvider.php';
  8281.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/AppCookieProvider.php';
  8282.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cookie/CookieProvider.php';
  8283.         $this->services['Shopware\\Storefront\\Controller\\CookieController'] = $instance = new \Shopware\Storefront\Controller\CookieController(new \Swag\PayPal\Storefront\Framework\Cookie\PayPalCookieProvider(new \Shopware\Storefront\Framework\Cookie\AppCookieProvider(new \Shopware\Storefront\Framework\Cookie\CookieProvider(), ($this->services['app.repository'] ?? $this->getApp_RepositoryService()))), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8284.         $instance->setContainer($this);
  8285.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8286.         return $instance;
  8287.     }
  8288.     /**
  8289.      * Gets the public 'Shopware\Storefront\Controller\CountryStateController' shared service.
  8290.      *
  8291.      * @return \Shopware\Storefront\Controller\CountryStateController
  8292.      */
  8293.     protected function getCountryStateControllerService()
  8294.     {
  8295.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CountryStateController.php';
  8296.         return $this->services['Shopware\\Storefront\\Controller\\CountryStateController'] = new \Shopware\Storefront\Controller\CountryStateController(($this->services['sales_channel.country.repository'] ?? $this->getSalesChannel_Country_RepositoryService()));
  8297.     }
  8298.     /**
  8299.      * Gets the public 'Shopware\Storefront\Controller\CsrfController' shared service.
  8300.      *
  8301.      * @return \Shopware\Storefront\Controller\CsrfController
  8302.      */
  8303.     protected function getCsrfControllerService()
  8304.     {
  8305.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/CsrfController.php';
  8306.         $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');
  8307.         $instance->setContainer($this);
  8308.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8309.         return $instance;
  8310.     }
  8311.     /**
  8312.      * Gets the public 'Shopware\Storefront\Controller\DocumentController' shared service.
  8313.      *
  8314.      * @return \Shopware\Storefront\Controller\DocumentController
  8315.      */
  8316.     protected function getDocumentController2Service()
  8317.     {
  8318.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/DocumentController.php';
  8319.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Document/DocumentPageLoader.php';
  8320.         $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())));
  8321.         $instance->setContainer($this);
  8322.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8323.         return $instance;
  8324.     }
  8325.     /**
  8326.      * Gets the public 'Shopware\Storefront\Controller\ErrorController' shared service.
  8327.      *
  8328.      * @return \Shopware\Storefront\Controller\ErrorController
  8329.      */
  8330.     protected function getErrorControllerService($lazyLoad true)
  8331.     {
  8332.         if ($lazyLoad) {
  8333.             return $this->services['Shopware\\Storefront\\Controller\\ErrorController'] = $this->createProxy('ErrorController_b437ad9', function () {
  8334.                 return \ErrorController_b437ad9::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  8335.                     $wrappedInstance $this->getErrorControllerService(false);
  8336.                     $proxy->setProxyInitializer(null);
  8337.                     return true;
  8338.                 });
  8339.             });
  8340.         }
  8341.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Twig/ErrorTemplateResolver.php';
  8342.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoaderInterface.php';
  8343.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/Error/ErrorPageLoader.php';
  8344.         $a = ($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService());
  8345.         $instance = new \Shopware\Storefront\Controller\ErrorController(new \Shopware\Storefront\Framework\Twig\ErrorTemplateResolver($a), ($this->privates['Shopware\\Storefront\\Pagelet\\Header\\HeaderPageletLoader'] ?? $this->getHeaderPageletLoaderService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Navigation\Error\ErrorPageLoader(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoader'] ?? $this->getFooterPageletLoaderService()));
  8346.         $instance->setContainer($this);
  8347.         $instance->setTwig($a);
  8348.         return $instance;
  8349.     }
  8350.     /**
  8351.      * Gets the public 'Shopware\Storefront\Controller\FormController' shared service.
  8352.      *
  8353.      * @return \Shopware\Storefront\Controller\FormController
  8354.      */
  8355.     protected function getFormControllerService()
  8356.     {
  8357.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/FormController.php';
  8358.         $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()));
  8359.         $instance->setContainer($this);
  8360.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8361.         return $instance;
  8362.     }
  8363.     /**
  8364.      * Gets the public 'Shopware\Storefront\Controller\LandingPageController' shared service.
  8365.      *
  8366.      * @return \Shopware\Storefront\Controller\LandingPageController
  8367.      */
  8368.     protected function getLandingPageControllerService()
  8369.     {
  8370.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/LandingPageController.php';
  8371.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/LandingPage/LandingPageLoader.php';
  8372.         $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())));
  8373.         $instance->setContainer($this);
  8374.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8375.         return $instance;
  8376.     }
  8377.     /**
  8378.      * Gets the public 'Shopware\Storefront\Controller\MaintenanceController' shared service.
  8379.      *
  8380.      * @return \Shopware\Storefront\Controller\MaintenanceController
  8381.      */
  8382.     protected function getMaintenanceControllerService()
  8383.     {
  8384.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/MaintenanceController.php';
  8385.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Maintenance/MaintenancePageLoader.php';
  8386.         $this->services['Shopware\\Storefront\\Controller\\MaintenanceController'] = $instance = new \Shopware\Storefront\Controller\MaintenanceController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Shopware\Storefront\Page\Maintenance\MaintenancePageLoader(($this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] ?? $this->getSalesChannelCmsPageLoaderBlockRuleDecoratorService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()));
  8387.         $instance->setContainer($this);
  8388.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8389.         return $instance;
  8390.     }
  8391.     /**
  8392.      * Gets the public 'Shopware\Storefront\Controller\NavigationController' shared service.
  8393.      *
  8394.      * @return \Shopware\Storefront\Controller\NavigationController
  8395.      */
  8396.     protected function getNavigationControllerService()
  8397.     {
  8398.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NavigationController.php';
  8399.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoaderInterface.php';
  8400.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Navigation/NavigationPageLoader.php';
  8401.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoaderInterface.php';
  8402.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Menu/Offcanvas/MenuOffcanvasPageletLoader.php';
  8403.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8404.         $this->services['Shopware\\Storefront\\Controller\\NavigationController'] = $instance = new \Shopware\Storefront\Controller\NavigationController(new \Shopware\Storefront\Page\Navigation\NavigationPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), $a, ($this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] ?? $this->getExpressCategoryRouteService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService())), new \Shopware\Storefront\Pagelet\Menu\Offcanvas\MenuOffcanvasPageletLoader($a, ($this->privates['Shopware\\Core\\Content\\Category\\Service\\NavigationLoader'] ?? $this->getNavigationLoaderService())));
  8405.         $instance->setContainer($this);
  8406.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8407.         return $instance;
  8408.     }
  8409.     /**
  8410.      * Gets the public 'Shopware\Storefront\Controller\NewsletterController' shared service.
  8411.      *
  8412.      * @return \Shopware\Storefront\Controller\NewsletterController
  8413.      */
  8414.     protected function getNewsletterControllerService()
  8415.     {
  8416.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/NewsletterController.php';
  8417.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Newsletter/Subscribe/NewsletterSubscribePageLoader.php';
  8418.         $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()));
  8419.         $instance->setContainer($this);
  8420.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8421.         return $instance;
  8422.     }
  8423.     /**
  8424.      * Gets the public 'Shopware\Storefront\Controller\ProductController' shared service.
  8425.      *
  8426.      * @return \Shopware\Storefront\Controller\ProductController
  8427.      */
  8428.     protected function getProductControllerService()
  8429.     {
  8430.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ProductController.php';
  8431.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/ProductPageLoader.php';
  8432.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/QuickView/MinimalQuickViewPageLoader.php';
  8433.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8434.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  8435.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  8436.         $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()));
  8437.         $instance->setContainer($this);
  8438.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8439.         return $instance;
  8440.     }
  8441.     /**
  8442.      * Gets the public 'Shopware\Storefront\Controller\RegisterController' shared service.
  8443.      *
  8444.      * @return \Shopware\Storefront\Controller\RegisterController
  8445.      */
  8446.     protected function getRegisterControllerService()
  8447.     {
  8448.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/RegisterController.php';
  8449.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/AbstractCustomerGroupRegistrationPageLoader.php';
  8450.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/CustomerGroupRegistration/CustomerGroupRegistrationPageLoader.php';
  8451.         $a = ($this->privates['Shopware\\Storefront\\Page\\Account\\Login\\AccountLoginPageLoader'] ?? $this->getAccountLoginPageLoaderService());
  8452.         $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()));
  8453.         $instance->setContainer($this);
  8454.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8455.         return $instance;
  8456.     }
  8457.     /**
  8458.      * Gets the public 'Shopware\Storefront\Controller\ScriptController' shared service.
  8459.      *
  8460.      * @return \Shopware\Storefront\Controller\ScriptController
  8461.      */
  8462.     protected function getScriptControllerService()
  8463.     {
  8464.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/ScriptController.php';
  8465.         $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()));
  8466.         $instance->setContainer($this);
  8467.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8468.         return $instance;
  8469.     }
  8470.     /**
  8471.      * Gets the public 'Shopware\Storefront\Controller\SearchController' shared service.
  8472.      *
  8473.      * @return \Shopware\Storefront\Controller\SearchController
  8474.      */
  8475.     protected function getSearchControllerService()
  8476.     {
  8477.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SearchController.php';
  8478.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Suggest/SuggestPageLoader.php';
  8479.         $this->services['Shopware\\Storefront\\Controller\\SearchController'] = $instance = new \Shopware\Storefront\Controller\SearchController(($this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] ?? $this->getSearchPageLoaderService()), new \Shopware\Storefront\Page\Suggest\SuggestPageLoader(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Suggest\\CachedProductSuggestRoute'] ?? $this->getCachedProductSuggestRouteService()), ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService())), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()));
  8480.         $instance->setContainer($this);
  8481.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8482.         return $instance;
  8483.     }
  8484.     /**
  8485.      * Gets the public 'Shopware\Storefront\Controller\SitemapController' shared service.
  8486.      *
  8487.      * @return \Shopware\Storefront\Controller\SitemapController
  8488.      */
  8489.     protected function getSitemapControllerService()
  8490.     {
  8491.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/SitemapController.php';
  8492.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Sitemap/SitemapPageLoader.php';
  8493.         $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())));
  8494.         $instance->setContainer($this);
  8495.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8496.         return $instance;
  8497.     }
  8498.     /**
  8499.      * Gets the public 'Shopware\Storefront\Controller\StoreApiProxyController' shared service.
  8500.      *
  8501.      * @return \Shopware\Storefront\Controller\StoreApiProxyController
  8502.      */
  8503.     protected function getStoreApiProxyControllerService()
  8504.     {
  8505.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/StoreApiProxyController.php';
  8506.         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())));
  8507.     }
  8508.     /**
  8509.      * Gets the public 'Shopware\Storefront\Controller\VerificationHashController' shared service.
  8510.      *
  8511.      * @return \Shopware\Storefront\Controller\VerificationHashController
  8512.      */
  8513.     protected function getVerificationHashControllerService()
  8514.     {
  8515.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/VerificationHashController.php';
  8516.         $this->services['Shopware\\Storefront\\Controller\\VerificationHashController'] = $instance = new \Shopware\Storefront\Controller\VerificationHashController(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  8517.         $instance->setContainer($this);
  8518.         return $instance;
  8519.     }
  8520.     /**
  8521.      * Gets the public 'Shopware\Storefront\Controller\WellKnownController' shared service.
  8522.      *
  8523.      * @return \Shopware\Storefront\Controller\WellKnownController
  8524.      */
  8525.     protected function getWellKnownControllerService()
  8526.     {
  8527.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WellKnownController.php';
  8528.         $this->services['Shopware\\Storefront\\Controller\\WellKnownController'] = $instance = new \Shopware\Storefront\Controller\WellKnownController();
  8529.         $instance->setContainer($this);
  8530.         return $instance;
  8531.     }
  8532.     /**
  8533.      * Gets the public 'Shopware\Storefront\Controller\WishlistController' shared service.
  8534.      *
  8535.      * @return \Shopware\Storefront\Controller\WishlistController
  8536.      */
  8537.     protected function getWishlistControllerService()
  8538.     {
  8539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Controller/WishlistController.php';
  8540.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/WishlistPageLoader.php';
  8541.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Wishlist/GuestWishlistPageLoader.php';
  8542.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Wishlist/GuestWishlistPageletLoader.php';
  8543.         $a = ($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService());
  8544.         $b = ($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\LoadWishlistRoute'] ?? $this->getLoadWishlistRouteService());
  8545.         $c = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8546.         $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);
  8547.         $instance->setContainer($this);
  8548.         $instance->setTwig(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  8549.         return $instance;
  8550.     }
  8551.     /**
  8552.      * Gets the public 'Shopware\Storefront\Framework\Cache\CacheStore' shared autowired service.
  8553.      *
  8554.      * @return \Shopware\Storefront\Framework\Cache\CacheStore
  8555.      */
  8556.     protected function getCacheStoreService()
  8557.     {
  8558.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/HttpCache/StoreInterface.php';
  8559.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStore.php';
  8560.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidatorInterface.php';
  8561.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheStateValidator.php';
  8562.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/AbstractHttpCacheKeyGenerator.php';
  8563.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/HttpCacheKeyGenerator.php';
  8564.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8565.         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('019d0c050cf7739ea00cbdaaa5cdf66e'$a$this->parameters['storefront.http_cache.ignored_url_parameters']), ($this->privates['Shopware\\Storefront\\Framework\\Routing\\MaintenanceModeResolver'] ?? $this->getMaintenanceModeResolverService()), $this->parameters['session.storage.options']);
  8566.     }
  8567.     /**
  8568.      * Gets the public 'Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler' shared autowired service.
  8569.      *
  8570.      * @return \Shopware\Storefront\Framework\Csrf\CsrfPlaceholderHandler
  8571.      */
  8572.     protected function getCsrfPlaceholderHandlerService()
  8573.     {
  8574.         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()));
  8575.     }
  8576.     /**
  8577.      * Gets the public 'Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry' shared autowired service.
  8578.      *
  8579.      * @return \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry
  8580.      */
  8581.     protected function getStorefrontMediaValidatorRegistryService()
  8582.     {
  8583.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaValidatorRegistry.php';
  8584.         return $this->services['Shopware\\Storefront\\Framework\\Media\\StorefrontMediaValidatorRegistry'] = new \Shopware\Storefront\Framework\Media\StorefrontMediaValidatorRegistry(new RewindableGenerator(function () {
  8585.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  8586.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  8587.             yield => ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\ImageMediaUploadValidator()));
  8588.             yield => ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\FileMediaUploadValidator()));
  8589.         }, 4));
  8590.     }
  8591.     /**
  8592.      * Gets the public 'Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader' shared autowired service.
  8593.      *
  8594.      * @return \Shopware\Storefront\Page\Checkout\Register\CheckoutRegisterPageLoader
  8595.      */
  8596.     protected function getCheckoutRegisterPageLoaderService()
  8597.     {
  8598.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Checkout/Register/CheckoutRegisterPageLoader.php';
  8599.         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()));
  8600.     }
  8601.     /**
  8602.      * Gets the public 'Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder' shared autowired service.
  8603.      *
  8604.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductCombinationFinder
  8605.      */
  8606.     protected function getProductCombinationFinderService()
  8607.     {
  8608.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductCombinationFinder.php';
  8609.         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()));
  8610.     }
  8611.     /**
  8612.      * Gets the public 'Shopware\Storefront\Page\Product\Review\ProductReviewLoader' shared service.
  8613.      *
  8614.      * @return \Shopware\Storefront\Page\Product\Review\ProductReviewLoader
  8615.      */
  8616.     protected function getProductReviewLoaderService()
  8617.     {
  8618.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Review/ProductReviewLoader.php';
  8619.         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()));
  8620.     }
  8621.     /**
  8622.      * Gets the public 'Shopware\Storefront\Page\Search\SearchPageLoader' shared autowired service.
  8623.      *
  8624.      * @return \Shopware\Storefront\Page\Search\SearchPageLoader
  8625.      */
  8626.     protected function getSearchPageLoaderService()
  8627.     {
  8628.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Search/SearchPageLoader.php';
  8629.         return $this->services['Shopware\\Storefront\\Page\\Search\\SearchPageLoader'] = new \Shopware\Storefront\Page\Search\SearchPageLoader(($this->privates['Shopware\\Storefront\\Page\\GenericPageLoader'] ?? $this->getGenericPageLoaderService()), ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Search\\ResolvedCriteriaProductSearchRoute'] ?? $this->getResolvedCriteriaProductSearchRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  8630.     }
  8631.     /**
  8632.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  8633.      *
  8634.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  8635.      */
  8636.     protected function getThemeChildDefinitionService()
  8637.     {
  8638.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  8639.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  8640.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8641.         return $instance;
  8642.     }
  8643.     /**
  8644.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  8645.      *
  8646.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  8647.      */
  8648.     protected function getThemeMediaDefinitionService()
  8649.     {
  8650.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  8651.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  8652.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8653.         return $instance;
  8654.     }
  8655.     /**
  8656.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  8657.      *
  8658.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  8659.      */
  8660.     protected function getThemeSalesChannelDefinitionService()
  8661.     {
  8662.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  8663.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8664.         return $instance;
  8665.     }
  8666.     /**
  8667.      * Gets the public 'Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  8668.      *
  8669.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  8670.      */
  8671.     protected function getThemeTranslationDefinitionService()
  8672.     {
  8673.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8674.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  8675.         $this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  8676.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8677.         return $instance;
  8678.     }
  8679.     /**
  8680.      * Gets the public 'Shopware\Storefront\Theme\Controller\ThemeController' shared service.
  8681.      *
  8682.      * @return \Shopware\Storefront\Theme\Controller\ThemeController
  8683.      */
  8684.     protected function getThemeControllerService()
  8685.     {
  8686.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Controller/ThemeController.php';
  8687.         $this->services['Shopware\\Storefront\\Theme\\Controller\\ThemeController'] = $instance = new \Shopware\Storefront\Theme\Controller\ThemeController(($this->privates['Shopware\\Storefront\\Theme\\ThemeService'] ?? $this->getThemeServiceService()));
  8688.         $instance->setContainer($this);
  8689.         return $instance;
  8690.     }
  8691.     /**
  8692.      * Gets the public 'Shopware\Storefront\Theme\StorefrontPluginRegistry' shared service.
  8693.      *
  8694.      * @return \Shopware\Storefront\Theme\StorefrontPluginRegistry
  8695.      */
  8696.     protected function getStorefrontPluginRegistryService()
  8697.     {
  8698.         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()));
  8699.     }
  8700.     /**
  8701.      * Gets the public 'Shopware\Storefront\Theme\ThemeDefinition' shared service.
  8702.      *
  8703.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  8704.      */
  8705.     protected function getThemeDefinitionService()
  8706.     {
  8707.         $this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  8708.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8709.         return $instance;
  8710.     }
  8711.     /**
  8712.      * Gets the public 'SwagExtensionStore\Controller\DataController' shared service.
  8713.      *
  8714.      * @return \SwagExtensionStore\Controller\DataController
  8715.      */
  8716.     protected function getDataControllerService()
  8717.     {
  8718.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Controller/DataController.php';
  8719.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Services/StoreDataProvider.php';
  8720.         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())));
  8721.     }
  8722.     /**
  8723.      * Gets the public 'SwagExtensionStore\Controller\LicenseController' shared service.
  8724.      *
  8725.      * @return \SwagExtensionStore\Controller\LicenseController
  8726.      */
  8727.     protected function getLicenseControllerService()
  8728.     {
  8729.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Controller/LicenseController.php';
  8730.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Services/LicenseService.php';
  8731.         return $this->services['SwagExtensionStore\\Controller\\LicenseController'] = new \SwagExtensionStore\Controller\LicenseController(new \SwagExtensionStore\Services\LicenseService(($this->privates['SwagExtensionStore\\Services\\StoreClient'] ?? $this->getStoreClient2Service())));
  8732.     }
  8733.     /**
  8734.      * Gets the public 'SwagExtensionStore\SwagExtensionStore' shared autowired service.
  8735.      *
  8736.      * @return \SwagExtensionStore\SwagExtensionStore
  8737.      */
  8738.     protected function getSwagExtensionStoreService()
  8739.     {
  8740.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  8741.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  8742.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  8743.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  8744.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  8745.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  8746.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/SwagExtensionStore.php';
  8747.         return $this->services['SwagExtensionStore\\SwagExtensionStore'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('SwagExtensionStore\\SwagExtensionStore');
  8748.     }
  8749.     /**
  8750.      * Gets the public 'Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  8751.      *
  8752.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  8753.      */
  8754.     protected function getBlockRuleDefinitionService()
  8755.     {
  8756.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  8757.         $this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  8758.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8759.         return $instance;
  8760.     }
  8761.     /**
  8762.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  8763.      *
  8764.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  8765.      */
  8766.     protected function getFormGroupFieldTranslationDefinitionService()
  8767.     {
  8768.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8769.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  8770.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  8771.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8772.         return $instance;
  8773.     }
  8774.     /**
  8775.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  8776.      *
  8777.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  8778.      */
  8779.     protected function getFormGroupFieldDefinitionService()
  8780.     {
  8781.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  8782.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  8783.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8784.         return $instance;
  8785.     }
  8786.     /**
  8787.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  8788.      *
  8789.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  8790.      */
  8791.     protected function getFormGroupTranslationDefinitionService()
  8792.     {
  8793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8794.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  8795.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  8796.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8797.         return $instance;
  8798.     }
  8799.     /**
  8800.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  8801.      *
  8802.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  8803.      */
  8804.     protected function getFormGroupDefinitionService()
  8805.     {
  8806.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  8807.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  8808.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8809.         return $instance;
  8810.     }
  8811.     /**
  8812.      * Gets the public 'Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  8813.      *
  8814.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  8815.      */
  8816.     protected function getFormTranslationDefinitionService()
  8817.     {
  8818.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8819.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  8820.         $this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  8821.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8822.         return $instance;
  8823.     }
  8824.     /**
  8825.      * Gets the public 'Swag\CmsExtensions\Form\FormDefinition' shared service.
  8826.      *
  8827.      * @return \Swag\CmsExtensions\Form\FormDefinition
  8828.      */
  8829.     protected function getFormDefinitionService()
  8830.     {
  8831.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  8832.         $this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  8833.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8834.         return $instance;
  8835.     }
  8836.     /**
  8837.      * Gets the public 'Swag\CmsExtensions\Form\Route\FormRoute' shared service.
  8838.      *
  8839.      * @return \Swag\CmsExtensions\Form\Route\FormRoute
  8840.      */
  8841.     protected function getFormRouteService()
  8842.     {
  8843.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Route/AbstractFormRoute.php';
  8844.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Route/FormRoute.php';
  8845.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Route/Validation/FormValidationFactory.php';
  8846.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8847.         $b = ($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService());
  8848.         return $this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] = new \Swag\CmsExtensions\Form\Route\FormRoute(new \Swag\CmsExtensions\Form\Route\Validation\FormValidationFactory($a$b), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), $a, ($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()), $b);
  8849.     }
  8850.     /**
  8851.      * Gets the public 'Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  8852.      *
  8853.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  8854.      */
  8855.     protected function getQuickviewDefinitionService()
  8856.     {
  8857.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  8858.         $this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  8859.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8860.         return $instance;
  8861.     }
  8862.     /**
  8863.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  8864.      *
  8865.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  8866.      */
  8867.     protected function getScrollNavigationPageSettingsDefinitionService()
  8868.     {
  8869.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  8870.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  8871.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8872.         return $instance;
  8873.     }
  8874.     /**
  8875.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  8876.      *
  8877.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  8878.      */
  8879.     protected function getScrollNavigationTranslationDefinitionService()
  8880.     {
  8881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  8882.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  8883.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  8884.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8885.         return $instance;
  8886.     }
  8887.     /**
  8888.      * Gets the public 'Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  8889.      *
  8890.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  8891.      */
  8892.     protected function getScrollNavigationDefinitionService()
  8893.     {
  8894.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  8895.         $this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  8896.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  8897.         return $instance;
  8898.     }
  8899.     /**
  8900.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\CustomFormController' shared service.
  8901.      *
  8902.      * @return \Swag\CmsExtensions\Storefront\Controller\CustomFormController
  8903.      */
  8904.     protected function getCustomFormControllerService()
  8905.     {
  8906.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/CustomFormController.php';
  8907.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\CustomFormController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\CustomFormController(($this->services['Swag\\CmsExtensions\\Form\\Route\\FormRoute'] ?? $this->getFormRouteService()));
  8908.         $instance->setContainer($this);
  8909.         return $instance;
  8910.     }
  8911.     /**
  8912.      * Gets the public 'Swag\CmsExtensions\Storefront\Controller\QuickviewController' shared service.
  8913.      *
  8914.      * @return \Swag\CmsExtensions\Storefront\Controller\QuickviewController
  8915.      */
  8916.     protected function getQuickviewControllerService()
  8917.     {
  8918.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Storefront/Controller/QuickviewController.php';
  8919.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoaderInterface.php';
  8920.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewPageletLoader.php';
  8921.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Storefront/Pagelet/Quickview/QuickviewVariantPageletLoader.php';
  8922.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  8923.         $b = ($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Detail\\CachedProductDetailRoute'] ?? $this->getCachedProductDetailRouteService());
  8924.         $c = ($this->services['Shopware\\Storefront\\Page\\Product\\Review\\ProductReviewLoader'] ?? $this->getProductReviewLoaderService());
  8925.         $d = ($this->privates['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductPageConfiguratorLoader'] ?? $this->getProductPageConfiguratorLoaderService());
  8926.         $e = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  8927.         $this->services['Swag\\CmsExtensions\\Storefront\\Controller\\QuickviewController'] = $instance = new \Swag\CmsExtensions\Storefront\Controller\QuickviewController(new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewPageletLoader($a$b$c$d$e), new \Swag\CmsExtensions\Storefront\Pagelet\Quickview\QuickviewVariantPageletLoader($a$b$c$d$e, ($this->services['Shopware\\Storefront\\Page\\Product\\Configurator\\ProductCombinationFinder'] ?? $this->getProductCombinationFinderService())));
  8928.         $instance->setContainer($this);
  8929.         return $instance;
  8930.     }
  8931.     /**
  8932.      * Gets the public 'Swag\CmsExtensions\SwagCmsExtensions' shared autowired service.
  8933.      *
  8934.      * @return \Swag\CmsExtensions\SwagCmsExtensions
  8935.      */
  8936.     protected function getSwagCmsExtensionsService()
  8937.     {
  8938.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  8939.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  8940.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  8941.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  8942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  8943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  8944.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/SwagCmsExtensions.php';
  8945.         return $this->services['Swag\\CmsExtensions\\SwagCmsExtensions'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\CmsExtensions\\SwagCmsExtensions');
  8946.     }
  8947.     /**
  8948.      * Gets the public 'Swag\CmsExtensions\Util\Administration\FormValidationController' shared service.
  8949.      *
  8950.      * @return \Swag\CmsExtensions\Util\Administration\FormValidationController
  8951.      */
  8952.     protected function getFormValidationControllerService()
  8953.     {
  8954.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Util/Administration/FormValidationController.php';
  8955.         $this->services['Swag\\CmsExtensions\\Util\\Administration\\FormValidationController'] = $instance = new \Swag\CmsExtensions\Util\Administration\FormValidationController(($this->services['swag_cms_extensions_form.repository'] ?? $this->getSwagCmsExtensionsForm_RepositoryService()));
  8956.         $instance->setContainer($this);
  8957.         return $instance;
  8958.     }
  8959.     /**
  8960.      * Gets the public 'Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartRoute' shared service.
  8961.      *
  8962.      * @return \Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartRoute
  8963.      */
  8964.     protected function getAddCustomizedProductsToCartRouteService()
  8965.     {
  8966.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/Route/AbstractAddCustomizedProductsToCartRoute.php';
  8967.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/Route/AddCustomizedProductsToCartRoute.php';
  8968.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/CustomizedProductCartServiceInterface.php';
  8969.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/CustomizedProductsCartService.php';
  8970.         return $this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\AddCustomizedProductsToCartRoute'] = new \Swag\CustomizedProducts\Core\Checkout\Cart\Route\AddCustomizedProductsToCartRoute(new \Swag\CustomizedProducts\Core\Checkout\Cart\CustomizedProductsCartService(($this->services['swag_customized_products_template_option.repository'] ?? $this->getSwagCustomizedProductsTemplateOption_RepositoryService()), ($this->privates['Swag\\CustomizedProducts\\Util\\Logger'] ?? $this->getLoggerService())), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()));
  8971.     }
  8972.     /**
  8973.      * Gets the public 'Swag\CustomizedProducts\Core\Checkout\Cart\Route\ReOrderCustomizedProductsRoute' shared service.
  8974.      *
  8975.      * @return \Swag\CustomizedProducts\Core\Checkout\Cart\Route\ReOrderCustomizedProductsRoute
  8976.      */
  8977.     protected function getReOrderCustomizedProductsRouteService()
  8978.     {
  8979.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/Route/AbstractReOrderCustomizedProductsRoute.php';
  8980.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/Route/ReOrderCustomizedProductsRoute.php';
  8981.         return $this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\ReOrderCustomizedProductsRoute'] = new \Swag\CustomizedProducts\Core\Checkout\Cart\Route\ReOrderCustomizedProductsRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  8982.     }
  8983.     /**
  8984.      * Gets the public 'Swag\CustomizedProducts\Storefront\Controller\CustomizedProductsCartController' shared service.
  8985.      *
  8986.      * @return \Swag\CustomizedProducts\Storefront\Controller\CustomizedProductsCartController
  8987.      */
  8988.     protected function getCustomizedProductsCartControllerService()
  8989.     {
  8990.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Controller/CustomizedProductsCartController.php';
  8991.         $this->services['Swag\\CustomizedProducts\\Storefront\\Controller\\CustomizedProductsCartController'] = $instance = new \Swag\CustomizedProducts\Storefront\Controller\CustomizedProductsCartController(($this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\AddCustomizedProductsToCartRoute'] ?? $this->getAddCustomizedProductsToCartRouteService()), ($this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\ReOrderCustomizedProductsRoute'] ?? $this->getReOrderCustomizedProductsRouteService()));
  8992.         $instance->setContainer($this);
  8993.         return $instance;
  8994.     }
  8995.     /**
  8996.      * Gets the public 'Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\CustomizedProductPriceDetailController' shared service.
  8997.      *
  8998.      * @return \Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\CustomizedProductPriceDetailController
  8999.      */
  9000.     protected function getCustomizedProductPriceDetailControllerService()
  9001.     {
  9002.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/PriceDetail/CustomizedProductPriceDetailController.php';
  9003.         $this->services['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\PriceDetail\\CustomizedProductPriceDetailController'] = $instance = new \Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\CustomizedProductPriceDetailController(($this->services['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\PriceDetail\\Route\\PriceDetailRoute'] ?? $this->getPriceDetailRouteService()));
  9004.         $instance->setContainer($this);
  9005.         return $instance;
  9006.     }
  9007.     /**
  9008.      * Gets the public 'Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailRoute' shared service.
  9009.      *
  9010.      * @return \Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailRoute
  9011.      */
  9012.     protected function getPriceDetailRouteService()
  9013.     {
  9014.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/PriceDetail/Route/AbstractPriceDetailRoute.php';
  9015.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/PriceDetail/Route/PriceDetailRoute.php';
  9016.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/PriceDetail/Route/PriceDetailService.php';
  9017.         return $this->services['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\PriceDetail\\Route\\PriceDetailRoute'] = new \Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailRoute(($this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\AddCustomizedProductsToCartRoute'] ?? $this->getAddCustomizedProductsToCartRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new \Swag\CustomizedProducts\Storefront\Page\Product\PriceDetail\Route\PriceDetailService(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  9018.     }
  9019.     /**
  9020.      * Gets the public 'Swag\CustomizedProducts\Storefront\Upload\UploadCustomizedProductsMediaRoute' shared service.
  9021.      *
  9022.      * @return \Swag\CustomizedProducts\Storefront\Upload\UploadCustomizedProductsMediaRoute
  9023.      */
  9024.     protected function getUploadCustomizedProductsMediaRouteService()
  9025.     {
  9026.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Upload/AbstractUploadCustomizedProductsMediaRoute.php';
  9027.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Upload/UploadCustomizedProductsMediaRoute.php';
  9028.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Media/StorefrontMediaUploader.php';
  9029.         return $this->services['Swag\\CustomizedProducts\\Storefront\\Upload\\UploadCustomizedProductsMediaRoute'] = new \Swag\CustomizedProducts\Storefront\Upload\UploadCustomizedProductsMediaRoute(($this->services['swag_customized_products_template_option.repository'] ?? $this->getSwagCustomizedProductsTemplateOption_RepositoryService()), new \Shopware\Storefront\Framework\Media\StorefrontMediaUploader(($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())), new RewindableGenerator(function () {
  9030.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaImageValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaImageValidator()));
  9031.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Media\\Validator\\StorefrontMediaDocumentValidator'] = new \Shopware\Storefront\Framework\Media\Validator\StorefrontMediaDocumentValidator()));
  9032.             yield => ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\ImageMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\ImageMediaUploadValidator()));
  9033.             yield => ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] ?? ($this->privates['Swag\\CustomizedProducts\\Storefront\\Framework\\Media\\Validator\\FileMediaUploadValidator'] = new \Swag\CustomizedProducts\Storefront\Framework\Media\Validator\FileMediaUploadValidator()));
  9034.         }, 4));
  9035.     }
  9036.     /**
  9037.      * Gets the public 'Swag\CustomizedProducts\SwagCustomizedProducts' shared autowired service.
  9038.      *
  9039.      * @return \Swag\CustomizedProducts\SwagCustomizedProducts
  9040.      */
  9041.     protected function getSwagCustomizedProductsService()
  9042.     {
  9043.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9044.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9045.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9047.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9049.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/SwagCustomizedProducts.php';
  9050.         return $this->services['Swag\\CustomizedProducts\\SwagCustomizedProducts'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\CustomizedProducts\\SwagCustomizedProducts');
  9051.     }
  9052.     /**
  9053.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition' shared service.
  9054.      *
  9055.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition
  9056.      */
  9057.     protected function getTemplateConfigurationShareDefinitionService()
  9058.     {
  9059.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Aggregate/TemplateConfigurationShareDefinition.php';
  9060.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition();
  9061.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9062.         return $instance;
  9063.     }
  9064.     /**
  9065.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Route\CreateConfigurationShareRoute' shared service.
  9066.      *
  9067.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Route\CreateConfigurationShareRoute
  9068.      */
  9069.     protected function getCreateConfigurationShareRouteService()
  9070.     {
  9071.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Route/AbstractCreateConfigurationShareRoute.php';
  9072.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Route/CreateConfigurationShareRoute.php';
  9073.         return $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Route\\CreateConfigurationShareRoute'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Route\CreateConfigurationShareRoute(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Route\\AddCustomizedProductsToCartRoute'] ?? $this->getAddCustomizedProductsToCartRouteService()), ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Service\\TemplateConfigurationService'] ?? $this->getTemplateConfigurationServiceService()), ($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlPlaceholderHandlerInterface'] ?? $this->getSeoUrlPlaceholderHandlerInterfaceService()), ($this->services['swag_customized_products_template_configuration_share.repository'] ?? $this->getSwagCustomizedProductsTemplateConfigurationShare_RepositoryService()));
  9074.     }
  9075.     /**
  9076.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\SalesChannelTemplateConfigurationDefinition' shared service.
  9077.      *
  9078.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\SalesChannelTemplateConfigurationDefinition
  9079.      */
  9080.     protected function getSalesChannelTemplateConfigurationDefinitionService()
  9081.     {
  9082.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/TemplateConfigurationDefinition.php';
  9083.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/SalesChannel/SalesChannelTemplateConfigurationDefinition.php';
  9084.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\SalesChannelTemplateConfigurationDefinition();
  9085.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9086.         return $instance;
  9087.     }
  9088.     /**
  9089.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\TemplateConfigurationListRoute' shared service.
  9090.      *
  9091.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\TemplateConfigurationListRoute
  9092.      */
  9093.     protected function getTemplateConfigurationListRouteService()
  9094.     {
  9095.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/SalesChannel/AbstractTemplateConfigurationListRoute.php';
  9096.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/SalesChannel/TemplateConfigurationListRoute.php';
  9097.         return $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\TemplateConfigurationListRoute'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\SalesChannel\TemplateConfigurationListRoute(($this->services['sales_channel.swag_customized_products_template_configuration.repository'] ?? $this->getSalesChannel_SwagCustomizedProductsTemplateConfiguration_RepositoryService()));
  9098.     }
  9099.     /**
  9100.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\TemplateConfigurationDefinition' shared service.
  9101.      *
  9102.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\TemplateConfigurationDefinition
  9103.      */
  9104.     protected function getTemplateConfigurationDefinitionService()
  9105.     {
  9106.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/TemplateConfigurationDefinition.php';
  9107.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\TemplateConfigurationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\TemplateConfigurationDefinition();
  9108.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9109.         return $instance;
  9110.     }
  9111.     /**
  9112.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition' shared service.
  9113.      *
  9114.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition
  9115.      */
  9116.     protected function getTemplateExclusionConditionValuesDefinitionService()
  9117.     {
  9118.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionConditionValues/TemplateExclusionConditionValuesDefinition.php';
  9119.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition();
  9120.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9121.         return $instance;
  9122.     }
  9123.     /**
  9124.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition' shared service.
  9125.      *
  9126.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition
  9127.      */
  9128.     protected function getTemplateExclusionConditionDefinitionService()
  9129.     {
  9130.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionCondition/TemplateExclusionConditionDefinition.php';
  9131.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition();
  9132.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9133.         return $instance;
  9134.     }
  9135.     /**
  9136.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition' shared service.
  9137.      *
  9138.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition
  9139.      */
  9140.     protected function getTemplateExclusionOperatorTranslationDefinitionService()
  9141.     {
  9142.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9143.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionOperatorTranslation/TemplateExclusionOperatorTranslationDefinition.php';
  9144.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition();
  9145.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9146.         return $instance;
  9147.     }
  9148.     /**
  9149.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition' shared service.
  9150.      *
  9151.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition
  9152.      */
  9153.     protected function getTemplateExclusionOperatorDefinitionService()
  9154.     {
  9155.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionOperator/TemplateExclusionOperatorDefinition.php';
  9156.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition();
  9157.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9158.         return $instance;
  9159.     }
  9160.     /**
  9161.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition' shared service.
  9162.      *
  9163.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition
  9164.      */
  9165.     protected function getTemplateExclusionDefinitionService()
  9166.     {
  9167.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusion/TemplateExclusionDefinition.php';
  9168.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition();
  9169.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9170.         return $instance;
  9171.     }
  9172.     /**
  9173.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition' shared service.
  9174.      *
  9175.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition
  9176.      */
  9177.     protected function getTemplateOptionPriceDefinitionService()
  9178.     {
  9179.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionPrice/TemplateOptionPriceDefinition.php';
  9180.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition();
  9181.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9182.         return $instance;
  9183.     }
  9184.     /**
  9185.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition' shared service.
  9186.      *
  9187.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition
  9188.      */
  9189.     protected function getTemplateOptionTranslationDefinitionService()
  9190.     {
  9191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9192.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionTranslation/TemplateOptionTranslationDefinition.php';
  9193.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition();
  9194.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9195.         return $instance;
  9196.     }
  9197.     /**
  9198.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition' shared service.
  9199.      *
  9200.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition
  9201.      */
  9202.     protected function getTemplateOptionValuePriceDefinitionService()
  9203.     {
  9204.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValuePrice/TemplateOptionValuePriceDefinition.php';
  9205.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition();
  9206.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9207.         return $instance;
  9208.     }
  9209.     /**
  9210.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition' shared service.
  9211.      *
  9212.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition
  9213.      */
  9214.     protected function getTemplateOptionValueTranslationDefinitionService()
  9215.     {
  9216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9217.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValueTranslation/TemplateOptionValueTranslationDefinition.php';
  9218.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition();
  9219.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9220.         return $instance;
  9221.     }
  9222.     /**
  9223.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\SalesChannelTemplateOptionValueDefinition' shared service.
  9224.      *
  9225.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\SalesChannelTemplateOptionValueDefinition
  9226.      */
  9227.     protected function getSalesChannelTemplateOptionValueDefinitionService()
  9228.     {
  9229.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValue/TemplateOptionValueDefinition.php';
  9230.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValue/SalesChannel/SalesChannelTemplateOptionValueDefinition.php';
  9231.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\SalesChannelTemplateOptionValueDefinition();
  9232.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9233.         return $instance;
  9234.     }
  9235.     /**
  9236.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\TemplateOptionValueListRoute' shared service.
  9237.      *
  9238.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\TemplateOptionValueListRoute
  9239.      */
  9240.     protected function getTemplateOptionValueListRouteService()
  9241.     {
  9242.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValue/SalesChannel/AbstractTemplateOptionValueListRoute.php';
  9243.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValue/SalesChannel/TemplateOptionValueListRoute.php';
  9244.         return $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\TemplateOptionValueListRoute'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\SalesChannel\TemplateOptionValueListRoute(($this->services['sales_channel.swag_customized_products_template_option_value.repository'] ?? $this->getSalesChannel_SwagCustomizedProductsTemplateOptionValue_RepositoryService()));
  9245.     }
  9246.     /**
  9247.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\TemplateOptionValueDefinition' shared service.
  9248.      *
  9249.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\TemplateOptionValueDefinition
  9250.      */
  9251.     protected function getTemplateOptionValueDefinitionService()
  9252.     {
  9253.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValue/TemplateOptionValueDefinition.php';
  9254.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\TemplateOptionValueDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValue\TemplateOptionValueDefinition();
  9255.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9256.         return $instance;
  9257.     }
  9258.     /**
  9259.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Api\TemplateOptionController' shared service.
  9260.      *
  9261.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Api\TemplateOptionController
  9262.      */
  9263.     protected function getTemplateOptionControllerService()
  9264.     {
  9265.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/Api/TemplateOptionController.php';
  9266.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/TemplateOptionServiceInterface.php';
  9267.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/TemplateOptionService.php';
  9268.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Api\\TemplateOptionController'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Api\TemplateOptionController(new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionService(($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\OptionTypeCollection'] ?? $this->getOptionTypeCollectionService())));
  9269.         $instance->setContainer($this);
  9270.         return $instance;
  9271.     }
  9272.     /**
  9273.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\SalesChannelTemplateOptionDefinition' shared service.
  9274.      *
  9275.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\SalesChannelTemplateOptionDefinition
  9276.      */
  9277.     protected function getSalesChannelTemplateOptionDefinitionService()
  9278.     {
  9279.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/TemplateOptionDefinition.php';
  9280.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/SalesChannel/SalesChannelTemplateOptionDefinition.php';
  9281.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\SalesChannelTemplateOptionDefinition();
  9282.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9283.         return $instance;
  9284.     }
  9285.     /**
  9286.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\TemplateOptionListRoute' shared service.
  9287.      *
  9288.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\TemplateOptionListRoute
  9289.      */
  9290.     protected function getTemplateOptionListRouteService()
  9291.     {
  9292.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/SalesChannel/AbstractTemplateOptionListRoute.php';
  9293.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/SalesChannel/TemplateOptionListRoute.php';
  9294.         return $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\TemplateOptionListRoute'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\SalesChannel\TemplateOptionListRoute(($this->services['sales_channel.swag_customized_products_template_option.repository'] ?? $this->getSalesChannel_SwagCustomizedProductsTemplateOption_RepositoryService()));
  9295.     }
  9296.     /**
  9297.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionDefinition' shared service.
  9298.      *
  9299.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionDefinition
  9300.      */
  9301.     protected function getTemplateOptionDefinitionService()
  9302.     {
  9303.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/TemplateOptionDefinition.php';
  9304.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionDefinition();
  9305.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9306.         return $instance;
  9307.     }
  9308.     /**
  9309.      * Gets the public 'Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition' shared service.
  9310.      *
  9311.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition
  9312.      */
  9313.     protected function getTemplateTranslationDefinitionService()
  9314.     {
  9315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  9316.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateTranslation/TemplateTranslationDefinition.php';
  9317.         $this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition();
  9318.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9319.         return $instance;
  9320.     }
  9321.     /**
  9322.      * Gets the public 'Swag\CustomizedProducts\Template\Api\TemplateController' shared service.
  9323.      *
  9324.      * @return \Swag\CustomizedProducts\Template\Api\TemplateController
  9325.      */
  9326.     protected function getTemplateControllerService()
  9327.     {
  9328.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Api/TemplateController.php';
  9329.         $this->services['Swag\\CustomizedProducts\\Template\\Api\\TemplateController'] = $instance = new \Swag\CustomizedProducts\Template\Api\TemplateController(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()));
  9330.         $instance->setContainer($this);
  9331.         return $instance;
  9332.     }
  9333.     /**
  9334.      * Gets the public 'Swag\CustomizedProducts\Template\SalesChannel\SalesChannelTemplateDefinition' shared service.
  9335.      *
  9336.      * @return \Swag\CustomizedProducts\Template\SalesChannel\SalesChannelTemplateDefinition
  9337.      */
  9338.     protected function getSalesChannelTemplateDefinitionService()
  9339.     {
  9340.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/TemplateDefinition.php';
  9341.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/SalesChannel/SalesChannelTemplateDefinition.php';
  9342.         $this->services['Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition'] = $instance = new \Swag\CustomizedProducts\Template\SalesChannel\SalesChannelTemplateDefinition();
  9343.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  9344.         return $instance;
  9345.     }
  9346.     /**
  9347.      * Gets the public 'Swag\CustomizedProducts\Template\SalesChannel\TemplateListRoute' shared service.
  9348.      *
  9349.      * @return \Swag\CustomizedProducts\Template\SalesChannel\TemplateListRoute
  9350.      */
  9351.     protected function getTemplateListRouteService()
  9352.     {
  9353.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/SalesChannel/AbstractTemplateListRoute.php';
  9354.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/SalesChannel/TemplateListRoute.php';
  9355.         return $this->services['Swag\\CustomizedProducts\\Template\\SalesChannel\\TemplateListRoute'] = new \Swag\CustomizedProducts\Template\SalesChannel\TemplateListRoute(($this->services['sales_channel.swag_customized_products_template.repository'] ?? $this->getSalesChannel_SwagCustomizedProductsTemplate_RepositoryService()));
  9356.     }
  9357.     /**
  9358.      * Gets the public 'Swag\CustomizedProducts\Template\TemplateDefinition' shared service.
  9359.      *
  9360.      * @return \Swag\CustomizedProducts\Template\TemplateDefinition
  9361.      */
  9362.     protected function getTemplateDefinition2Service()
  9363.     {
  9364.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/TemplateDefinition.php';
  9365.         $this->services['Swag\\CustomizedProducts\\Template\\TemplateDefinition'] = $instance = new \Swag\CustomizedProducts\Template\TemplateDefinition();
  9366.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9367.         return $instance;
  9368.     }
  9369.     /**
  9370.      * Gets the public 'Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition' shared service.
  9371.      *
  9372.      * @return \Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition
  9373.      */
  9374.     protected function getCategoryRuleDefinitionService()
  9375.     {
  9376.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/CategoryRule/CategoryRuleDefinition.php';
  9377.         $this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition();
  9378.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9379.         return $instance;
  9380.     }
  9381.     /**
  9382.      * Gets the public 'Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition' shared service.
  9383.      *
  9384.      * @return \Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition
  9385.      */
  9386.     protected function getLandingPageRuleDefinitionService()
  9387.     {
  9388.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/LandingPageRule/LandingPageRuleDefinition.php';
  9389.         $this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition();
  9390.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9391.         return $instance;
  9392.     }
  9393.     /**
  9394.      * Gets the public 'Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition' shared service.
  9395.      *
  9396.      * @return \Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition
  9397.      */
  9398.     protected function getProductRuleDefinitionService()
  9399.     {
  9400.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/ProductRule/ProductRuleDefinition.php';
  9401.         $this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition();
  9402.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9403.         return $instance;
  9404.     }
  9405.     /**
  9406.      * Gets the public 'Swag\DynamicAccess\SwagDynamicAccess' shared autowired service.
  9407.      *
  9408.      * @return \Swag\DynamicAccess\SwagDynamicAccess
  9409.      */
  9410.     protected function getSwagDynamicAccessService()
  9411.     {
  9412.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9413.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9414.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9415.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9416.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9417.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9418.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/SwagDynamicAccess.php';
  9419.         return $this->services['Swag\\DynamicAccess\\SwagDynamicAccess'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\DynamicAccess\\SwagDynamicAccess');
  9420.     }
  9421.     /**
  9422.      * Gets the public 'Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition' shared service.
  9423.      *
  9424.      * @return \Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition
  9425.      */
  9426.     protected function getSequenceWebhookEventLogDefinitionService()
  9427.     {
  9428.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagFlowBuilder/src/Core/Content/Flow/Aggregate/FlowSequence/SequenceWebhookEventLog/SequenceWebhookEventLogDefinition.php';
  9429.         $this->services['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition'] = $instance = new \Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition();
  9430.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9431.         return $instance;
  9432.     }
  9433.     /**
  9434.      * Gets the public 'Swag\FlowBuilderProfessional\SwagFlowBuilder' shared autowired service.
  9435.      *
  9436.      * @return \Swag\FlowBuilderProfessional\SwagFlowBuilder
  9437.      */
  9438.     protected function getSwagFlowBuilderService()
  9439.     {
  9440.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9442.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9446.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagFlowBuilder/src/SwagFlowBuilder.php';
  9447.         return $this->services['Swag\\FlowBuilderProfessional\\SwagFlowBuilder'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\FlowBuilderProfessional\\SwagFlowBuilder');
  9448.     }
  9449.     /**
  9450.      * Gets the public 'Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  9451.      *
  9452.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  9453.      */
  9454.     protected function getPackLanguageDefinitionService()
  9455.     {
  9456.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  9457.         $this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  9458.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9459.         return $instance;
  9460.     }
  9461.     /**
  9462.      * Gets the public 'Swag\LanguagePack\SwagLanguagePack' shared autowired service.
  9463.      *
  9464.      * @return \Swag\LanguagePack\SwagLanguagePack
  9465.      */
  9466.     protected function getSwagLanguagePackService()
  9467.     {
  9468.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9469.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9470.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9471.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9472.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9474.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/SwagLanguagePack.php';
  9475.         return $this->services['Swag\\LanguagePack\\SwagLanguagePack'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\LanguagePack\\SwagLanguagePack');
  9476.     }
  9477.     /**
  9478.      * Gets the public 'Swag\Markets\Controller\AmazonConnectionAssistantController' shared autowired service.
  9479.      *
  9480.      * @return \Swag\Markets\Controller\AmazonConnectionAssistantController
  9481.      */
  9482.     protected function getAmazonConnectionAssistantControllerService()
  9483.     {
  9484.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/AmazonConnectionAssistantController.php';
  9485.         $this->services['Swag\\Markets\\Controller\\AmazonConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\AmazonConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()));
  9486.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Swag\\Markets\\Controller\\AmazonConnectionAssistantController'$this));
  9487.         return $instance;
  9488.     }
  9489.     /**
  9490.      * Gets the public 'Swag\Markets\Controller\Api\ConfigController' shared autowired service.
  9491.      *
  9492.      * @return \Swag\Markets\Controller\Api\ConfigController
  9493.      */
  9494.     protected function getConfigControllerService()
  9495.     {
  9496.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/Api/ConfigController.php';
  9497.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/IntegrationUserService.php';
  9498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  9499.         $a = ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService());
  9500.         $this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] = $instance = new \Swag\Markets\Controller\Api\ConfigController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), new \Swag\Markets\Service\IntegrationUserService($a, ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService()), ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)))), ($this->services['user.repository'] ?? $this->getUser_RepositoryService()), $a'6.4.11.1', ($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.11.1'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  9501.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Swag\\Markets\\Controller\\Api\\ConfigController'$this));
  9502.         return $instance;
  9503.     }
  9504.     /**
  9505.      * Gets the public 'Swag\Markets\Controller\EbayConnectionAssistantController' shared autowired service.
  9506.      *
  9507.      * @return \Swag\Markets\Controller\EbayConnectionAssistantController
  9508.      */
  9509.     protected function getEbayConnectionAssistantControllerService()
  9510.     {
  9511.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/EbayConnectionAssistantController.php';
  9512.         $this->services['Swag\\Markets\\Controller\\EbayConnectionAssistantController'] = $instance = new \Swag\Markets\Controller\EbayConnectionAssistantController(($this->privates['Swag\\Markets\\Service\\ConfigService'] ?? $this->getConfigServiceService()));
  9513.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Swag\\Markets\\Controller\\EbayConnectionAssistantController'$this));
  9514.         return $instance;
  9515.     }
  9516.     /**
  9517.      * Gets the public 'Swag\Markets\Controller\SalesChannelApiController' shared autowired service.
  9518.      *
  9519.      * @return \Swag\Markets\Controller\SalesChannelApiController
  9520.      */
  9521.     protected function getSalesChannelApiControllerService()
  9522.     {
  9523.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/SalesChannelApiController.php';
  9524.         $this->services['Swag\\Markets\\Controller\\SalesChannelApiController'] = $instance = new \Swag\Markets\Controller\SalesChannelApiController();
  9525.         $instance->setContainer($this);
  9526.         return $instance;
  9527.     }
  9528.     /**
  9529.      * Gets the public 'Swag\Markets\Controller\SupportRequestController' shared autowired service.
  9530.      *
  9531.      * @return \Swag\Markets\Controller\SupportRequestController
  9532.      */
  9533.     protected function getSupportRequestControllerService()
  9534.     {
  9535.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/SupportRequestController.php';
  9536.         $this->services['Swag\\Markets\\Controller\\SupportRequestController'] = $instance = new \Swag\Markets\Controller\SupportRequestController(($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Swag\\Markets\\Controller\\Api\\ConfigController'] ?? $this->getConfigControllerService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  9537.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Swag\\Markets\\Controller\\SupportRequestController'$this));
  9538.         return $instance;
  9539.     }
  9540.     /**
  9541.      * Gets the public 'Swag\Markets\Controller\SwagMarketsController' shared autowired service.
  9542.      *
  9543.      * @return \Swag\Markets\Controller\SwagMarketsController
  9544.      */
  9545.     protected function getSwagMarketsControllerService()
  9546.     {
  9547.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Controller/SwagMarketsController.php';
  9548.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/SwagMarketsService.php';
  9549.         $this->services['Swag\\Markets\\Controller\\SwagMarketsController'] = $instance = new \Swag\Markets\Controller\SwagMarketsController(new \Swag\Markets\Service\SwagMarketsService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService())), ($this->services['bf_product_to_delete.repository'] ?? $this->getBfProductToDelete_RepositoryService()));
  9550.         $instance->setContainer(($this->privates['.service_locator.GNc8e5B'] ?? $this->get_ServiceLocator_GNc8e5BService())->withContext('Swag\\Markets\\Controller\\SwagMarketsController'$this));
  9551.         return $instance;
  9552.     }
  9553.     /**
  9554.      * Gets the public 'Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  9555.      *
  9556.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  9557.      */
  9558.     protected function getCategoryMappingDefinitionService()
  9559.     {
  9560.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  9561.         $this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  9562.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9563.         return $instance;
  9564.     }
  9565.     /**
  9566.      * Gets the public 'Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  9567.      *
  9568.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  9569.      */
  9570.     protected function getSwagMarketsConfigurationEntityDefinitionService()
  9571.     {
  9572.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  9573.         $this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  9574.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9575.         return $instance;
  9576.     }
  9577.     /**
  9578.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  9579.      *
  9580.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  9581.      */
  9582.     protected function getMarketplaceSalesChannelDefinitionService()
  9583.     {
  9584.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  9585.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  9586.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9587.         return $instance;
  9588.     }
  9589.     /**
  9590.      * Gets the public 'Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  9591.      *
  9592.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  9593.      */
  9594.     protected function getMarketplaceSettingsDefinitionService()
  9595.     {
  9596.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  9597.         $this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  9598.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9599.         return $instance;
  9600.     }
  9601.     /**
  9602.      * Gets the public 'Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  9603.      *
  9604.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  9605.      */
  9606.     protected function getMarketplaceDefinitionService()
  9607.     {
  9608.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  9609.         $this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  9610.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9611.         return $instance;
  9612.     }
  9613.     /**
  9614.      * Gets the public 'Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition' shared autowired service.
  9615.      *
  9616.      * @return \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition
  9617.      */
  9618.     protected function getSwagMarketsProductToDeleteEntityDefinitionService()
  9619.     {
  9620.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/ProductToDelete/SwagMarketsProductToDeleteEntityDefinition.php';
  9621.         $this->services['Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] = $instance = new \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition();
  9622.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9623.         return $instance;
  9624.     }
  9625.     /**
  9626.      * Gets the public 'Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  9627.      *
  9628.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  9629.      */
  9630.     protected function getSupportDefinitionService()
  9631.     {
  9632.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  9633.         $this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  9634.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9635.         return $instance;
  9636.     }
  9637.     /**
  9638.      * Gets the public 'Swag\Markets\SwagMarkets' shared autowired service.
  9639.      *
  9640.      * @return \Swag\Markets\SwagMarkets
  9641.      */
  9642.     protected function getSwagMarketsService()
  9643.     {
  9644.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  9645.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  9646.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  9647.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  9648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  9649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  9650.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/SwagMarkets.php';
  9651.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Setup/ActivateDeactivate.php';
  9652.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/ActivationService.php';
  9653.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/SalesChannelTypeService.php';
  9654.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/DeactivationService.php';
  9655.         $this->services['Swag\\Markets\\SwagMarkets'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\Markets\\SwagMarkets');
  9656.         $a = ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService());
  9657.         $b = ($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService());
  9658.         $c = ($this->services['integration.repository'] ?? $this->getIntegration_RepositoryService());
  9659.         $d = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  9660.         $e = ($this->privates['parameter_bag'] ?? ($this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this)));
  9661.         $instance->setActivate(new \Swag\Markets\Setup\ActivateDeactivate(new \Swag\Markets\Service\ActivationService(new \Swag\Markets\Service\SalesChannelTypeService($a), $b$c, ($this->services['bf_marketplace.repository'] ?? $this->getBfMarketplace_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), $d$e), new \Swag\Markets\Service\DeactivationService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), $b$c$a$d$e)));
  9662.         return $instance;
  9663.     }
  9664.     /**
  9665.      * Gets the public 'Swag\PayPal\Administration\PayPalPaymentMethodController' shared service.
  9666.      *
  9667.      * @return \Swag\PayPal\Administration\PayPalPaymentMethodController
  9668.      */
  9669.     protected function getPayPalPaymentMethodControllerService()
  9670.     {
  9671.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Administration/PayPalPaymentMethodController.php';
  9672.         $this->services['Swag\\PayPal\\Administration\\PayPalPaymentMethodController'] = $instance = new \Swag\PayPal\Administration\PayPalPaymentMethodController(($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  9673.         $instance->setContainer($this);
  9674.         return $instance;
  9675.     }
  9676.     /**
  9677.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute' shared service.
  9678.      *
  9679.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute
  9680.      */
  9681.     protected function getExpressCategoryRouteService()
  9682.     {
  9683.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/SalesChannel/AbstractCategoryRoute.php';
  9684.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCategoryRoute.php';
  9685.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCategoryRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCategoryRoute(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\CachedCategoryRoute'] ?? $this->getCachedCategoryRouteService()), ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()));
  9686.     }
  9687.     /**
  9688.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute' shared service.
  9689.      *
  9690.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute
  9691.      */
  9692.     protected function getExpressCreateOrderRouteService()
  9693.     {
  9694.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressCreateOrderRoute.php';
  9695.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressCreateOrderRoute.php';
  9696.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressCreateOrderRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressCreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  9697.     }
  9698.     /**
  9699.      * Gets the public 'Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute' shared service.
  9700.      *
  9701.      * @return \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute
  9702.      */
  9703.     protected function getExpressPrepareCheckoutRouteService()
  9704.     {
  9705.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/AbstractExpressPrepareCheckoutRoute.php';
  9706.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/SalesChannel/ExpressPrepareCheckoutRoute.php';
  9707.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCustomerService.php';
  9708.         $a = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  9709.         return $this->services['Swag\\PayPal\\Checkout\\ExpressCheckout\\SalesChannel\\ExpressPrepareCheckoutRoute'] = new \Swag\PayPal\Checkout\ExpressCheckout\SalesChannel\ExpressPrepareCheckoutRoute(new \Swag\PayPal\Checkout\ExpressCheckout\Service\ExpressCustomerService(($this->services['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\RegisterRoute'] ?? $this->getRegisterRouteService()), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Customer\\SalesChannel\\AccountService'] ?? $this->getAccountServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), $a);
  9710.     }
  9711.     /**
  9712.      * Gets the public 'Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute' shared service.
  9713.      *
  9714.      * @return \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute
  9715.      */
  9716.     protected function getPUIPaymentInstructionsRouteService()
  9717.     {
  9718.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/AbstractPUIPaymentInstructionsRoute.php';
  9719.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/SalesChannel/PUIPaymentInstructionsRoute.php';
  9720.         return $this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] = new \Swag\PayPal\Checkout\PUI\SalesChannel\PUIPaymentInstructionsRoute(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  9721.     }
  9722.     /**
  9723.      * Gets the public 'Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController' shared service.
  9724.      *
  9725.      * @return \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController
  9726.      */
  9727.     protected function getPlusPaymentFinalizeControllerService()
  9728.     {
  9729.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusPaymentFinalizeController.php';
  9730.         $this->services['Swag\\PayPal\\Checkout\\Plus\\PlusPaymentFinalizeController'] = $instance = new \Swag\PayPal\Checkout\Plus\PlusPaymentFinalizeController(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] ?? $this->getPayPalPaymentHandlerService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  9731.         $instance->setContainer($this);
  9732.         return $instance;
  9733.     }
  9734.     /**
  9735.      * Gets the public 'Swag\PayPal\Checkout\SPBCheckout\SalesChannel\SPBCreateOrderRoute' shared service.
  9736.      *
  9737.      * @return \Swag\PayPal\Checkout\SPBCheckout\SalesChannel\SPBCreateOrderRoute
  9738.      *
  9739.      * @deprecated tag:v6.0.0 - Swag\PayPal\Checkout\SPBCheckout\SalesChannel\SPBCreateOrderRoute will be removed, use Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute instead
  9740.      */
  9741.     protected function getSPBCreateOrderRouteService()
  9742.     {
  9743.         trigger_deprecation('''''tag:v6.0.0 - Swag\\PayPal\\Checkout\\SPBCheckout\\SalesChannel\\SPBCreateOrderRoute will be removed, use Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute instead');
  9744.         return $this->services['Swag\\PayPal\\Checkout\\SPBCheckout\\SalesChannel\\SPBCreateOrderRoute'] = new \Swag\PayPal\Checkout\SPBCheckout\SalesChannel\SPBCreateOrderRoute(($this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] ?? $this->getCreateOrderRouteService()));
  9745.     }
  9746.     /**
  9747.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute' shared service.
  9748.      *
  9749.      * @return \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute
  9750.      */
  9751.     protected function getCreateOrderRouteService()
  9752.     {
  9753.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractCreateOrderRoute.php';
  9754.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/CreateOrderRoute.php';
  9755.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\CreateOrderRoute'] = new \Swag\PayPal\Checkout\SalesChannel\CreateOrderRoute(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->services['order.repository'] ?? $this->getOrder_RepositoryService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] ?? $this->getOrderFromCartBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  9756.     }
  9757.     /**
  9758.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\ErrorRoute' shared service.
  9759.      *
  9760.      * @return \Swag\PayPal\Checkout\SalesChannel\ErrorRoute
  9761.      */
  9762.     protected function getErrorRouteService()
  9763.     {
  9764.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractErrorRoute.php';
  9765.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php';
  9766.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\ErrorRoute'] = new \Swag\PayPal\Checkout\SalesChannel\ErrorRoute(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  9767.     }
  9768.     /**
  9769.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute' shared service.
  9770.      *
  9771.      * @return \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute
  9772.      */
  9773.     protected function getFilteredPaymentMethodRouteService()
  9774.     {
  9775.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\FilteredPaymentMethodRoute'] = new \Swag\PayPal\Checkout\SalesChannel\FilteredPaymentMethodRoute(new \Shopware\Core\Checkout\Payment\SalesChannel\PaymentMethodRoute(($this->services['sales_channel.payment_method.repository'] ?? $this->getSalesChannel_PaymentMethod_RepositoryService())), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  9776.     }
  9777.     /**
  9778.      * Gets the public 'Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute' shared service.
  9779.      *
  9780.      * @return \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute
  9781.      */
  9782.     protected function getMethodEligibilityRouteService()
  9783.     {
  9784.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/AbstractMethodEligibilityRoute.php';
  9785.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/MethodEligibilityRoute.php';
  9786.         return $this->services['Swag\\PayPal\\Checkout\\SalesChannel\\MethodEligibilityRoute'] = new \Swag\PayPal\Checkout\SalesChannel\MethodEligibilityRoute(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  9787.     }
  9788.     /**
  9789.      * Gets the public 'Swag\PayPal\Dispute\Administration\DisputeController' shared service.
  9790.      *
  9791.      * @return \Swag\PayPal\Dispute\Administration\DisputeController
  9792.      */
  9793.     protected function getDisputeControllerService()
  9794.     {
  9795.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Dispute/Administration/DisputeController.php';
  9796.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/DisputeResource.php';
  9797.         $this->services['Swag\\PayPal\\Dispute\\Administration\\DisputeController'] = $instance = new \Swag\PayPal\Dispute\Administration\DisputeController(new \Swag\PayPal\RestApi\V1\Resource\DisputeResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())));
  9798.         $instance->setContainer($this);
  9799.         return $instance;
  9800.     }
  9801.     /**
  9802.      * Gets the public 'Swag\PayPal\OrdersApi\Administration\PayPalOrdersController' shared service.
  9803.      *
  9804.      * @return \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController
  9805.      */
  9806.     protected function getPayPalOrdersControllerService()
  9807.     {
  9808.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Administration/PayPalOrdersController.php';
  9809.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/AuthorizationResource.php';
  9810.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/CaptureResource.php';
  9811.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/RefundResource.php';
  9812.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Administration/Service/CaptureRefundCreator.php';
  9813.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  9814.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  9815.         $this->services['Swag\\PayPal\\OrdersApi\\Administration\\PayPalOrdersController'] = $instance = new \Swag\PayPal\OrdersApi\Administration\PayPalOrdersController(($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), new \Swag\PayPal\RestApi\V2\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V2\Resource\CaptureResource($a), new \Swag\PayPal\RestApi\V2\Resource\RefundResource($a), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), new \Swag\PayPal\OrdersApi\Administration\Service\CaptureRefundCreator(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))));
  9816.         $instance->setContainer($this);
  9817.         return $instance;
  9818.     }
  9819.     /**
  9820.      * Gets the public 'Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController' shared service.
  9821.      *
  9822.      * @return \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController
  9823.      */
  9824.     protected function getPayPalPaymentControllerService()
  9825.     {
  9826.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Administration/PayPalPaymentController.php';
  9827.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/AuthorizationResource.php';
  9828.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/OrdersResource.php';
  9829.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CaptureResource.php';
  9830.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtil.php';
  9831.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  9832.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  9833.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  9834.         $c = ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()));
  9835.         $this->services['Swag\\PayPal\\PaymentsApi\\Administration\\PayPalPaymentController'] = $instance = new \Swag\PayPal\PaymentsApi\Administration\PayPalPaymentController(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()), new \Swag\PayPal\RestApi\V1\Resource\AuthorizationResource($a), new \Swag\PayPal\RestApi\V1\Resource\OrdersResource($a), new \Swag\PayPal\RestApi\V1\Resource\CaptureResource($a), new \Swag\PayPal\Util\PaymentStatusUtil($b, ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), $c), $b$c);
  9836.         $instance->setContainer($this);
  9837.         return $instance;
  9838.     }
  9839.     /**
  9840.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  9841.      *
  9842.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  9843.      */
  9844.     protected function getPosSalesChannelDefinitionService()
  9845.     {
  9846.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  9847.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  9848.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9849.         return $instance;
  9850.     }
  9851.     /**
  9852.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  9853.      *
  9854.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  9855.      */
  9856.     protected function getPosSalesChannelInventoryDefinitionService()
  9857.     {
  9858.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  9859.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  9860.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9861.         return $instance;
  9862.     }
  9863.     /**
  9864.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  9865.      *
  9866.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  9867.      */
  9868.     protected function getPosSalesChannelMediaDefinitionService()
  9869.     {
  9870.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  9871.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  9872.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9873.         return $instance;
  9874.     }
  9875.     /**
  9876.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  9877.      *
  9878.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  9879.      */
  9880.     protected function getPosSalesChannelProductDefinitionService()
  9881.     {
  9882.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  9883.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  9884.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9885.         return $instance;
  9886.     }
  9887.     /**
  9888.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  9889.      *
  9890.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  9891.      */
  9892.     protected function getPosSalesChannelRunDefinitionService()
  9893.     {
  9894.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  9895.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  9896.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9897.         return $instance;
  9898.     }
  9899.     /**
  9900.      * Gets the public 'Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  9901.      *
  9902.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  9903.      */
  9904.     protected function getPosSalesChannelRunLogDefinitionService()
  9905.     {
  9906.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  9907.         $this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  9908.         $instance->compile(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  9909.         return $instance;
  9910.     }
  9911.     /**
  9912.      * Gets the public 'Swag\PayPal\Pos\PosSyncController' shared service.
  9913.      *
  9914.      * @return \Swag\PayPal\Pos\PosSyncController
  9915.      */
  9916.     protected function getPosSyncControllerService()
  9917.     {
  9918.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/PosSyncController.php';
  9919.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Administration/SyncResetter.php';
  9920.         $this->services['Swag\\PayPal\\Pos\\PosSyncController'] = $instance = new \Swag\PayPal\Pos\PosSyncController(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), new \Swag\PayPal\Pos\Run\Administration\SyncResetter(($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()));
  9921.         $instance->setContainer($this);
  9922.         return $instance;
  9923.     }
  9924.     /**
  9925.      * Gets the public 'Swag\PayPal\Pos\Setting\Service\InformationDefaultService' shared service.
  9926.      *
  9927.      * @return \Swag\PayPal\Pos\Setting\Service\InformationDefaultService
  9928.      */
  9929.     protected function getInformationDefaultServiceService()
  9930.     {
  9931.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationDefaultService.php';
  9932.         return $this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] = new \Swag\PayPal\Pos\Setting\Service\InformationDefaultService(($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService()), ($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['delivery_time.repository'] ?? $this->getDeliveryTime_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  9933.     }
  9934.     /**
  9935.      * Gets the public 'Swag\PayPal\Pos\Setting\SettingsController' shared service.
  9936.      *
  9937.      * @return \Swag\PayPal\Pos\Setting\SettingsController
  9938.      */
  9939.     protected function getSettingsControllerService()
  9940.     {
  9941.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/SettingsController.php';
  9942.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  9943.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ApiCredentialService.php';
  9944.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/Service/InformationFetchService.php';
  9945.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/UserResource.php';
  9946.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductVisibilityCloneService.php';
  9947.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Setting/Service/ProductCountService.php';
  9948.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  9949.         $a = ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService());
  9950.         $this->services['Swag\\PayPal\\Pos\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Pos\Setting\SettingsController(new \Swag\PayPal\Pos\Setting\Service\ApiCredentialService(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), $a, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder()))), new \Swag\PayPal\Pos\Setting\Service\InformationFetchService(new \Swag\PayPal\Pos\Resource\UserResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService())), ($this->services['Swag\\PayPal\\Pos\\Setting\\Service\\InformationDefaultService'] ?? $this->getInformationDefaultServiceService()), new \Swag\PayPal\Pos\Setting\Service\ProductVisibilityCloneService(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), $a), new \Swag\PayPal\Pos\Setting\Service\ProductCountService(($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $a));
  9951.         $instance->setContainer($this);
  9952.         return $instance;
  9953.     }
  9954.     /**
  9955.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookController' shared service.
  9956.      *
  9957.      * @return \Swag\PayPal\Pos\Webhook\WebhookController
  9958.      */
  9959.     protected function getWebhookControllerService()
  9960.     {
  9961.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  9962.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookController.php';
  9963.         $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Pos\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] ?? $this->getWebhookServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  9964.         $instance->setContainer($this);
  9965.         return $instance;
  9966.     }
  9967.     /**
  9968.      * Gets the public 'Swag\PayPal\Pos\Webhook\WebhookService' shared service.
  9969.      *
  9970.      * @return \Swag\PayPal\Pos\Webhook\WebhookService
  9971.      */
  9972.     protected function getWebhookServiceService()
  9973.     {
  9974.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  9975.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookService.php';
  9976.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/SubscriptionResource.php';
  9977.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookRegistry.php';
  9978.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  9979.         return $this->services['Swag\\PayPal\\Pos\\Webhook\\WebhookService'] = new \Swag\PayPal\Pos\Webhook\WebhookService(new \Swag\PayPal\Pos\Resource\SubscriptionResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), new \Swag\PayPal\Pos\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  9980.             yield => ($this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] ?? $this->getInventoryChangedHandlerService());
  9981.         }, 1)), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), ($this->services['router'] ?? $this->getRouterService()));
  9982.     }
  9983.     /**
  9984.      * Gets the public 'Swag\PayPal\Setting\SettingsController' shared service.
  9985.      *
  9986.      * @return \Swag\PayPal\Setting\SettingsController
  9987.      */
  9988.     protected function getSettingsController2Service()
  9989.     {
  9990.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/SettingsController.php';
  9991.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialServiceInterface.php';
  9992.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/ApiCredentialService.php';
  9993.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/CredentialsResource.php';
  9994.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/Client/CredentialsClientFactory.php';
  9995.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsServiceInterface.php';
  9996.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/MerchantIntegrationsService.php';
  9997.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResourceInterface.php';
  9998.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/MerchantIntegrationsResource.php';
  9999.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  10000.         $a = ($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService());
  10001.         $this->services['Swag\\PayPal\\Setting\\SettingsController'] = $instance = new \Swag\PayPal\Setting\SettingsController(new \Swag\PayPal\Setting\Service\ApiCredentialService(new \Swag\PayPal\RestApi\V1\Resource\CredentialsResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), new \Swag\PayPal\RestApi\Client\CredentialsClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service())), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator())))), new \Swag\PayPal\Setting\Service\MerchantIntegrationsService(new \Swag\PayPal\RestApi\V1\Resource\MerchantIntegrationsResource($a), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), $a));
  10002.         $instance->setContainer($this);
  10003.         return $instance;
  10004.     }
  10005.     /**
  10006.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService' shared service.
  10007.      *
  10008.      * @return \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService
  10009.      */
  10010.     protected function getACDCCheckoutDataServiceService()
  10011.     {
  10012.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10013.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/ACDCCheckoutDataService.php';
  10014.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\ACDCCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\ACDCCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10015.     }
  10016.     /**
  10017.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService' shared service.
  10018.      *
  10019.      * @return \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService
  10020.      */
  10021.     protected function getSEPACheckoutDataServiceService()
  10022.     {
  10023.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10024.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SEPACheckoutDataService.php';
  10025.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SEPACheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SEPACheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10026.     }
  10027.     /**
  10028.      * Gets the public 'Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService' shared service.
  10029.      *
  10030.      * @return \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService
  10031.      */
  10032.     protected function getSPBCheckoutDataServiceService()
  10033.     {
  10034.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/AbstractCheckoutDataService.php';
  10035.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/SPBCheckoutDataService.php';
  10036.         return $this->services['Swag\\PayPal\\Storefront\\Data\\Service\\SPBCheckoutDataService'] = new \Swag\PayPal\Storefront\Data\Service\SPBCheckoutDataService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] ?? $this->getIdentityResourceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()));
  10037.     }
  10038.     /**
  10039.      * Gets the public 'Swag\PayPal\SwagPayPal' shared autowired service.
  10040.      *
  10041.      * @return \Swag\PayPal\SwagPayPal
  10042.      */
  10043.     protected function getSwagPayPalService()
  10044.     {
  10045.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10046.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10047.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10048.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10051.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/SwagPayPal.php';
  10052.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/ActivateDeactivate.php';
  10053.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PosStateService.php';
  10054.         $this->services['Swag\\PayPal\\SwagPayPal'] = $instance = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('Swag\\PayPal\\SwagPayPal');
  10055.         $instance->setActivateDeactivate(new \Swag\PayPal\Util\Lifecycle\ActivateDeactivate(($this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] ?? $this->getPaymentMethodStateServiceService()), new \Swag\PayPal\Util\Lifecycle\State\PosStateService(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['sales_channel_type.repository'] ?? $this->getSalesChannelType_RepositoryService()), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()))));
  10056.         return $instance;
  10057.     }
  10058.     /**
  10059.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller' shared service.
  10060.      *
  10061.      * @return \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller
  10062.      */
  10063.     protected function getMediaInstallerService()
  10064.     {
  10065.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/MediaInstaller.php';
  10066.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\MediaInstaller(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()), ($this->services['media_folder.repository'] ?? $this->getMediaFolder_RepositoryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Media\\File\\FileSaver'] ?? $this->getFileSaverService()));
  10067.     }
  10068.     /**
  10069.      * Gets the public 'Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller' shared service.
  10070.      *
  10071.      * @return \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller
  10072.      */
  10073.     protected function getPaymentMethodInstallerService()
  10074.     {
  10075.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/Installer/PaymentMethodInstaller.php';
  10076.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\PaymentMethodInstaller'] = new \Swag\PayPal\Util\Lifecycle\Installer\PaymentMethodInstaller(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['rule.repository'] ?? $this->getRule_RepositoryService()), ($this->services['rule_condition.repository'] ?? $this->getRuleCondition_RepositoryService()), ($this->services['Shopware\\Core\\Framework\\Plugin\\Util\\PluginIdProvider'] ?? $this->getPluginIdProviderService()), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['Swag\\PayPal\\Util\\Lifecycle\\Installer\\MediaInstaller'] ?? $this->getMediaInstallerService()));
  10077.     }
  10078.     /**
  10079.      * Gets the public 'Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService' shared service.
  10080.      *
  10081.      * @return \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService
  10082.      */
  10083.     protected function getPaymentMethodStateServiceService()
  10084.     {
  10085.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/Lifecycle/State/PaymentMethodStateService.php';
  10086.         return $this->services['Swag\\PayPal\\Util\\Lifecycle\\State\\PaymentMethodStateService'] = new \Swag\PayPal\Util\Lifecycle\State\PaymentMethodStateService(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()));
  10087.     }
  10088.     /**
  10089.      * Gets the public 'Swag\PayPal\Webhook\Registration\WebhookSystemConfigController' shared service.
  10090.      *
  10091.      * @return \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController
  10092.      */
  10093.     protected function getWebhookSystemConfigControllerService()
  10094.     {
  10095.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Api/SystemConfigController.php';
  10096.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigController.php';
  10097.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSystemConfigHelper.php';
  10098.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  10099.         $this->services['Swag\\PayPal\\Webhook\\Registration\\WebhookSystemConfigController'] = $instance = new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigController(($this->privates['Shopware\\Core\\System\\SystemConfig\\Service\\ConfigurationService'] ?? $this->getConfigurationServiceService()), $a, new \Swag\PayPal\Webhook\Registration\WebhookSystemConfigHelper(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), $a, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService())));
  10100.         $instance->setContainer($this);
  10101.         return $instance;
  10102.     }
  10103.     /**
  10104.      * Gets the public 'Swag\PayPal\Webhook\WebhookController' shared service.
  10105.      *
  10106.      * @return \Swag\PayPal\Webhook\WebhookController
  10107.      */
  10108.     protected function getWebhookController2Service()
  10109.     {
  10110.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookController.php';
  10111.         $this->services['Swag\\PayPal\\Webhook\\WebhookController'] = $instance = new \Swag\PayPal\Webhook\WebhookController(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()), ($this->services['system_config.repository'] ?? $this->getSystemConfig_RepositoryService()));
  10112.         $instance->setContainer($this);
  10113.         return $instance;
  10114.     }
  10115.     /**
  10116.      * Gets the public 'Swag\PayPal\Webhook\WebhookService' shared service.
  10117.      *
  10118.      * @return \Swag\PayPal\Webhook\WebhookService
  10119.      */
  10120.     protected function getWebhookService2Service()
  10121.     {
  10122.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookServiceInterface.php';
  10123.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookService.php';
  10124.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/WebhookResource.php';
  10125.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookRegistry.php';
  10126.         return $this->services['Swag\\PayPal\\Webhook\\WebhookService'] = new \Swag\PayPal\Webhook\WebhookService(new \Swag\PayPal\RestApi\V1\Resource\WebhookResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService())), new \Swag\PayPal\Webhook\WebhookRegistry(new RewindableGenerator(function () {
  10127.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] ?? $this->getAuthorizationVoidedService());
  10128.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] ?? $this->getCaptureCompletedService());
  10129.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] ?? $this->getCaptureDeniedService());
  10130.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] ?? $this->getCaptureRefundedService());
  10131.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] ?? $this->getCaptureReversedService());
  10132.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] ?? $this->getSaleCompleteService());
  10133.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] ?? $this->getSaleDeniedService());
  10134.             yield => ($this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] ?? $this->getSaleRefundedService());
  10135.         }, 8)), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['router'] ?? $this->getRouterService()));
  10136.     }
  10137.     /**
  10138.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\RedirectController' shared service.
  10139.      *
  10140.      * @return \Symfony\Bundle\FrameworkBundle\Controller\RedirectController
  10141.      */
  10142.     protected function getRedirectControllerService()
  10143.     {
  10144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/RedirectController.php';
  10145.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  10146.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController'] = new \Symfony\Bundle\FrameworkBundle\Controller\RedirectController(($this->services['router'] ?? $this->getRouterService()), $a->getHttpPort(), $a->getHttpsPort());
  10147.     }
  10148.     /**
  10149.      * Gets the public 'Symfony\Bundle\FrameworkBundle\Controller\TemplateController' shared service.
  10150.      *
  10151.      * @return \Symfony\Bundle\FrameworkBundle\Controller\TemplateController
  10152.      */
  10153.     protected function getTemplateController2Service()
  10154.     {
  10155.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Controller/TemplateController.php';
  10156.         return $this->services['Symfony\\Bundle\\FrameworkBundle\\Controller\\TemplateController'] = new \Symfony\Bundle\FrameworkBundle\Controller\TemplateController(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  10157.     }
  10158.     /**
  10159.      * Gets the public 'TigerDesignTemplate\TigerDesignTemplate' shared autowired service.
  10160.      *
  10161.      * @return \TigerDesignTemplate\TigerDesignTemplate
  10162.      */
  10163.     protected function getTigerDesignTemplateService()
  10164.     {
  10165.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareInterface.php';
  10166.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/BundleInterface.php';
  10167.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/ContainerAwareTrait.php';
  10168.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Bundle/Bundle.php';
  10169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Bundle.php';
  10170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin.php';
  10171.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/ThemeInterface.php';
  10172.         include_once \dirname(__DIR__6).'/shared/custom/plugins/TigerDesignTemplate/src/TigerDesignTemplate.php';
  10173.         return $this->services['TigerDesignTemplate\\TigerDesignTemplate'] = ($this->services['Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader'] ?? $this->getKernelPluginLoaderService())->getPluginInstance('TigerDesignTemplate\\TigerDesignTemplate');
  10174.     }
  10175.     /**
  10176.      * Gets the public 'acl_role.repository' shared service.
  10177.      *
  10178.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10179.      */
  10180.     protected function getAclRole_RepositoryService()
  10181.     {
  10182.         return $this->services['acl_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] ?? $this->getAclRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10183.     }
  10184.     /**
  10185.      * Gets the public 'acl_user_role.repository' shared service.
  10186.      *
  10187.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10188.      */
  10189.     protected function getAclUserRole_RepositoryService()
  10190.     {
  10191.         return $this->services['acl_user_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] ?? $this->getAclUserRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10192.     }
  10193.     /**
  10194.      * Gets the public 'administration.filesystem.private' shared service.
  10195.      *
  10196.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10197.      */
  10198.     protected function getAdministration_Filesystem_PrivateService()
  10199.     {
  10200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10202.         return $this->services['administration.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/administration');
  10203.     }
  10204.     /**
  10205.      * Gets the public 'administration.filesystem.public' shared service.
  10206.      *
  10207.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10208.      */
  10209.     protected function getAdministration_Filesystem_PublicService()
  10210.     {
  10211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10212.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10213.         return $this->services['administration.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/administration');
  10214.     }
  10215.     /**
  10216.      * Gets the public 'app.repository' shared service.
  10217.      *
  10218.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10219.      */
  10220.     protected function getApp_RepositoryService()
  10221.     {
  10222.         return $this->services['app.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\AppDefinition'] ?? $this->getAppDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10223.     }
  10224.     /**
  10225.      * Gets the public 'app_action_button.repository' shared service.
  10226.      *
  10227.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10228.      */
  10229.     protected function getAppActionButton_RepositoryService()
  10230.     {
  10231.         return $this->services['app_action_button.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] ?? $this->getActionButtonDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10232.     }
  10233.     /**
  10234.      * Gets the public 'app_action_button_translation.repository' shared service.
  10235.      *
  10236.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10237.      */
  10238.     protected function getAppActionButtonTranslation_RepositoryService()
  10239.     {
  10240.         return $this->services['app_action_button_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] ?? $this->getActionButtonTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10241.     }
  10242.     /**
  10243.      * Gets the public 'app_cms_block.repository' shared service.
  10244.      *
  10245.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10246.      */
  10247.     protected function getAppCmsBlock_RepositoryService()
  10248.     {
  10249.         return $this->services['app_cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] ?? $this->getAppCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10250.     }
  10251.     /**
  10252.      * Gets the public 'app_cms_block_translation.repository' shared service.
  10253.      *
  10254.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10255.      */
  10256.     protected function getAppCmsBlockTranslation_RepositoryService()
  10257.     {
  10258.         return $this->services['app_cms_block_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] ?? $this->getAppCmsBlockTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10259.     }
  10260.     /**
  10261.      * Gets the public 'app_payment_method.repository' shared service.
  10262.      *
  10263.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10264.      */
  10265.     protected function getAppPaymentMethod_RepositoryService()
  10266.     {
  10267.         return $this->services['app_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] ?? $this->getAppPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10268.     }
  10269.     /**
  10270.      * Gets the public 'app_template.repository' shared service.
  10271.      *
  10272.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10273.      */
  10274.     protected function getAppTemplate_RepositoryService()
  10275.     {
  10276.         return $this->services['app_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10277.     }
  10278.     /**
  10279.      * Gets the public 'app_translation.repository' shared service.
  10280.      *
  10281.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10282.      */
  10283.     protected function getAppTranslation_RepositoryService()
  10284.     {
  10285.         return $this->services['app_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] ?? $this->getAppTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10286.     }
  10287.     /**
  10288.      * Gets the public 'bf_category_mapping.repository' shared service.
  10289.      *
  10290.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10291.      */
  10292.     protected function getBfCategoryMapping_RepositoryService()
  10293.     {
  10294.         return $this->services['bf_category_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] ?? $this->getCategoryMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10295.     }
  10296.     /**
  10297.      * Gets the public 'bf_config.repository' shared service.
  10298.      *
  10299.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10300.      */
  10301.     protected function getBfConfig_RepositoryService()
  10302.     {
  10303.         return $this->services['bf_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] ?? $this->getSwagMarketsConfigurationEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10304.     }
  10305.     /**
  10306.      * Gets the public 'bf_marketplace.repository' shared service.
  10307.      *
  10308.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10309.      */
  10310.     protected function getBfMarketplace_RepositoryService()
  10311.     {
  10312.         return $this->services['bf_marketplace.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] ?? $this->getMarketplaceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10313.     }
  10314.     /**
  10315.      * Gets the public 'bf_marketplace_sales_channel.repository' shared service.
  10316.      *
  10317.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10318.      */
  10319.     protected function getBfMarketplaceSalesChannel_RepositoryService()
  10320.     {
  10321.         return $this->services['bf_marketplace_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] ?? $this->getMarketplaceSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10322.     }
  10323.     /**
  10324.      * Gets the public 'bf_marketplace_settings.repository' shared service.
  10325.      *
  10326.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10327.      */
  10328.     protected function getBfMarketplaceSettings_RepositoryService()
  10329.     {
  10330.         return $this->services['bf_marketplace_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] ?? $this->getMarketplaceSettingsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10331.     }
  10332.     /**
  10333.      * Gets the public 'bf_product_to_delete.repository' shared service.
  10334.      *
  10335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10336.      */
  10337.     protected function getBfProductToDelete_RepositoryService()
  10338.     {
  10339.         return $this->services['bf_product_to_delete.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] ?? $this->getSwagMarketsProductToDeleteEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10340.     }
  10341.     /**
  10342.      * Gets the public 'bf_support.repository' shared service.
  10343.      *
  10344.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10345.      */
  10346.     protected function getBfSupport_RepositoryService()
  10347.     {
  10348.         return $this->services['bf_support.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\Markets\\Entity\\Support\\SupportDefinition'] ?? $this->getSupportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10349.     }
  10350.     /**
  10351.      * Gets the public 'cache.app' shared service.
  10352.      *
  10353.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10354.      */
  10355.     protected function getCache_AppService()
  10356.     {
  10357.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  10358.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  10359.         return $this->services['cache.app'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  10360.     }
  10361.     /**
  10362.      * Gets the public 'cache.app_clearer' shared service.
  10363.      *
  10364.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  10365.      */
  10366.     protected function getCache_AppClearerService()
  10367.     {
  10368.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  10369.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  10370.         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())]);
  10371.     }
  10372.     /**
  10373.      * Gets the public 'cache.global_clearer' shared service.
  10374.      *
  10375.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  10376.      */
  10377.     protected function getCache_GlobalClearerService()
  10378.     {
  10379.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  10380.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  10381.         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())]);
  10382.     }
  10383.     /**
  10384.      * Gets the public 'cache.system' shared service.
  10385.      *
  10386.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10387.      */
  10388.     protected function getCache_SystemService()
  10389.     {
  10390.         return $this->services['cache.system'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('+kJbJhX+3b'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10391.     }
  10392.     /**
  10393.      * Gets the public 'cache.system_clearer' shared service.
  10394.      *
  10395.      * @return \Symfony\Component\HttpKernel\CacheClearer\Psr6CacheClearer
  10396.      */
  10397.     protected function getCache_SystemClearerService()
  10398.     {
  10399.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/CacheClearerInterface.php';
  10400.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheClearer/Psr6CacheClearer.php';
  10401.         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())]);
  10402.     }
  10403.     /**
  10404.      * Gets the public 'cache.validator_expression_language' shared service.
  10405.      *
  10406.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  10407.      */
  10408.     protected function getCache_ValidatorExpressionLanguageService()
  10409.     {
  10410.         return $this->services['cache.validator_expression_language'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('2VtIXgrWUG'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  10411.     }
  10412.     /**
  10413.      * Gets the public 'cache_warmer' shared service.
  10414.      *
  10415.      * @return \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
  10416.      */
  10417.     protected function getCacheWarmerService()
  10418.     {
  10419.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  10420.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerAggregate.php';
  10421.         return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () {
  10422.             yield => ($this->privates['cache_pool_clearer.cache_warmer'] ?? $this->getCachePoolClearer_CacheWarmerService());
  10423.             yield => ($this->privates['config_builder.warmer'] ?? $this->getConfigBuilder_WarmerService());
  10424.             yield => ($this->privates['translation.warmer'] ?? $this->getTranslation_WarmerService());
  10425.             yield => ($this->privates['router.cache_warmer'] ?? $this->getRouter_CacheWarmerService());
  10426.             yield => ($this->privates['annotations.cache_warmer'] ?? $this->getAnnotations_CacheWarmerService());
  10427.             yield => ($this->privates['serializer.mapping.cache_warmer'] ?? $this->getSerializer_Mapping_CacheWarmerService());
  10428.             yield => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
  10429.         }, 7), true, ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainerDeprecations.log'));
  10430.     }
  10431.     /**
  10432.      * Gets the public 'category.repository' shared service.
  10433.      *
  10434.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10435.      */
  10436.     protected function getCategory_RepositoryService()
  10437.     {
  10438.         return $this->services['category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10439.     }
  10440.     /**
  10441.      * Gets the public 'category_tag.repository' shared service.
  10442.      *
  10443.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10444.      */
  10445.     protected function getCategoryTag_RepositoryService()
  10446.     {
  10447.         return $this->services['category_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] ?? $this->getCategoryTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10448.     }
  10449.     /**
  10450.      * Gets the public 'category_translation.repository' shared service.
  10451.      *
  10452.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10453.      */
  10454.     protected function getCategoryTranslation_RepositoryService()
  10455.     {
  10456.         return $this->services['category_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] ?? $this->getCategoryTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10457.     }
  10458.     /**
  10459.      * Gets the public 'checkout.filesystem.private' shared service.
  10460.      *
  10461.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10462.      */
  10463.     protected function getCheckout_Filesystem_PrivateService()
  10464.     {
  10465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10467.         return $this->services['checkout.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/checkout');
  10468.     }
  10469.     /**
  10470.      * Gets the public 'checkout.filesystem.public' shared service.
  10471.      *
  10472.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10473.      */
  10474.     protected function getCheckout_Filesystem_PublicService()
  10475.     {
  10476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10478.         return $this->services['checkout.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/checkout');
  10479.     }
  10480.     /**
  10481.      * Gets the public 'cms_block.repository' shared service.
  10482.      *
  10483.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10484.      */
  10485.     protected function getCmsBlock_RepositoryService()
  10486.     {
  10487.         return $this->services['cms_block.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] ?? $this->getCmsBlockDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10488.     }
  10489.     /**
  10490.      * Gets the public 'cms_page.repository' shared service.
  10491.      *
  10492.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10493.      */
  10494.     protected function getCmsPage_RepositoryService()
  10495.     {
  10496.         return $this->services['cms_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10497.     }
  10498.     /**
  10499.      * Gets the public 'cms_page_translation.repository' shared service.
  10500.      *
  10501.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10502.      */
  10503.     protected function getCmsPageTranslation_RepositoryService()
  10504.     {
  10505.         return $this->services['cms_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] ?? $this->getCmsPageTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10506.     }
  10507.     /**
  10508.      * Gets the public 'cms_section.repository' shared service.
  10509.      *
  10510.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10511.      */
  10512.     protected function getCmsSection_RepositoryService()
  10513.     {
  10514.         return $this->services['cms_section.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] ?? $this->getCmsSectionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10515.     }
  10516.     /**
  10517.      * Gets the public 'cms_slot.repository' shared service.
  10518.      *
  10519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10520.      */
  10521.     protected function getCmsSlot_RepositoryService()
  10522.     {
  10523.         return $this->services['cms_slot.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] ?? $this->getCmsSlotDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10524.     }
  10525.     /**
  10526.      * Gets the public 'cms_slot_translation.repository' shared service.
  10527.      *
  10528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10529.      */
  10530.     protected function getCmsSlotTranslation_RepositoryService()
  10531.     {
  10532.         return $this->services['cms_slot_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] ?? $this->getCmsSlotTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10533.     }
  10534.     /**
  10535.      * Gets the public 'console.command_loader' shared service.
  10536.      *
  10537.      * @return \Symfony\Component\Console\CommandLoader\ContainerCommandLoader
  10538.      */
  10539.     protected function getConsole_CommandLoaderService()
  10540.     {
  10541.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/CommandLoaderInterface.php';
  10542.         include_once \dirname(__DIR__4).'/vendor/symfony/console/CommandLoader/ContainerCommandLoader.php';
  10543.         return $this->services['console.command_loader'] = new \Symfony\Component\Console\CommandLoader\ContainerCommandLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10544.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''getCreateMigrationCommandService'false],
  10545.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''getRefreshMigrationCommandService'false],
  10546.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''getMigrationCommandService'false],
  10547.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''getCleanPersonalDataCommandService'false],
  10548.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => ['privates''Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''getMigrationDestructiveCommandService'false],
  10549.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''getChangelogCreateCommandService'false],
  10550.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''getChangelogReleaseCommandService'false],
  10551.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''getChangelogChangeCommandService'false],
  10552.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => ['privates''Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''getChangelogCheckCommandService'false],
  10553.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => ['privates''Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''getFeatureDumpCommandService'false],
  10554.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => ['privates''Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''getS3FilesystemVisibilityCommandService'false],
  10555.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''getDumpSchemaCommandService'false],
  10556.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => ['privates''Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''getDumpClassSchemaCommandService'false],
  10557.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''getRefreshAppCommandService'false],
  10558.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''getInstallAppCommandService'false],
  10559.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''getUninstallAppCommandService'false],
  10560.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''getActivateAppCommandService'false],
  10561.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''getDeactivateAppCommandService'false],
  10562.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''getValidateAppCommandService'false],
  10563.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => ['privates''Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''getResolveAppUrlChangeCommandService'false],
  10564.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''getCreateSchemaCommandService'false],
  10565.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''getCreateEntitiesCommandService'false],
  10566.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''getCreateHydratorCommandService'false],
  10567.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''getRefreshIndexCommandService'false],
  10568.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''getDataAbstractionLayerValidateCommandService'false],
  10569.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => ['privates''Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''getDemodataCommandService'false],
  10570.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => ['privates''Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''getDebugDumpBusinessEventsCommandService'false],
  10571.             'console.command.assets_install' => ['privates''console.command.assets_install''getConsole_Command_AssetsInstallService'false],
  10572.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''getDispatchSleepMessageCommandService'false],
  10573.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''getBundleDumpCommandService'false],
  10574.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''getPluginRefreshCommandService'false],
  10575.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''getPluginListCommandService'false],
  10576.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''getPluginZipImportCommandService'false],
  10577.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''getPluginInstallCommandService'false],
  10578.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''getPluginActivateCommandService'false],
  10579.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''getPluginUpdateCommandService'false],
  10580.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''getPluginDeactivateCommandService'false],
  10581.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''getPluginUninstallCommandService'false],
  10582.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => ['privates''Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''getPluginCreateCommandService'false],
  10583.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''getRegisterScheduledTasksCommandService'false],
  10584.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => ['privates''Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''getScheduledTaskRunnerService'false],
  10585.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''getStoreDownloadCommandService'false],
  10586.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => ['privates''Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''getStoreLoginCommandService'false],
  10587.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => ['privates''Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''getValidateSnippetsCommandService'false],
  10588.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => ['privates''Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''getWorkflowDumpCommandService'false],
  10589.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''getConfigGetService'false],
  10590.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => ['privates''Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''getConfigSetService'false],
  10591.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => ['privates''Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''getMigrateIncrementStorageCommandService'false],
  10592.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''getGenerateThumbnailsCommandService'false],
  10593.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''getGenerateMediaTypesCommandService'false],
  10594.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => ['privates''Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''getDeleteNotUsedMediaCommandService'false],
  10595.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => ['privates''Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''getProductExportGenerateCommandService'false],
  10596.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''getDeleteExpiredFilesCommandService'false],
  10597.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => ['privates''Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''getImportEntityCommandService'false],
  10598.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => ['privates''Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''getSitemapGenerateCommandService'false],
  10599.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => ['privates''Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''getDeleteUnusedGuestCustomersCommandService'false],
  10600.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''getHttpCacheWarmUpCommandService'false],
  10601.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommandService'false],
  10602.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''getThemeCreateCommandService'false],
  10603.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''getThemeChangeCommandService'false],
  10604.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''getThemeCompileCommandService'false],
  10605.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''getThemeDumpCommandService'false],
  10606.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''getThemeRefreshCommandService'false],
  10607.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => ['privates''Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''getThemePrepareIconsCommandService'false],
  10608.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''getElasticsearchIndexingCommandService'false],
  10609.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''getElasticsearchTestAnalyzerCommandService'false],
  10610.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''getElasticsearchStatusCommandService'false],
  10611.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''getElasticsearchResetCommandService'false],
  10612.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''getElasticsearchCreateAliasCommandService'false],
  10613.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => ['privates''Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''getElasticsearchCleanIndicesCommandService'false],
  10614.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''getSystemInstallCommandService'false],
  10615.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''getSystemGenerateJwtSecretCommandService'false],
  10616.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''getSystemGenerateAppSecretCommandService'false],
  10617.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''getSystemSetupCommandService'false],
  10618.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''getSystemUpdatePrepareCommandService'false],
  10619.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''getSystemUpdateFinishCommandService'false],
  10620.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => ['privates''.Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand.lazy''getSalesChannelUpdateDomainCommand_LazyService'false],
  10621.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => ['privates''Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''getSystemConfigureShopCommandService'false],
  10622.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommandService'false],
  10623.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''getSalesChannelListCommandService'false],
  10624.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''getSalesChannelMaintenanceEnableCommandService'false],
  10625.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => ['privates''Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''getSalesChannelMaintenanceDisableCommandService'false],
  10626.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''getUserCreateCommandService'false],
  10627.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => ['privates''Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''getUserChangePasswordCommandService'false],
  10628.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => ['privates''Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''getSalesChannelCreateCommand2Service'false],
  10629.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => ['privates''Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''getSalesChannelCreateStorefrontCommand2Service'false],
  10630.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => ['privates''Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand''getCrawlWebhookEventNamesCommandService'false],
  10631.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => ['privates''Swag\\PayPal\\Pos\\Command\\PosSyncCommand''getPosSyncCommandService'false],
  10632.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => ['privates''Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand''getPosImageSyncCommandService'false],
  10633.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => ['privates''Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand''getPosInventorySyncCommandService'false],
  10634.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => ['privates''Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand''getPosProductSyncCommandService'false],
  10635.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => ['privates''Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand''getPosLogCleanupCommandService'false],
  10636.             'Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand' => ['privates''Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand''getGenerateDecisionTreeCommandService'false],
  10637.             'console.command.about' => ['privates''.console.command.about.lazy''get_Console_Command_About_LazyService'false],
  10638.             'console.command.cache_clear' => ['privates''.console.command.cache_clear.lazy''get_Console_Command_CacheClear_LazyService'false],
  10639.             'console.command.cache_pool_clear' => ['privates''.console.command.cache_pool_clear.lazy''get_Console_Command_CachePoolClear_LazyService'false],
  10640.             'console.command.cache_pool_prune' => ['privates''.console.command.cache_pool_prune.lazy''get_Console_Command_CachePoolPrune_LazyService'false],
  10641.             'console.command.cache_pool_delete' => ['privates''.console.command.cache_pool_delete.lazy''get_Console_Command_CachePoolDelete_LazyService'false],
  10642.             'console.command.cache_pool_list' => ['privates''.console.command.cache_pool_list.lazy''get_Console_Command_CachePoolList_LazyService'false],
  10643.             'console.command.cache_warmup' => ['privates''.console.command.cache_warmup.lazy''get_Console_Command_CacheWarmup_LazyService'false],
  10644.             'console.command.config_debug' => ['privates''.console.command.config_debug.lazy''get_Console_Command_ConfigDebug_LazyService'false],
  10645.             'console.command.config_dump_reference' => ['privates''.console.command.config_dump_reference.lazy''get_Console_Command_ConfigDumpReference_LazyService'false],
  10646.             'console.command.container_debug' => ['privates''.console.command.container_debug.lazy''get_Console_Command_ContainerDebug_LazyService'false],
  10647.             'console.command.container_lint' => ['privates''.console.command.container_lint.lazy''get_Console_Command_ContainerLint_LazyService'false],
  10648.             'console.command.debug_autowiring' => ['privates''.console.command.debug_autowiring.lazy''get_Console_Command_DebugAutowiring_LazyService'false],
  10649.             'console.command.dotenv_debug' => ['privates''.console.command.dotenv_debug.lazy''get_Console_Command_DotenvDebug_LazyService'false],
  10650.             'console.command.event_dispatcher_debug' => ['privates''.console.command.event_dispatcher_debug.lazy''get_Console_Command_EventDispatcherDebug_LazyService'false],
  10651.             'console.command.messenger_consume_messages' => ['privates''.console.command.messenger_consume_messages.lazy''get_Console_Command_MessengerConsumeMessages_LazyService'false],
  10652.             'console.command.messenger_setup_transports' => ['privates''.console.command.messenger_setup_transports.lazy''get_Console_Command_MessengerSetupTransports_LazyService'false],
  10653.             'console.command.messenger_debug' => ['privates''.console.command.messenger_debug.lazy''get_Console_Command_MessengerDebug_LazyService'false],
  10654.             'console.command.messenger_stop_workers' => ['privates''.console.command.messenger_stop_workers.lazy''get_Console_Command_MessengerStopWorkers_LazyService'false],
  10655.             'console.command.router_debug' => ['privates''.console.command.router_debug.lazy''get_Console_Command_RouterDebug_LazyService'false],
  10656.             'console.command.router_match' => ['privates''.console.command.router_match.lazy''get_Console_Command_RouterMatch_LazyService'false],
  10657.             'console.command.translation_debug' => ['privates''.console.command.translation_debug.lazy''get_Console_Command_TranslationDebug_LazyService'false],
  10658.             'console.command.translation_extract' => ['privates''.console.command.translation_extract.lazy''get_Console_Command_TranslationExtract_LazyService'false],
  10659.             'console.command.validator_debug' => ['privates''.console.command.validator_debug.lazy''get_Console_Command_ValidatorDebug_LazyService'false],
  10660.             'console.command.translation_pull' => ['privates''.console.command.translation_pull.lazy''get_Console_Command_TranslationPull_LazyService'false],
  10661.             'console.command.translation_push' => ['privates''.console.command.translation_push.lazy''get_Console_Command_TranslationPush_LazyService'false],
  10662.             'console.command.xliff_lint' => ['privates''.console.command.xliff_lint.lazy''get_Console_Command_XliffLint_LazyService'false],
  10663.             'console.command.yaml_lint' => ['privates''.console.command.yaml_lint.lazy''get_Console_Command_YamlLint_LazyService'false],
  10664.             'console.command.secrets_set' => ['privates''.console.command.secrets_set.lazy''get_Console_Command_SecretsSet_LazyService'false],
  10665.             'console.command.secrets_remove' => ['privates''.console.command.secrets_remove.lazy''get_Console_Command_SecretsRemove_LazyService'false],
  10666.             'console.command.secrets_generate_key' => ['privates''.console.command.secrets_generate_key.lazy''get_Console_Command_SecretsGenerateKey_LazyService'false],
  10667.             'console.command.secrets_list' => ['privates''.console.command.secrets_list.lazy''get_Console_Command_SecretsList_LazyService'false],
  10668.             'console.command.secrets_decrypt_to_local' => ['privates''.console.command.secrets_decrypt_to_local.lazy''get_Console_Command_SecretsDecryptToLocal_LazyService'false],
  10669.             'console.command.secrets_encrypt_from_local' => ['privates''.console.command.secrets_encrypt_from_local.lazy''get_Console_Command_SecretsEncryptFromLocal_LazyService'false],
  10670.             'twig.command.debug' => ['privates''.twig.command.debug.lazy''get_Twig_Command_Debug_LazyService'false],
  10671.             'twig.command.lint' => ['privates''.twig.command.lint.lazy''get_Twig_Command_Lint_LazyService'false],
  10672.             'var_dumper.command.server_dump' => ['privates''.var_dumper.command.server_dump.lazy''get_VarDumper_Command_ServerDump_LazyService'false],
  10673.             'monolog.command.server_log' => ['privates''.monolog.command.server_log.lazy''get_Monolog_Command_ServerLog_LazyService'false],
  10674.             'enqueue.transport.consume_command' => ['privates''enqueue.transport.consume_command''getEnqueue_Transport_ConsumeCommandService'false],
  10675.             'enqueue.client.consume_command' => ['privates''enqueue.client.consume_command''getEnqueue_Client_ConsumeCommandService'false],
  10676.             'enqueue.client.produce_command' => ['privates''enqueue.client.produce_command''getEnqueue_Client_ProduceCommandService'false],
  10677.             'enqueue.client.setup_broker_command' => ['privates''enqueue.client.setup_broker_command''getEnqueue_Client_SetupBrokerCommandService'false],
  10678.             'enqueue.client.routes_command' => ['privates''enqueue.client.routes_command''getEnqueue_Client_RoutesCommandService'false],
  10679.         ], [
  10680.             'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand',
  10681.             'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand',
  10682.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand',
  10683.             'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand',
  10684.             'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand',
  10685.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand',
  10686.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand',
  10687.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand',
  10688.             'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand',
  10689.             'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand',
  10690.             'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand',
  10691.             'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand',
  10692.             'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand',
  10693.             'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand',
  10694.             'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand',
  10695.             'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand',
  10696.             'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand',
  10697.             'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand',
  10698.             'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand',
  10699.             'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand',
  10700.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand',
  10701.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand',
  10702.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand',
  10703.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand',
  10704.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand',
  10705.             'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand',
  10706.             'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand',
  10707.             'console.command.assets_install' => 'Shopware\\Core\\Framework\\Adapter\\Asset\\AssetInstallCommand',
  10708.             'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand',
  10709.             'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand',
  10710.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand',
  10711.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand',
  10712.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand',
  10713.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand',
  10714.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand',
  10715.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand',
  10716.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand',
  10717.             'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand',
  10718.             'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand',
  10719.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand',
  10720.             'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner',
  10721.             'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand',
  10722.             'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand',
  10723.             'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand',
  10724.             'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand',
  10725.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet',
  10726.             'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet',
  10727.             'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand',
  10728.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand',
  10729.             'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand',
  10730.             'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand',
  10731.             'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand',
  10732.             'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand',
  10733.             'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand',
  10734.             'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand',
  10735.             'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand',
  10736.             'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand',
  10737.             'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Shopware\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  10738.             'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand',
  10739.             'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand',
  10740.             'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand',
  10741.             'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand',
  10742.             'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand',
  10743.             'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand',
  10744.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand',
  10745.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand',
  10746.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand',
  10747.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand',
  10748.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand',
  10749.             'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand',
  10750.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand',
  10751.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand',
  10752.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand',
  10753.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand',
  10754.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand',
  10755.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand',
  10756.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand' => '?',
  10757.             'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand',
  10758.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelCreateCommand',
  10759.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand',
  10760.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand',
  10761.             'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand',
  10762.             'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand',
  10763.             'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand',
  10764.             'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand',
  10765.             'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand',
  10766.             'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand' => 'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand',
  10767.             'Swag\\PayPal\\Pos\\Command\\PosSyncCommand' => 'Swag\\PayPal\\Pos\\Command\\PosSyncCommand',
  10768.             'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand' => 'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand',
  10769.             'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand' => 'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand',
  10770.             'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand' => 'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand',
  10771.             'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand' => 'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand',
  10772.             'Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand' => 'Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand',
  10773.             'console.command.about' => '?',
  10774.             'console.command.cache_clear' => '?',
  10775.             'console.command.cache_pool_clear' => '?',
  10776.             'console.command.cache_pool_prune' => '?',
  10777.             'console.command.cache_pool_delete' => '?',
  10778.             'console.command.cache_pool_list' => '?',
  10779.             'console.command.cache_warmup' => '?',
  10780.             'console.command.config_debug' => '?',
  10781.             'console.command.config_dump_reference' => '?',
  10782.             'console.command.container_debug' => '?',
  10783.             'console.command.container_lint' => '?',
  10784.             'console.command.debug_autowiring' => '?',
  10785.             'console.command.dotenv_debug' => '?',
  10786.             'console.command.event_dispatcher_debug' => '?',
  10787.             'console.command.messenger_consume_messages' => '?',
  10788.             'console.command.messenger_setup_transports' => '?',
  10789.             'console.command.messenger_debug' => '?',
  10790.             'console.command.messenger_stop_workers' => '?',
  10791.             'console.command.router_debug' => '?',
  10792.             'console.command.router_match' => '?',
  10793.             'console.command.translation_debug' => '?',
  10794.             'console.command.translation_extract' => '?',
  10795.             'console.command.validator_debug' => '?',
  10796.             'console.command.translation_pull' => '?',
  10797.             'console.command.translation_push' => '?',
  10798.             'console.command.xliff_lint' => '?',
  10799.             'console.command.yaml_lint' => '?',
  10800.             'console.command.secrets_set' => '?',
  10801.             'console.command.secrets_remove' => '?',
  10802.             'console.command.secrets_generate_key' => '?',
  10803.             'console.command.secrets_list' => '?',
  10804.             'console.command.secrets_decrypt_to_local' => '?',
  10805.             'console.command.secrets_encrypt_from_local' => '?',
  10806.             'twig.command.debug' => '?',
  10807.             'twig.command.lint' => '?',
  10808.             'var_dumper.command.server_dump' => '?',
  10809.             'monolog.command.server_log' => '?',
  10810.             'enqueue.transport.consume_command' => 'Enqueue\\Symfony\\Consumption\\ConfigurableConsumeCommand',
  10811.             'enqueue.client.consume_command' => 'Enqueue\\Symfony\\Client\\ConsumeCommand',
  10812.             'enqueue.client.produce_command' => 'Enqueue\\Symfony\\Client\\ProduceCommand',
  10813.             'enqueue.client.setup_broker_command' => 'Enqueue\\Symfony\\Client\\SetupBrokerCommand',
  10814.             'enqueue.client.routes_command' => 'Enqueue\\Symfony\\Client\\RoutesCommand',
  10815.         ]), ['database:create-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\CreateMigrationCommand''database:refresh-migration' => 'Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand''database:migrate' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationCommand''database:clean-personal-data' => 'Shopware\\Core\\Framework\\Demodata\\PersonalData\\CleanPersonalDataCommand''database:migrate-destructive' => 'Shopware\\Core\\Framework\\Migration\\Command\\MigrationDestructiveCommand''changelog:create' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCreateCommand''changelog:release' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogReleaseCommand''changelog:change' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogChangeCommand''changelog:check' => 'Shopware\\Core\\Framework\\Changelog\\Command\\ChangelogCheckCommand''feature:dump' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''administration:dump:features' => 'Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand''s3:set-visibility' => 'Shopware\\Core\\Framework\\Adapter\\Command\\S3FilesystemVisibilityCommand''framework:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpSchemaCommand''framework:dump:class:schema' => 'Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand''app:refresh' => 'Shopware\\Core\\Framework\\App\\Command\\RefreshAppCommand''app:install' => 'Shopware\\Core\\Framework\\App\\Command\\InstallAppCommand''app:uninstall' => 'Shopware\\Core\\Framework\\App\\Command\\UninstallAppCommand''app:activate' => 'Shopware\\Core\\Framework\\App\\Command\\ActivateAppCommand''app:deactivate' => 'Shopware\\Core\\Framework\\App\\Command\\DeactivateAppCommand''app:validate' => 'Shopware\\Core\\Framework\\App\\Command\\ValidateAppCommand''app:url-change:resolve' => 'Shopware\\Core\\Framework\\App\\Command\\ResolveAppUrlChangeCommand''dal:create:schema' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateSchemaCommand''dal:create:entities' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateEntitiesCommand''dal:create:hydrators' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\CreateHydratorCommand''dal:refresh:index' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand''dal:validate' => 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\DataAbstractionLayerValidateCommand''framework:demodata' => 'Shopware\\Core\\Framework\\Demodata\\Command\\DemodataCommand''debug:business-events' => 'Shopware\\Core\\Framework\\Event\\Command\\DebugDumpBusinessEventsCommand''assets:install' => 'console.command.assets_install''debug:messenger:dispatch-sleep' => 'Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand''bundle:dump' => 'Shopware\\Core\\Framework\\Plugin\\Command\\BundleDumpCommand''plugin:refresh' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginRefreshCommand''plugin:list' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand''plugin:zip-import' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand''plugin:install' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginInstallCommand''plugin:activate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginActivateCommand''plugin:update' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUpdateCommand''plugin:deactivate' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginDeactivateCommand''plugin:uninstall' => 'Shopware\\Core\\Framework\\Plugin\\Command\\Lifecycle\\PluginUninstallCommand''plugin:create' => 'Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand''scheduled-task:register' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\RegisterScheduledTasksCommand''scheduled-task:run' => 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Command\\ScheduledTaskRunner''store:download' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreDownloadCommand''store:login' => 'Shopware\\Core\\Framework\\Store\\Command\\StoreLoginCommand''snippets:validate' => 'Shopware\\Core\\System\\Snippet\\Command\\ValidateSnippetsCommand''state-machine:dump' => 'Shopware\\Core\\System\\StateMachine\\Command\\WorkflowDumpCommand''system:config:get' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigGet''system:config:set' => 'Shopware\\Core\\System\\SystemConfig\\Command\\ConfigSet''number-range:migrate' => 'Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand''media:generate-thumbnails' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateThumbnailsCommand''media:generate-media-types' => 'Shopware\\Core\\Content\\Media\\Commands\\GenerateMediaTypesCommand''media:delete-unused' => 'Shopware\\Core\\Content\\Media\\Commands\\DeleteNotUsedMediaCommand''product-export:generate' => 'Shopware\\Core\\Content\\ProductExport\\Command\\ProductExportGenerateCommand''import-export:delete-expired' => 'Shopware\\Core\\Content\\ImportExport\\Command\\DeleteExpiredFilesCommand''import:entity' => 'Shopware\\Core\\Content\\ImportExport\\Command\\ImportEntityCommand''sitemap:generate' => 'Shopware\\Core\\Content\\Sitemap\\Commands\\SitemapGenerateCommand''customer:delete-unused-guests' => 'Shopware\\Core\\Checkout\\Customer\\Command\\DeleteUnusedGuestCustomersCommand''http:cache:warm:up' => 'Shopware\\Storefront\\Framework\\Command\\HttpCacheWarmUpCommand''sales-channel:create:storefront' => 'Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand''theme:create' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand''theme:change' => 'Shopware\\Storefront\\Theme\\Command\\ThemeChangeCommand''theme:compile' => 'Shopware\\Storefront\\Theme\\Command\\ThemeCompileCommand''theme:dump' => 'Shopware\\Storefront\\Theme\\Command\\ThemeDumpCommand''theme:refresh' => 'Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand''theme:prepare-icons' => 'Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand''es:index' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand''es:test:analyzer' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand''es:status' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchStatusCommand''es:reset' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchResetCommand''es:create:alias' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand''es:index:cleanup' => 'Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCleanIndicesCommand''system:install' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand''system:generate-jwt-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateJwtSecretCommand''system:generate-app-secret' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand''system:setup' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemSetupCommand''system:update:prepare' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand''system:update:finish' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand''sales-channel:update:domain' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand''system:configure-shop' => 'Shopware\\Core\\Maintenance\\System\\Command\\SystemConfigureShopCommand''sales-channel:create' => 'Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand''sales-channel:list' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand''sales-channel:maintenance:enable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand''sales-channel:maintenance:disable' => 'Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand''user:create' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserCreateCommand''user:change-password' => 'Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand''swag:paypal:crawl:webhooks' => 'Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand''swag:paypal:pos:sync' => 'Swag\\PayPal\\Pos\\Command\\PosSyncCommand''swag:paypal:pos:sync:images' => 'Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand''swag:paypal:pos:sync:inventory' => 'Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand''swag:paypal:pos:sync:product' => 'Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand''swag:paypal:pos:log:cleanup' => 'Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand''cupro-template:generate-tree' => 'Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand''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']);
  10816.     }
  10817.     /**
  10818.      * Gets the public 'container.env_var_processors_locator' shared service.
  10819.      *
  10820.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  10821.      */
  10822.     protected function getContainer_EnvVarProcessorsLocatorService()
  10823.     {
  10824.         return $this->services['container.env_var_processors_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  10825.             'base64' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10826.             'bool' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10827.             'const' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10828.             'csv' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10829.             'default' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10830.             'file' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10831.             'float' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10832.             'int' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10833.             'json' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10834.             'key' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10835.             'not' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10836.             'query_string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10837.             'require' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10838.             'resolve' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10839.             'string' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10840.             'trim' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10841.             'url' => ['privates''container.env_var_processor''getContainer_EnvVarProcessorService'false],
  10842.         ], [
  10843.             'base64' => '?',
  10844.             'bool' => '?',
  10845.             'const' => '?',
  10846.             'csv' => '?',
  10847.             'default' => '?',
  10848.             'file' => '?',
  10849.             'float' => '?',
  10850.             'int' => '?',
  10851.             'json' => '?',
  10852.             'key' => '?',
  10853.             'not' => '?',
  10854.             'query_string' => '?',
  10855.             'require' => '?',
  10856.             'resolve' => '?',
  10857.             'string' => '?',
  10858.             'trim' => '?',
  10859.             'url' => '?',
  10860.         ]);
  10861.     }
  10862.     /**
  10863.      * Gets the public 'content.filesystem.private' shared service.
  10864.      *
  10865.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10866.      */
  10867.     protected function getContent_Filesystem_PrivateService()
  10868.     {
  10869.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10870.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10871.         return $this->services['content.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/content');
  10872.     }
  10873.     /**
  10874.      * Gets the public 'content.filesystem.public' shared service.
  10875.      *
  10876.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  10877.      */
  10878.     protected function getContent_Filesystem_PublicService()
  10879.     {
  10880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  10881.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  10882.         return $this->services['content.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/content');
  10883.     }
  10884.     /**
  10885.      * Gets the public 'country.repository' shared service.
  10886.      *
  10887.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10888.      */
  10889.     protected function getCountry_RepositoryService()
  10890.     {
  10891.         return $this->services['country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\CountryDefinition'] ?? $this->getCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10892.     }
  10893.     /**
  10894.      * Gets the public 'country_state.repository' shared service.
  10895.      *
  10896.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10897.      */
  10898.     protected function getCountryState_RepositoryService()
  10899.     {
  10900.         return $this->services['country_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\CountryStateDefinition'] ?? $this->getCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10901.     }
  10902.     /**
  10903.      * Gets the public 'country_state_translation.repository' shared service.
  10904.      *
  10905.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10906.      */
  10907.     protected function getCountryStateTranslation_RepositoryService()
  10908.     {
  10909.         return $this->services['country_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] ?? $this->getCountryStateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10910.     }
  10911.     /**
  10912.      * Gets the public 'country_translation.repository' shared service.
  10913.      *
  10914.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10915.      */
  10916.     protected function getCountryTranslation_RepositoryService()
  10917.     {
  10918.         return $this->services['country_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] ?? $this->getCountryTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10919.     }
  10920.     /**
  10921.      * Gets the public 'currency.repository' shared service.
  10922.      *
  10923.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10924.      */
  10925.     protected function getCurrency_RepositoryService()
  10926.     {
  10927.         return $this->services['currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\CurrencyDefinition'] ?? $this->getCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10928.     }
  10929.     /**
  10930.      * Gets the public 'currency_country_rounding.repository' shared service.
  10931.      *
  10932.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10933.      */
  10934.     protected function getCurrencyCountryRounding_RepositoryService()
  10935.     {
  10936.         return $this->services['currency_country_rounding.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] ?? $this->getCurrencyCountryRoundingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10937.     }
  10938.     /**
  10939.      * Gets the public 'currency_translation.repository' shared service.
  10940.      *
  10941.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10942.      */
  10943.     protected function getCurrencyTranslation_RepositoryService()
  10944.     {
  10945.         return $this->services['currency_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] ?? $this->getCurrencyTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10946.     }
  10947.     /**
  10948.      * Gets the public 'custom_entity.repository' shared service.
  10949.      *
  10950.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10951.      */
  10952.     protected function getCustomEntity_RepositoryService()
  10953.     {
  10954.         return $this->services['custom_entity.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] ?? $this->getCustomEntityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10955.     }
  10956.     /**
  10957.      * Gets the public 'custom_field.repository' shared service.
  10958.      *
  10959.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10960.      */
  10961.     protected function getCustomField_RepositoryService()
  10962.     {
  10963.         return $this->services['custom_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] ?? $this->getCustomFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10964.     }
  10965.     /**
  10966.      * Gets the public 'custom_field_set.repository' shared service.
  10967.      *
  10968.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10969.      */
  10970.     protected function getCustomFieldSet_RepositoryService()
  10971.     {
  10972.         return $this->services['custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] ?? $this->getCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10973.     }
  10974.     /**
  10975.      * Gets the public 'custom_field_set_relation.repository' shared service.
  10976.      *
  10977.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10978.      */
  10979.     protected function getCustomFieldSetRelation_RepositoryService()
  10980.     {
  10981.         return $this->services['custom_field_set_relation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] ?? $this->getCustomFieldSetRelationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10982.     }
  10983.     /**
  10984.      * Gets the public 'customer.repository' shared service.
  10985.      *
  10986.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10987.      */
  10988.     protected function getCustomer_RepositoryService()
  10989.     {
  10990.         return $this->services['customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  10991.     }
  10992.     /**
  10993.      * Gets the public 'customer_address.repository' shared service.
  10994.      *
  10995.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  10996.      */
  10997.     protected function getCustomerAddress_RepositoryService()
  10998.     {
  10999.         return $this->services['customer_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] ?? $this->getCustomerAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11000.     }
  11001.     /**
  11002.      * Gets the public 'customer_group.repository' shared service.
  11003.      *
  11004.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11005.      */
  11006.     protected function getCustomerGroup_RepositoryService()
  11007.     {
  11008.         return $this->services['customer_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] ?? $this->getCustomerGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11009.     }
  11010.     /**
  11011.      * Gets the public 'customer_group_registration_sales_channels.repository' shared service.
  11012.      *
  11013.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11014.      */
  11015.     protected function getCustomerGroupRegistrationSalesChannels_RepositoryService()
  11016.     {
  11017.         return $this->services['customer_group_registration_sales_channels.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] ?? $this->getCustomerGroupRegistrationSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11018.     }
  11019.     /**
  11020.      * Gets the public 'customer_group_translation.repository' shared service.
  11021.      *
  11022.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11023.      */
  11024.     protected function getCustomerGroupTranslation_RepositoryService()
  11025.     {
  11026.         return $this->services['customer_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] ?? $this->getCustomerGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11027.     }
  11028.     /**
  11029.      * Gets the public 'customer_recovery.repository' shared service.
  11030.      *
  11031.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11032.      */
  11033.     protected function getCustomerRecovery_RepositoryService()
  11034.     {
  11035.         return $this->services['customer_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] ?? $this->getCustomerRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11036.     }
  11037.     /**
  11038.      * Gets the public 'customer_tag.repository' shared service.
  11039.      *
  11040.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11041.      */
  11042.     protected function getCustomerTag_RepositoryService()
  11043.     {
  11044.         return $this->services['customer_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] ?? $this->getCustomerTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11045.     }
  11046.     /**
  11047.      * Gets the public 'customer_wishlist.repository' shared service.
  11048.      *
  11049.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11050.      */
  11051.     protected function getCustomerWishlist_RepositoryService()
  11052.     {
  11053.         return $this->services['customer_wishlist.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] ?? $this->getCustomerWishlistDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11054.     }
  11055.     /**
  11056.      * Gets the public 'customer_wishlist_product.repository' shared service.
  11057.      *
  11058.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11059.      */
  11060.     protected function getCustomerWishlistProduct_RepositoryService()
  11061.     {
  11062.         return $this->services['customer_wishlist_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] ?? $this->getCustomerWishlistProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11063.     }
  11064.     /**
  11065.      * Gets the public 'data_collector.dump' shared service.
  11066.      *
  11067.      * @return \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector
  11068.      */
  11069.     protected function getDataCollector_DumpService()
  11070.     {
  11071.         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);
  11072.     }
  11073.     /**
  11074.      * Gets the public 'dead_message.repository' shared service.
  11075.      *
  11076.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11077.      */
  11078.     protected function getDeadMessage_RepositoryService()
  11079.     {
  11080.         return $this->services['dead_message.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] ?? $this->getDeadMessageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11081.     }
  11082.     /**
  11083.      * Gets the public 'delivery_time.repository' shared service.
  11084.      *
  11085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11086.      */
  11087.     protected function getDeliveryTime_RepositoryService()
  11088.     {
  11089.         return $this->services['delivery_time.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] ?? $this->getDeliveryTimeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11090.     }
  11091.     /**
  11092.      * Gets the public 'delivery_time_translation.repository' shared service.
  11093.      *
  11094.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11095.      */
  11096.     protected function getDeliveryTimeTranslation_RepositoryService()
  11097.     {
  11098.         return $this->services['delivery_time_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] ?? $this->getDeliveryTimeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11099.     }
  11100.     /**
  11101.      * Gets the public 'document.repository' shared service.
  11102.      *
  11103.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11104.      */
  11105.     protected function getDocument_RepositoryService()
  11106.     {
  11107.         return $this->services['document.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] ?? $this->getDocumentDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11108.     }
  11109.     /**
  11110.      * Gets the public 'document_base_config.repository' shared service.
  11111.      *
  11112.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11113.      */
  11114.     protected function getDocumentBaseConfig_RepositoryService()
  11115.     {
  11116.         return $this->services['document_base_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] ?? $this->getDocumentBaseConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11117.     }
  11118.     /**
  11119.      * Gets the public 'document_base_config_sales_channel.repository' shared service.
  11120.      *
  11121.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11122.      */
  11123.     protected function getDocumentBaseConfigSalesChannel_RepositoryService()
  11124.     {
  11125.         return $this->services['document_base_config_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] ?? $this->getDocumentBaseConfigSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11126.     }
  11127.     /**
  11128.      * Gets the public 'document_type.repository' shared service.
  11129.      *
  11130.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11131.      */
  11132.     protected function getDocumentType_RepositoryService()
  11133.     {
  11134.         return $this->services['document_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] ?? $this->getDocumentTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11135.     }
  11136.     /**
  11137.      * Gets the public 'document_type_translation.repository' shared service.
  11138.      *
  11139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11140.      */
  11141.     protected function getDocumentTypeTranslation_RepositoryService()
  11142.     {
  11143.         return $this->services['document_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] ?? $this->getDocumentTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11144.     }
  11145.     /**
  11146.      * Gets the public 'elasticsearch.filesystem.private' shared service.
  11147.      *
  11148.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11149.      */
  11150.     protected function getElasticsearch_Filesystem_PrivateService()
  11151.     {
  11152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11153.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11154.         return $this->services['elasticsearch.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/elasticsearch');
  11155.     }
  11156.     /**
  11157.      * Gets the public 'elasticsearch.filesystem.public' shared service.
  11158.      *
  11159.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  11160.      */
  11161.     protected function getElasticsearch_Filesystem_PublicService()
  11162.     {
  11163.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  11164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  11165.         return $this->services['elasticsearch.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/elasticsearch');
  11166.     }
  11167.     /**
  11168.      * Gets the public 'enqueue.client.default.producer' shared service.
  11169.      *
  11170.      * @return \Enqueue\Client\TraceableProducer
  11171.      */
  11172.     protected function getEnqueue_Client_Default_ProducerService()
  11173.     {
  11174.         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([])));
  11175.     }
  11176.     /**
  11177.      * Gets the public 'error_controller' shared service.
  11178.      *
  11179.      * @return \Symfony\Component\HttpKernel\Controller\ErrorController
  11180.      */
  11181.     protected function getErrorController2Service()
  11182.     {
  11183.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ErrorController.php';
  11184.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  11185.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/SerializerErrorRenderer.php';
  11186.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/ErrorRenderer/TwigErrorRenderer.php';
  11187.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  11188.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  11189.         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)));
  11190.     }
  11191.     /**
  11192.      * Gets the public 'event_action.repository' shared service.
  11193.      *
  11194.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11195.      */
  11196.     protected function getEventAction_RepositoryService()
  11197.     {
  11198.         return $this->services['event_action.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] ?? $this->getEventActionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11199.     }
  11200.     /**
  11201.      * Gets the public 'event_action_rule.repository' shared service.
  11202.      *
  11203.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11204.      */
  11205.     protected function getEventActionRule_RepositoryService()
  11206.     {
  11207.         return $this->services['event_action_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] ?? $this->getEventActionRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11208.     }
  11209.     /**
  11210.      * Gets the public 'event_action_sales_channel.repository' shared service.
  11211.      *
  11212.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  11213.      */
  11214.     protected function getEventActionSalesChannel_RepositoryService()
  11215.     {
  11216.         return $this->services['event_action_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] ?? $this->getEventActionSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  11217.     }
  11218.     /**
  11219.      * Gets the public 'event_dispatcher' shared service.
  11220.      *
  11221.      * @return \Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
  11222.      */
  11223.     protected function getEventDispatcherService()
  11224.     {
  11225.         $a = new \Symfony\Bridge\Monolog\Logger('event');
  11226.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  11227.         $a->pushHandler(new \Monolog\Handler\NullHandler());
  11228.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  11229.         $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())));
  11230.         $instance->addListener('kernel.request', [=> function () {
  11231.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteParamsCleanupListener'] = new \Shopware\Core\Framework\Routing\RouteParamsCleanupListener()));
  11232.         }, => '__invoke'], 0);
  11233.         $instance->addListener('kernel.request', [=> function () {
  11234.             return ($this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] ?? $this->getTwigDateRequestListenerService());
  11235.         }, => 'onKernelRequest'], 0);
  11236.         $instance->addListener('kernel.response', [=> function () {
  11237.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\ResponseHeaderListener'] = new \Shopware\Storefront\Framework\Routing\ResponseHeaderListener()));
  11238.         }, => '__invoke'], -10);
  11239.         $instance->addListener('Shopware\\Core\\Content\\MailTemplate\\Service\\Event\\MailBeforeValidateEvent', [=> function () {
  11240.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Content\\MailTemplate\\Service\\Event\\OrderConfirmationSubscriber'] ?? $this->getOrderConfirmationSubscriberService());
  11241.         }, => '__invoke'], 0);
  11242.         $instance->addListener('kernel.controller', [=> function () {
  11243.             return ($this->privates['data_collector.router'] ?? ($this->privates['data_collector.router'] = new \Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector()));
  11244.         }, => 'onKernelController'], 0);
  11245.         $instance->addListener('kernel.controller', [=> function () {
  11246.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] ?? $this->getContextResolverListenerService());
  11247.         }, => 'resolveContext'], -10);
  11248.         $instance->addListener('kernel.request', [=> function () {
  11249.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  11250.         }, => 'initializeCspNonce'], 0);
  11251.         $instance->addListener('kernel.response', [=> function () {
  11252.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] ?? $this->getCoreSubscriberService());
  11253.         }, => 'setSecurityHeaders'], 0);
  11254.         $instance->addListener('kernel.controller', [=> function () {
  11255.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeListener'] ?? $this->getRouteScopeListenerService());
  11256.         }, => 'checkScope'], -20);
  11257.         $instance->addListener('kernel.request', [=> function () {
  11258.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  11259.         }, => 'request'], -10);
  11260.         $instance->addListener('kernel.response', [=> function () {
  11261.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  11262.         }, => 'response'], -10);
  11263.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  11264.             return ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] ?? $this->getRouteEventSubscriberService());
  11265.         }, => 'render'], -10);
  11266.         $instance->addListener('snippet.written', [=> function () {
  11267.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  11268.         }, => 'invalidate'], 0);
  11269.         $instance->addListener('snippet.deleted', [=> function () {
  11270.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  11271.         }, => 'invalidate'], 0);
  11272.         $instance->addListener('snippet_set.deleted', [=> function () {
  11273.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\TranslatorCacheInvalidate'] ?? $this->getTranslatorCacheInvalidateService());
  11274.         }, => 'invalidate'], 0);
  11275.         $instance->addListener('app_template.written', [=> function () {
  11276.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService());
  11277.         }, => 'reset'], 0);
  11278.         $instance->addListener('shopware.global_business_event', [=> function () {
  11279.             return ($this->privates['Shopware\\Core\\Framework\\Log\\LoggingService'] ?? $this->getLoggingServiceService());
  11280.         }, => 'logBusinessEvent'], 0);
  11281.         $instance->addListener('kernel.controller', [=> function () {
  11282.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  11283.         }, => 'setStates'], -21);
  11284.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  11285.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  11286.         }, => 'login'], 0);
  11287.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartChangedEvent', [=> function () {
  11288.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheStateSubscriber'] ?? $this->getCacheStateSubscriberService());
  11289.         }, => 'cartChanged'], 0);
  11290.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11291.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\Script\\ScriptCacheInvalidationSubscriber'] ?? $this->getScriptCacheInvalidationSubscriberService());
  11292.         }, => 'executeCacheInvalidationHook'], 0);
  11293.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  11294.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11295.         }, => 'invalidateCategoryRouteByCategoryIds'], 2000);
  11296.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  11297.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11298.         }, => 'invalidateListingRouteByCategoryIds'], 2001);
  11299.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  11300.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11301.         }, => 'invalidateIndexedLandingPages'], 2000);
  11302.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11303.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11304.         }, => 'invalidateSearch'], 2000);
  11305.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11306.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11307.         }, => 'invalidateListings'], 2001);
  11308.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11309.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11310.         }, => 'invalidateProductIds'], 2002);
  11311.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11312.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11313.         }, => 'invalidateDetailRoute'], 2004);
  11314.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11315.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11316.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  11317.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11318.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11319.         }, => 'invalidateReviewRoute'], 2006);
  11320.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11321.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11322.         }, => 'invalidateSearch'], 2000);
  11323.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11324.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11325.         }, => 'invalidateListings'], 2001);
  11326.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11327.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11328.         }, => 'invalidateProductIds'], 2002);
  11329.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11330.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11331.         }, => 'invalidateDetailRoute'], 2004);
  11332.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11333.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11334.         }, => 'invalidateStreamsAfterIndexing'], 2005);
  11335.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductNoLongerAvailableEvent', [=> function () {
  11336.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11337.         }, => 'invalidateReviewRoute'], 2006);
  11338.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11339.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11340.         }, => 'invalidateCmsPageIds'], 2001);
  11341.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11342.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11343.         }, => 'invalidateCurrencyRoute'], 2002);
  11344.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11345.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11346.         }, => 'invalidateLanguageRoute'], 2003);
  11347.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11348.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11349.         }, => 'invalidateNavigationRoute'], 2004);
  11350.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11351.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11352.         }, => 'invalidatePaymentMethodRoute'], 2005);
  11353.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11354.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11355.         }, => 'invalidateProductAssignment'], 2006);
  11356.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11357.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11358.         }, => 'invalidateManufacturerFilters'], 2007);
  11359.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11360.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11361.         }, => 'invalidatePropertyFilters'], 2008);
  11362.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11363.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11364.         }, => 'invalidateCrossSellingRoute'], 2009);
  11365.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11366.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11367.         }, => 'invalidateContext'], 2010);
  11368.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11369.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11370.         }, => 'invalidateShippingMethodRoute'], 2011);
  11371.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11372.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11373.         }, => 'invalidateSnippets'], 2012);
  11374.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11375.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11376.         }, => 'invalidateStreamsBeforeIndexing'], 2013);
  11377.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11378.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11379.         }, => 'invalidateStreamIds'], 2014);
  11380.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11381.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11382.         }, => 'invalidateCountryRoute'], 2015);
  11383.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11384.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11385.         }, => 'invalidateSalutationRoute'], 2016);
  11386.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11387.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11388.         }, => 'invalidateInitialStateIdLoader'], 2017);
  11389.         $instance->addListener('Shopware\\Core\\Content\\Seo\\Event\\SeoUrlUpdateEvent', [=> function () {
  11390.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11391.         }, => 'invalidateSeoUrls'], 2000);
  11392.         $instance->addListener('Shopware\\Core\\Content\\Rule\\Event\\RuleIndexerEvent', [=> function () {
  11393.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11394.         }, => 'invalidateRules'], 2000);
  11395.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  11396.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11397.         }, => 'invalidateRules'], 2000);
  11398.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  11399.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11400.         }, => 'invalidateConfig'], 2001);
  11401.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  11402.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11403.         }, => 'invalidateRules'], 2000);
  11404.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  11405.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11406.         }, => 'invalidateConfig'], 2001);
  11407.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  11408.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11409.         }, => 'invalidateRules'], 2000);
  11410.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  11411.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11412.         }, => 'invalidateConfig'], 2001);
  11413.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  11414.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11415.         }, => 'invalidateRules'], 2000);
  11416.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  11417.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11418.         }, => 'invalidateConfig'], 2001);
  11419.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  11420.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11421.         }, => 'invalidateRules'], 2000);
  11422.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  11423.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11424.         }, => 'invalidateConfig'], 2001);
  11425.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  11426.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11427.         }, => 'invalidateConfigKey'], 2000);
  11428.         $instance->addListener('Shopware\\Core\\Content\\Sitemap\\Event\\SitemapGeneratedEvent', [=> function () {
  11429.             return ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidationSubscriber'] ?? $this->getCacheInvalidationSubscriberService());
  11430.         }, => 'invalidateSitemap'], 2000);
  11431.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11432.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] ?? $this->getAclWriteValidatorService());
  11433.         }, => 'preValidate'], 0);
  11434.         $instance->addListener('kernel.controller', [=> function () {
  11435.             return ($this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] ?? $this->getAclAnnotationValidatorService());
  11436.         }, => 'validate'], -20);
  11437.         $instance->addListener('Shopware\\Core\\Framework\\Api\\Acl\\Event\\CommandAclValidationEvent', [=> function () {
  11438.             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()));
  11439.         }, => 'validate'], 0);
  11440.         $instance->addListener('kernel.request', [=> function () {
  11441.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  11442.         }, => 'onKernelRequest'], 9999);
  11443.         $instance->addListener('kernel.response', [=> function () {
  11444.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\CorsListener'] = new \Shopware\Core\Framework\Api\EventListener\CorsListener()));
  11445.         }, => 'onKernelResponse'], 9999);
  11446.         $instance->addListener('kernel.exception', [=> function () {
  11447.             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)));
  11448.         }, => 'onKernelException'], -1);
  11449.         $instance->addListener('kernel.response', [=> function () {
  11450.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ResponseHeaderListener'] = new \Shopware\Core\Framework\Api\EventListener\ResponseHeaderListener()));
  11451.         }, => 'onResponse'], 0);
  11452.         $instance->addListener('kernel.request', [=> function () {
  11453.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\JsonRequestTransformerListener'] = new \Shopware\Core\Framework\Api\EventListener\JsonRequestTransformerListener()));
  11454.         }, => 'onRequest'], 128);
  11455.         $instance->addListener('kernel.controller', [=> function () {
  11456.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] ?? $this->getExpectationSubscriberService());
  11457.         }, => 'checkExpectations'], -21);
  11458.         $instance->addListener('kernel.controller', [=> function () {
  11459.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\SalesChannelAuthenticationListener'] ?? $this->getSalesChannelAuthenticationListenerService());
  11460.         }, => 'validateRequest'], -2);
  11461.         $instance->addListener('kernel.request', [=> function () {
  11462.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  11463.         }, => 'setupOAuth'], 128);
  11464.         $instance->addListener('kernel.controller', [=> function () {
  11465.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\ApiAuthenticationListener'] ?? $this->getApiAuthenticationListenerService());
  11466.         }, => 'validateRequest'], -2);
  11467.         $instance->addListener('user.written', [=> function () {
  11468.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  11469.         }, => 'onUserWritten'], 0);
  11470.         $instance->addListener('user.deleted', [=> function () {
  11471.             return ($this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\Authentication\\UserCredentialsChangedSubscriber'] ?? $this->getUserCredentialsChangedSubscriberService());
  11472.         }, => 'onUserDeleted'], 0);
  11473.         $instance->addListener('app.loaded', [=> function () {
  11474.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\AppLoadedSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\AppLoadedSubscriber()));
  11475.         }, => 'unserialize'], 0);
  11476.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11477.             return ($this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] ?? $this->getCustomFieldProtectionSubscriberService());
  11478.         }, => 'checkWrite'], 0);
  11479.         $instance->addListener('custom_field.deleted', [=> function () {
  11480.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  11481.         }, => 'invalidateCache'], 0);
  11482.         $instance->addListener('custom_field.written', [=> function () {
  11483.             return ($this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] ?? $this->getCustomFieldServiceService());
  11484.         }, => 'invalidateCache'], 0);
  11485.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressStartedEvent', [=> function () {
  11486.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  11487.         }, => 'startProgress'], 0);
  11488.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressAdvancedEvent', [=> function () {
  11489.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  11490.         }, => 'advanceProgress'], 0);
  11491.         $instance->addListener('Shopware\\Core\\Framework\\Event\\ProgressFinishedEvent', [=> function () {
  11492.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Command\\RefreshIndexCommand'] ?? $this->getRefreshIndexCommandService());
  11493.         }, => 'finishProgress'], 0);
  11494.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePreFinishEvent', [=> function () {
  11495.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  11496.         }, => 'runRegisteredIndexers'], 0);
  11497.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  11498.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\Subscriber\\RegisteredIndexerSubscriber'] ?? $this->getRegisteredIndexerSubscriberService());
  11499.         }, => 'runRegisteredIndexers'], 0);
  11500.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11501.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\LockValidator'] ?? $this->getLockValidatorService());
  11502.         }, => 'preValidate'], 0);
  11503.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11504.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  11505.         }, => 'validateWriteCommands'], 0);
  11506.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntitySearchedEvent', [=> function () {
  11507.             return ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\EntityProtection\\EntityProtectionValidator'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityProtection\EntityProtectionValidator()));
  11508.         }, => 'validateEntitySearch'], 0);
  11509.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11510.             return ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  11511.         }, => 'refresh'], 1000);
  11512.         $instance->addListener('mail_template.deleted', [=> function () {
  11513.             return ($this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] ?? $this->getEventActionSubscriberService());
  11514.         }, => 'deleted'], 0);
  11515.         $instance->addListener('dead_message.loaded', [=> function () {
  11516.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\DeadMessageLoadedSubscriber'] = new \Shopware\Core\Framework\MessageQueue\Subscriber\DeadMessageLoadedSubscriber()));
  11517.         }, => 'unserialize'], 0);
  11518.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  11519.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Subscriber\\MessageFailedHandler'] ?? $this->getMessageFailedHandlerService());
  11520.         }, => 'onMessageFailed'], 99);
  11521.         $instance->addListener('plugin.loaded', [=> function () {
  11522.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginLoadedSubscriber'] = new \Shopware\Core\Framework\Plugin\Subscriber\PluginLoadedSubscriber()));
  11523.         }, => 'unserialize'], 0);
  11524.         $instance->addListener('acl_role.loaded', [=> function () {
  11525.             return ($this->privates['Shopware\\Core\\Framework\\Plugin\\Subscriber\\PluginAclPrivilegesSubscriber'] ?? $this->getPluginAclPrivilegesSubscriberService());
  11526.         }, => 'onAclRoleLoaded'], 0);
  11527.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  11528.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  11529.         }, => 'afterPluginStateChange'], 0);
  11530.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  11531.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriberService());
  11532.         }, => 'afterPluginStateChange'], 0);
  11533.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  11534.             return ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Subscriber\\UpdatePostFinishSubscriber'] ?? $this->getUpdatePostFinishSubscriberService());
  11535.         }, => 'updatePostFinishEvent'], 0);
  11536.         $instance->addListener('script.written', [=> function () {
  11537.             return ($this->privates['Shopware\\Core\\Framework\\Script\\Execution\\ScriptLoader'] ?? $this->getScriptLoaderService());
  11538.         }, => 'invalidateCache'], 0);
  11539.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11540.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  11541.         }, => 'preValidate'], 0);
  11542.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  11543.             return ($this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] ?? $this->getLanguageValidatorService());
  11544.         }, => 'postValidate'], 0);
  11545.         $instance->addListener('language.deleted', [=> function () {
  11546.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  11547.         }, => 'invalidateCache'], 0);
  11548.         $instance->addListener('language.written', [=> function () {
  11549.             return ($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService());
  11550.         }, => 'invalidateCache'], 0);
  11551.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11552.             return ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Language\\TranslationValidator'] = new \Shopware\Core\System\Language\TranslationValidator()));
  11553.         }, => 'preValidate'], 0);
  11554.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  11555.             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'))));
  11556.         }, => 'update'], 0);
  11557.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  11558.             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'))));
  11559.         }, => 'onUpdate'], 0);
  11560.         $instance->addListener('kernel.response', [=> function () {
  11561.             return ($this->privates['Shopware\\Core\\Content\\Seo\\SalesChannel\\StoreApiSeoResolver'] ?? $this->getStoreApiSeoResolverService());
  11562.         }, => 'addSeoInformation'], 10000);
  11563.         $instance->addListener('webhook.written', [=> function () {
  11564.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  11565.         }, => 'clearWebhookCache'], 0);
  11566.         $instance->addListener('acl_role.written', [=> function () {
  11567.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? $this->getWebhookCacheClearerService());
  11568.         }, => 'clearPrivilegesCache'], 0);
  11569.         $instance->addListener('Shopware\\Core\\Framework\\Webhook\\Event\\RetryWebhookMessageFailedEvent', [=> function () {
  11570.             return ($this->privates['Shopware\\Core\\Framework\\Webhook\\Subscriber\\RetryWebhookMessageFailedSubscriber'] ?? $this->getRetryWebhookMessageFailedSubscriberService());
  11571.         }, => 'handleWebhookMessageFail'], 0);
  11572.         $instance->addListener('kernel.response', [=> function () {
  11573.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StoreApiResponseListener'] ?? $this->getStoreApiResponseListenerService());
  11574.         }, => 'encodeResponse'], 10000);
  11575.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11576.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidatorService());
  11577.         }, => 'handleSalesChannelLanguageIds'], 0);
  11578.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11579.             return ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] ?? ($this->privates['Shopware\\Core\\System\\SalesChannel\\Subscriber\\SalesChannelTypeValidator'] = new \Shopware\Core\System\SalesChannel\Subscriber\SalesChannelTypeValidator()));
  11580.         }, => 'preWriteValidateEvent'], 0);
  11581.         $instance->addListener('country.written', [=> function () {
  11582.             return ($this->privates['Shopware\\Core\\System\\Country\\CountryTaxFreeDeprecationUpdater'] ?? $this->getCountryTaxFreeDeprecationUpdaterService());
  11583.         }, => 'updated'], 0);
  11584.         $instance->addListener('currency.loaded', [=> function () {
  11585.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyLoadSubscriber'] = new \Shopware\Core\System\Currency\CurrencyLoadSubscriber()));
  11586.         }, => 'setDefault'], 0);
  11587.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11588.             return ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] ?? ($this->privates['Shopware\\Core\\System\\Currency\\CurrencyValidator'] = new \Shopware\Core\System\Currency\CurrencyValidator()));
  11589.         }, => 'preValidate'], 0);
  11590.         $instance->addListener('custom_field.written', [=> function () {
  11591.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  11592.         }, => 'customFieldIsWritten'], 0);
  11593.         $instance->addListener('custom_field.deleted', [=> function () {
  11594.             return ($this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] ?? $this->getCustomFieldSubscriberService());
  11595.         }, => 'customFieldIsDeleted'], 0);
  11596.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11597.             return ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] ?? ($this->privates['Shopware\\Core\\System\\Salutation\\DefaultSalutationValidator'] = new \Shopware\Core\System\Salutation\DefaultSalutationValidator()));
  11598.         }, => 'validate'], 0);
  11599.         $instance->addListener('Shopware\\Core\\System\\SystemConfig\\Event\\SystemConfigChangedEvent', [=> function () {
  11600.             return ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] = new \Shopware\Core\System\SystemConfig\Store\MemoizedSystemConfigStore()));
  11601.         }, => 'onValueChanged'], 1500);
  11602.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  11603.             return ($this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] ?? $this->getEntryPointValidatorService());
  11604.         }, => 'postValidate'], 0);
  11605.         $instance->addListener('media.loaded', [=> function () {
  11606.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  11607.         }, => 'unserialize'], 10);
  11608.         $instance->addListener('media.loaded', [=> function () {
  11609.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaLoadedSubscriber'] ?? $this->getMediaLoadedSubscriberService());
  11610.         }, => 'addUrls'], 0);
  11611.         $instance->addListener('media_folder_configuration.loaded', [=> function () {
  11612.             return ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\Subscriber\\MediaFolderConfigLoadedSubscriber'] = new \Shopware\Core\Content\Media\Subscriber\MediaFolderConfigLoadedSubscriber()));
  11613.         }, => 'unserialize'], 10);
  11614.         $instance->addListener('product.loaded', [=> function () {
  11615.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  11616.         }, => 'loaded'], 0);
  11617.         $instance->addListener('product.partial_loaded', [=> function () {
  11618.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  11619.         }, => 'partialEntityLoaded'], 0);
  11620.         $instance->addListener('sales_channel.product.loaded', [=> function () {
  11621.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  11622.         }, => 'salesChannelLoaded'], 0);
  11623.         $instance->addListener('sales_channel.product.partial_loaded', [=> function () {
  11624.             return ($this->privates['Shopware\\Core\\Content\\Product\\Subscriber\\ProductSubscriber'] ?? $this->getProductSubscriberService());
  11625.         }, => 'partialSalesChannelLoaded'], 0);
  11626.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  11627.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11628.         }, => 'handleListingRequest'], 100);
  11629.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  11630.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11631.         }, => 'handleFlags'], -100);
  11632.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestCriteriaEvent', [=> function () {
  11633.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11634.         }, => 'handleFlags'], -100);
  11635.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  11636.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11637.         }, => 'handleSearchRequest'], 100);
  11638.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchCriteriaEvent', [=> function () {
  11639.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11640.         }, => 'handleFlags'], -100);
  11641.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  11642.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11643.         }, => 'handleResult'], 100);
  11644.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  11645.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11646.         }, => 'removeScoreSorting'], -100);
  11647.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  11648.             return ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingFeaturesSubscriber'] ?? $this->getProductListingFeaturesSubscriberService());
  11649.         }, => 'handleResult'], 0);
  11650.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11651.             return ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] ?? $this->getProductLineItemCommandValidatorService());
  11652.         }, => 'preValidate'], 0);
  11653.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  11654.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  11655.         }, => 'orderPlaced'], 0);
  11656.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  11657.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  11658.         }, => 'stateChanged'], 0);
  11659.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11660.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  11661.         }, => 'triggerChangeSet'], 0);
  11662.         $instance->addListener('order_line_item.written', [=> function () {
  11663.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  11664.         }, => 'lineItemWritten'], 0);
  11665.         $instance->addListener('order_line_item.deleted', [=> function () {
  11666.             return ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService());
  11667.         }, => 'lineItemWritten'], 0);
  11668.         $instance->addListener('newsletter_recipient.deleted', [=> function () {
  11669.             return ($this->privates['Shopware\\Core\\Content\\Newsletter\\Event\\Subscriber\\NewsletterRecipientDeletedSubscriber'] ?? $this->getNewsletterRecipientDeletedSubscriberService());
  11670.         }, => 'onNewsletterRecipientDeleted'], 0);
  11671.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11672.             return ($this->privates['Shopware\\Core\\Content\\Rule\\RuleValidator'] ?? $this->getRuleValidatorService());
  11673.         }, => 'preValidate'], 0);
  11674.         $instance->addListener('rule.loaded', [=> function () {
  11675.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RulePayloadSubscriber'] ?? $this->getRulePayloadSubscriberService());
  11676.         }, => 'unserialize'], 0);
  11677.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  11678.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11679.         }, => 'refreshPlugin'], 0);
  11680.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  11681.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11682.         }, => 'refreshPlugin'], 0);
  11683.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  11684.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11685.         }, => 'refreshPlugin'], 0);
  11686.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  11687.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11688.         }, => 'refreshPlugin'], 0);
  11689.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  11690.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11691.         }, => 'refreshPlugin'], 0);
  11692.         $instance->addListener('rule.written', [=> function () {
  11693.             return ($this->privates['Shopware\\Core\\Content\\Rule\\DataAbstractionLayer\\RuleIndexer'] ?? $this->getRuleIndexerService());
  11694.         }, => 'onRuleWritten'], 0);
  11695.         $instance->addListener('product_export.written', [=> function () {
  11696.             return ($this->privates['Shopware\\Core\\Content\\ProductExport\\EventListener\\ProductExportEventListener'] ?? $this->getProductExportEventListenerService());
  11697.         }, => 'afterWrite'], 0);
  11698.         $instance->addListener('action.mail.send', [=> function () {
  11699.             return ($this->privates['Shopware\\Core\\Content\\MailTemplate\\Subscriber\\MailSendSubscriber'] ?? $this->getMailSendSubscriberService());
  11700.         }, => 'sendMail'], 0);
  11701.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11702.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] ?? $this->getSystemDefaultValidatorService());
  11703.         }, => 'preValidate'], 0);
  11704.         $instance->addListener('media.written', [=> function () {
  11705.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  11706.         }, => 'persistMedia'], 0);
  11707.         $instance->addListener('import_export_file.deleted', [=> function () {
  11708.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\FileDeletedSubscriber'] ?? $this->getFileDeletedSubscriberService());
  11709.         }, => 'onFileDeleted'], 0);
  11710.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  11711.             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()));
  11712.         }, => 'enrich'], 0);
  11713.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportBeforeImportRecordEvent', [=> function () {
  11714.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductCategoryPathsSubscriber'] ?? $this->getProductCategoryPathsSubscriberService());
  11715.         }, => 'categoryPathsToAssignment'], 0);
  11716.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\EnrichExportCriteriaEvent', [=> function () {
  11717.             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()));
  11718.         }, => 'enrich'], 0);
  11719.         $instance->addListener('Shopware\\Core\\Content\\ImportExport\\Event\\ImportExportAfterImportRecordEvent', [=> function () {
  11720.             return ($this->privates['Shopware\\Core\\Content\\ImportExport\\Event\\Subscriber\\ProductVariantsSubscriber'] ?? $this->getProductVariantsSubscriberService());
  11721.         }, => 'onAfterImportRecord'], 0);
  11722.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  11723.             return ($this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] ?? $this->getLandingPageValidatorService());
  11724.         }, => 'preValidate'], 0);
  11725.         $instance->addListener('action.add.order.tag', [=> function () {
  11726.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  11727.         }, => 'handle'], 0);
  11728.         $instance->addListener('action.add.customer.tag', [=> function () {
  11729.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  11730.         }, => 'handle'], 0);
  11731.         $instance->addListener('action.remove.order.tag', [=> function () {
  11732.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  11733.         }, => 'handle'], 0);
  11734.         $instance->addListener('action.remove.customer.tag', [=> function () {
  11735.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  11736.         }, => 'handle'], 0);
  11737.         $instance->addListener('action.change.customer.group', [=> function () {
  11738.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  11739.         }, => 'handle'], 0);
  11740.         $instance->addListener('action.change.customer.status', [=> function () {
  11741.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  11742.         }, => 'handle'], 0);
  11743.         $instance->addListener('action.mail.send', [=> function () {
  11744.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  11745.         }, => 'handle'], 0);
  11746.         $instance->addListener('action.generate.document', [=> function () {
  11747.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  11748.         }, => 'handle'], 0);
  11749.         $instance->addListener('action.set.order.state', [=> function () {
  11750.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  11751.         }, => 'handle'], 0);
  11752.         $instance->addListener('action.set.customer.custom.field', [=> function () {
  11753.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  11754.         }, => 'handle'], 0);
  11755.         $instance->addListener('action.set.order.custom.field', [=> function () {
  11756.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  11757.         }, => 'handle'], 0);
  11758.         $instance->addListener('action.set.customer.group.custom.field', [=> function () {
  11759.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  11760.         }, => 'handle'], 0);
  11761.         $instance->addListener('action.add.customer.affiliate.and.campaign.code', [=> function () {
  11762.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  11763.         }, => 'handle'], 0);
  11764.         $instance->addListener('action.add.order.affiliate.and.campaign.code', [=> function () {
  11765.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  11766.         }, => 'handle'], 0);
  11767.         $instance->addListener('action.stop.flow', [=> function () {
  11768.             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()));
  11769.         }, => 'handle'], 0);
  11770.         $instance->addListener('flow.written', [=> function () {
  11771.             return ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? $this->getCachedFlowLoaderService());
  11772.         }, => 'invalidate'], 0);
  11773.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostInstallEvent', [=> function () {
  11774.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11775.         }, => 'refreshPlugin'], 0);
  11776.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostActivateEvent', [=> function () {
  11777.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11778.         }, => 'refreshPlugin'], 0);
  11779.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUpdateEvent', [=> function () {
  11780.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11781.         }, => 'refreshPlugin'], 0);
  11782.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostDeactivateEvent', [=> function () {
  11783.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11784.         }, => 'refreshPlugin'], 0);
  11785.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  11786.             return ($this->privates['Shopware\\Core\\Content\\Flow\\Indexing\\FlowIndexer'] ?? $this->getFlowIndexerService());
  11787.         }, => 'refreshPlugin'], 0);
  11788.         $instance->addListener('customer.loaded', [=> function () {
  11789.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  11790.         }, => 'loaded'], 0);
  11791.         $instance->addListener('customer_address.loaded', [=> function () {
  11792.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  11793.         }, => 'loaded'], 0);
  11794.         $instance->addListener('order_address.loaded', [=> function () {
  11795.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] ?? $this->getCustomerDefaultSalutationSubscriberService());
  11796.         }, => 'loaded'], 0);
  11797.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  11798.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  11799.         }, => 'fillCustomerMetaDataFields'], 0);
  11800.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11801.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] ?? $this->getCustomerMetaFieldSubscriberService());
  11802.         }, => 'deleteOrder'], 0);
  11803.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  11804.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerRemoteAddressSubscriber'] ?? $this->getCustomerRemoteAddressSubscriberService());
  11805.         }, => 'updateRemoteAddressByLogin'], 0);
  11806.         $instance->addListener('customer.written', [=> function () {
  11807.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  11808.         }, => 'onCustomerWritten'], 0);
  11809.         $instance->addListener('customer.deleted', [=> function () {
  11810.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerTokenSubscriber'] ?? $this->getCustomerTokenSubscriberService());
  11811.         }, => 'onCustomerDeleted'], 0);
  11812.         $instance->addListener('customer_group_translation.written', [=> function () {
  11813.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  11814.         }, => 'updatedCustomerGroup'], 0);
  11815.         $instance->addListener('customer_group_registration_sales_channels.written', [=> function () {
  11816.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  11817.         }, => 'newSalesChannelAddedToCustomerGroup'], 0);
  11818.         $instance->addListener('customer_group_translation.deleted', [=> function () {
  11819.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerGroupSubscriber'] ?? $this->getCustomerGroupSubscriberService());
  11820.         }, => 'deleteCustomerGroup'], 0);
  11821.         $instance->addListener('customer.written', [=> function () {
  11822.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] ?? $this->getCustomerChangePasswordSubscriberService());
  11823.         }, => 'onCustomerWritten'], 0);
  11824.         $instance->addListener('customer.written', [=> function () {
  11825.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerFlowEventsSubscriber'] ?? $this->getCustomerFlowEventsSubscriberService());
  11826.         }, => 'onCustomerWritten'], 0);
  11827.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\BeforeDeleteEvent', [=> function () {
  11828.             return ($this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] ?? $this->getCustomerBeforeDeleteSubscriberService());
  11829.         }, => 'beforeDelete'], 0);
  11830.         $instance->addListener('state_machine.order.state_changed', [=> function () {
  11831.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  11832.         }, => 'onOrderStateChange'], 0);
  11833.         $instance->addListener('state_machine.order_delivery.state_changed', [=> function () {
  11834.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  11835.         }, => 'onOrderDeliveryStateChange'], 0);
  11836.         $instance->addListener('state_machine.order_transaction.state_changed', [=> function () {
  11837.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  11838.         }, => 'onOrderTransactionStateChange'], 0);
  11839.         $instance->addListener('collect.business-events', [=> function () {
  11840.             return ($this->privates['Shopware\\Core\\Checkout\\Order\\Listener\\OrderStateChangeEventListener'] ?? $this->getOrderStateChangeEventListenerService());
  11841.         }, => 'onAddStateEvents'], 0);
  11842.         $instance->addListener('payment_method.loaded', [=> function () {
  11843.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentHandlerIdentifierSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentHandlerIdentifierSubscriber()));
  11844.         }, => 'formatHandlerIdentifier'], 0);
  11845.         $instance->addListener('payment_method.loaded', [=> function () {
  11846.             return ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\DataAbstractionLayer\\PaymentDistinguishableNameSubscriber'] = new \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentDistinguishableNameSubscriber()));
  11847.         }, => 'addDistinguishablePaymentName'], 0);
  11848.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11849.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] ?? $this->getPromotionValidatorService());
  11850.         }, => 'preValidate'], 0);
  11851.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  11852.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  11853.         }, => 'onLineItemAdded'], 0);
  11854.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemRemovedEvent', [=> function () {
  11855.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  11856.         }, => 'onLineItemRemoved'], 0);
  11857.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  11858.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\Storefront\\StorefrontCartSubscriber'] ?? $this->getStorefrontCartSubscriberService());
  11859.         }, => 'resetCodes'], 0);
  11860.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  11861.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Subscriber\\PromotionIndividualCodeRedeemer'] ?? $this->getPromotionIndividualCodeRedeemerService());
  11862.         }, => 'onOrderPlaced'], 0);
  11863.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  11864.             return ($this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] ?? $this->getPromotionRedemptionUpdaterService());
  11865.         }, => 'orderPlaced'], 0);
  11866.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  11867.             return ($this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] ?? $this->getShippingMethodValidatorService());
  11868.         }, => 'preValidate'], 0);
  11869.         $instance->addListener('sales_channel.deleted', [=> function () {
  11870.             return ($this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] ?? $this->getSalesChannelUserConfigSubscriberService());
  11871.         }, => 'onSalesChannelDeleted'], 0);
  11872.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11873.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] ?? $this->getCachedDomainLoaderInvalidatorService());
  11874.         }, => 'invalidate'], 2000);
  11875.         $instance->addListener('kernel.request', [=> function () {
  11876.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11877.         }, => 'startSession'], 40);
  11878.         $instance->addListener('kernel.request', [=> function () {
  11879.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11880.         }, => 'maintenanceResolver'], 0);
  11881.         $instance->addListener('kernel.exception', [=> function () {
  11882.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11883.         }, => 'showHtmlExceptionResponse'], -100);
  11884.         $instance->addListener('kernel.exception', [=> function () {
  11885.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11886.         }, => 'customerNotLoggedInHandler'], 0);
  11887.         $instance->addListener('kernel.exception', [=> function () {
  11888.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11889.         }, => 'maintenanceResolver'], 0);
  11890.         $instance->addListener('kernel.controller', [=> function () {
  11891.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11892.         }, => 'preventPageLoadingFromXmlHttpRequest'], -20);
  11893.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLoginEvent', [=> function () {
  11894.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11895.         }, => 'updateSessionAfterLogin'], 0);
  11896.         $instance->addListener('Shopware\\Core\\Checkout\\Customer\\Event\\CustomerLogoutEvent', [=> function () {
  11897.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11898.         }, => 'updateSessionAfterLogout'], 0);
  11899.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  11900.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11901.         }, => 'replaceCsrfToken'], 0);
  11902.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  11903.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11904.         }, => 'setCanonicalUrl'], 0);
  11905.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  11906.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11907.         }, => 'addHreflang'], 0);
  11908.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  11909.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11910.         }, => 'addShopIdParameter'], 0);
  11911.         $instance->addListener('Shopware\\Storefront\\Event\\StorefrontRenderEvent', [=> function () {
  11912.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11913.         }, => 'addIconSetConfig'], 0);
  11914.         $instance->addListener('Shopware\\Core\\Framework\\Routing\\Event\\SalesChannelContextResolvedEvent', [=> function () {
  11915.             return ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontSubscriber'] ?? $this->getStorefrontSubscriberService());
  11916.         }, => 'replaceContextToken'], 0);
  11917.         $instance->addListener('kernel.controller', [=> function () {
  11918.             return ($this->privates['Shopware\\Storefront\\Framework\\Csrf\\CsrfRouteListener'] ?? $this->getCsrfRouteListenerService());
  11919.         }, => 'csrfCheck'], -9);
  11920.         $instance->addListener('kernel.controller', [=> function () {
  11921.             return ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] ?? ($this->privates['Shopware\\Storefront\\Framework\\AffiliateTracking\\AffiliateTrackingListener'] = new \Shopware\Storefront\Framework\AffiliateTracking\AffiliateTrackingListener()));
  11922.         }, => 'checkAffiliateTracking'], -21);
  11923.         $instance->addListener('kernel.request', [=> function () {
  11924.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  11925.         }, => 'addHttpCacheToCoreRoutes'], 0);
  11926.         $instance->addListener('kernel.response', [=> function () {
  11927.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  11928.         }, => 'setResponseCache'], -1500);
  11929.         $instance->addListener('Shopware\\Core\\Framework\\Event\\BeforeSendResponseEvent', [=> function () {
  11930.             return ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheResponseSubscriber'] ?? $this->getCacheResponseSubscriberService());
  11931.         }, => 'updateCacheControlForBrowser'], 0);
  11932.         $instance->addListener('kernel.controller', [=> function () {
  11933.             return ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] ?? $this->getCaptchaRouteListenerService());
  11934.         }, => 'validateCaptcha'], -20);
  11935.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CartMergedEvent', [=> function () {
  11936.             return ($this->privates['Shopware\\Storefront\\Event\\CartMergedSubscriber'] ?? $this->getCartMergedSubscriberService());
  11937.         }, => 'addCartMergedNoticeFlash'], 0);
  11938.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  11939.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  11940.         }, => 'updateProductUrls'], 0);
  11941.         $instance->addListener('Shopware\\Core\\Content\\Category\\Event\\CategoryIndexerEvent', [=> function () {
  11942.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  11943.         }, => 'updateCategoryUrls'], 0);
  11944.         $instance->addListener('Shopware\\Core\\Content\\LandingPage\\Event\\LandingPageIndexerEvent', [=> function () {
  11945.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  11946.         }, => 'updateLandingPageUrls'], 0);
  11947.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  11948.             return ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] ?? $this->getSeoUrlUpdateListenerService());
  11949.         }, => 'detectSalesChannelEntryPoints'], 0);
  11950.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  11951.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  11952.         }, => 'invalidate'], 0);
  11953.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  11954.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  11955.         }, => 'assigned'], 0);
  11956.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  11957.             return ($this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] ?? $this->getCachedResolvedConfigLoaderInvalidatorService());
  11958.         }, => 'reset'], 0);
  11959.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppUpdatedEvent', [=> function () {
  11960.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  11961.         }, => 'handleAppActivationOrUpdate'], 0);
  11962.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppActivatedEvent', [=> function () {
  11963.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  11964.         }, => 'handleAppActivationOrUpdate'], 0);
  11965.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeactivatedEvent', [=> function () {
  11966.             return ($this->privates['Shopware\\Storefront\\Theme\\ThemeAppLifecycleHandler'] ?? $this->getThemeAppLifecycleHandlerService());
  11967.         }, => 'handleUninstall'], 0);
  11968.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigChangedEvent', [=> function () {
  11969.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  11970.         }, => 'dumpConfigFromEvent'], 0);
  11971.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeAssignedEvent', [=> function () {
  11972.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  11973.         }, => 'dumpConfigFromEvent'], 0);
  11974.         $instance->addListener('Shopware\\Storefront\\Theme\\Event\\ThemeConfigResetEvent', [=> function () {
  11975.             return ($this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\StaticFileConfigDumper'] ?? $this->getStaticFileConfigDumperService());
  11976.         }, => 'dumpConfigFromEvent'], 0);
  11977.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreActivateEvent', [=> function () {
  11978.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  11979.         }, => 'pluginActivate'], 0);
  11980.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUpdateEvent', [=> function () {
  11981.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  11982.         }, => 'pluginUpdate'], 0);
  11983.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreDeactivateEvent', [=> function () {
  11984.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  11985.         }, => 'pluginDeactivateAndUninstall'], 0);
  11986.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPreUninstallEvent', [=> function () {
  11987.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  11988.         }, => 'pluginDeactivateAndUninstall'], 0);
  11989.         $instance->addListener('Shopware\\Core\\Framework\\Plugin\\Event\\PluginPostUninstallEvent', [=> function () {
  11990.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\PluginLifecycleSubscriber'] ?? $this->getPluginLifecycleSubscriber2Service());
  11991.         }, => 'pluginPostUninstall'], 0);
  11992.         $instance->addListener('Shopware\\Core\\Framework\\App\\Event\\AppDeletedEvent', [=> function () {
  11993.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\AppLifecycleSubscriber'] ?? $this->getAppLifecycleSubscriberService());
  11994.         }, => 'onAppDeleted'], 0);
  11995.         $instance->addListener('kernel.request', [=> function () {
  11996.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  11997.         }, => 'requestEvent'], 0);
  11998.         $instance->addListener('kernel.exception', [=> function () {
  11999.             return ($this->privates['Shopware\\Storefront\\Theme\\Twig\\ThemeNamespaceHierarchyBuilder'] ?? $this->getThemeNamespaceHierarchyBuilderService());
  12000.         }, => 'requestEvent'], 0);
  12001.         $instance->addListener('Shopware\\Core\\Framework\\Store\\Event\\FirstRunWizardFinishedEvent', [=> function () {
  12002.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\FirstRunWizardSubscriber'] ?? $this->getFirstRunWizardSubscriberService());
  12003.         }, => 'frwFinished'], 0);
  12004.         $instance->addListener('Shopware\\Core\\Framework\\Update\\Event\\UpdatePostFinishEvent', [=> function () {
  12005.             return ($this->privates['Shopware\\Storefront\\Theme\\Subscriber\\UpdateSubscriber'] ?? $this->getUpdateSubscriberService());
  12006.         }, => 'updateFinished'], 0);
  12007.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductIndexerEvent', [=> function () {
  12008.             return ($this->privates['Shopware\\Elasticsearch\\Product\\ProductUpdater'] ?? $this->getProductUpdaterService());
  12009.         }, => 'update'], 0);
  12010.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityWrittenContainerEvent', [=> function () {
  12011.             return ($this->privates['Shopware\\Elasticsearch\\Product\\CustomFieldUpdater'] ?? $this->getCustomFieldUpdaterService());
  12012.         }, => 'onNewCustomFieldCreated'], 0);
  12013.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12014.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] ?? $this->getSalesChannelValidator2Service());
  12015.         }, => 'postValidate'], 0);
  12016.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12017.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] ?? $this->getSalesChannelDomainValidatorService());
  12018.         }, => 'postValidate'], 0);
  12019.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12020.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] ?? $this->getSalesChannelLanguageValidatorService());
  12021.         }, => 'postValidate'], 0);
  12022.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12023.             return ($this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] ?? $this->getUserValidatorService());
  12024.         }, => 'postValidate'], 0);
  12025.         $instance->addListener('product.deleted', [=> function () {
  12026.             return ($this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'] ?? $this->getProductDeleteSubscriberService());
  12027.         }, => 'onProductsDeleted'], 0);
  12028.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  12029.             return ($this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] ?? $this->getCheckoutSubscriberService());
  12030.         }, => 'onEditOrderPageLoaded'], 1);
  12031.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  12032.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12033.         }, => 'addExpressCheckoutDataToPage'], 0);
  12034.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  12035.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12036.         }, => 'addExpressCheckoutDataToPage'], 0);
  12037.         $instance->addListener('Shopware\\Storefront\\Page\\Navigation\\NavigationPageLoadedEvent', [=> function () {
  12038.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12039.         }, => 'addExpressCheckoutDataToPage'], 0);
  12040.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  12041.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12042.         }, => 'addExpressCheckoutDataToPage'], 0);
  12043.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12044.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12045.         }, => 'addExpressCheckoutDataToPage'], 0);
  12046.         $instance->addListener('Shopware\\Storefront\\Page\\Search\\SearchPageLoadedEvent', [=> function () {
  12047.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12048.         }, => 'addExpressCheckoutDataToPage'], 0);
  12049.         $instance->addListener('sales_channel.product.search.result.loaded', [=> function () {
  12050.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12051.         }, => 'addExcludedProductsToSearchResult'], 0);
  12052.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  12053.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12054.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  12055.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishlistPageletLoadedEvent', [=> function () {
  12056.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12057.         }, => 'addExpressCheckoutDataToPagelet'], 0);
  12058.         $instance->addListener('Shopware\\Storefront\\Event\\SwitchBuyBoxVariantEvent', [=> function () {
  12059.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12060.         }, => 'addExpressCheckoutDataToBuyBoxSwitch'], 0);
  12061.         $instance->addListener('framework.validation.address.create', [=> function () {
  12062.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12063.         }, => 'disableAddressValidation'], 0);
  12064.         $instance->addListener('framework.validation.customer.create', [=> function () {
  12065.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12066.         }, => 'disableCustomerValidation'], 0);
  12067.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  12068.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12069.         }, => 'onCheckoutConfirmLoaded'], 0);
  12070.         $instance->addListener('checkout.customer.sales_channel.register.customer', [=> function () {
  12071.             return ($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] ?? $this->getExpressCheckoutSubscriberService());
  12072.         }, => 'addPayerIdToCustomer'], 0);
  12073.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Cart\\CheckoutCartPageLoadedEvent', [=> function () {
  12074.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12075.         }, => 'addInstallmentBanner'], 0);
  12076.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  12077.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12078.         }, => 'addInstallmentBanner'], 0);
  12079.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Register\\CheckoutRegisterPageLoadedEvent', [=> function () {
  12080.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12081.         }, => 'addInstallmentBanner'], 0);
  12082.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Offcanvas\\OffcanvasCartPageLoadedEvent', [=> function () {
  12083.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12084.         }, => 'addInstallmentBanner'], 0);
  12085.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12086.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12087.         }, => 'addInstallmentBanner'], 0);
  12088.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  12089.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12090.         }, => 'addInstallmentBannerPagelet'], 0);
  12091.         $instance->addListener('Swag\\CmsExtensions\\Storefront\\Pagelet\\Quickview\\QuickviewPageletLoadedEvent', [=> function () {
  12092.             return ($this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] ?? $this->getInstallmentBannerSubscriberService());
  12093.         }, => 'addInstallmentBannerPagelet'], 0);
  12094.         $instance->addListener('Shopware\\Core\\Framework\\Api\\ApiDefinition\\Generator\\OpenApi\\Event\\OpenApiPathsEvent', [=> function () {
  12095.             return ($this->privates['Swag\\PayPal\\OpenApi\\OpenApiPathsSubscriber'] ?? ($this->privates['Swag\\PayPal\\OpenApi\\OpenApiPathsSubscriber'] = new \Swag\PayPal\OpenApi\OpenApiPathsSubscriber()));
  12096.         }, => 'addSchemaPaths'], 0);
  12097.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  12098.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  12099.         }, => 'onAccountEditOrderLoaded'], 0);
  12100.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  12101.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  12102.         }, => 'onCheckoutConfirmLoaded'], 0);
  12103.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  12104.             return ($this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] ?? $this->getPlusSubscriberService());
  12105.         }, => 'onCheckoutFinishLoaded'], 0);
  12106.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  12107.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  12108.         }, => 'onAccountOrderEditLoaded'], 0);
  12109.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  12110.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  12111.         }, => 'onCheckoutConfirmLoaded'], 0);
  12112.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Finish\\CheckoutFinishPageLoadedEvent', [=> function () {
  12113.             return ($this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] ?? $this->getPUISubscriberService());
  12114.         }, => 'onCheckoutFinishLoaded'], 0);
  12115.         $instance->addListener('Shopware\\Storefront\\Event\\RouteRequest\\HandlePaymentMethodRouteRequestEvent', [=> function () {
  12116.             return ($this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] ?? $this->getRequestSubscriberService());
  12117.         }, => 'addHandlePaymentParameters'], 0);
  12118.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Footer\\FooterPageletLoadedEvent', [=> function () {
  12119.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] ?? $this->getFundingSubscriberService());
  12120.         }, => 'addFundingAvailabilityData'], 0);
  12121.         $instance->addListener('Shopware\\Storefront\\Page\\Account\\Order\\AccountEditOrderPageLoadedEvent', [=> function () {
  12122.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  12123.         }, => 'onAccountOrderEditLoaded'], 0);
  12124.         $instance->addListener('Shopware\\Storefront\\Page\\Checkout\\Confirm\\CheckoutConfirmPageLoadedEvent', [=> function () {
  12125.             return ($this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] ?? $this->getCheckoutDataSubscriberService());
  12126.         }, => 'onCheckoutConfirmLoaded'], 0);
  12127.         $instance->addListener('sales_channel.deleted', [=> function () {
  12128.             return ($this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] ?? $this->getWebhookSubscriberService());
  12129.         }, => 'removeSalesChannelWebhookConfiguration'], 0);
  12130.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\CheckoutOrderPlacedEvent', [=> function () {
  12131.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  12132.         }, => 'orderPlaced'], 0);
  12133.         $instance->addListener('Shopware\\Core\\System\\StateMachine\\Event\\StateMachineTransitionEvent', [=> function () {
  12134.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  12135.         }, => 'stateChanged'], 0);
  12136.         $instance->addListener('order_line_item.written', [=> function () {
  12137.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  12138.         }, => 'lineItemWritten'], 0);
  12139.         $instance->addListener('order_line_item.deleted', [=> function () {
  12140.             return ($this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] ?? $this->getStockSubscriberService());
  12141.         }, => 'lineItemWritten'], 0);
  12142.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingResultEvent', [=> function () {
  12143.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12144.         }, => 'enrichVariantProductsForResult'], 0);
  12145.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSearchResultEvent', [=> function () {
  12146.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12147.         }, => 'enrichVariantProductsForResult'], 0);
  12148.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductSuggestResultEvent', [=> function () {
  12149.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12150.         }, => 'enrichVariantProductsForResult'], 0);
  12151.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingsLoadedEvent', [=> function () {
  12152.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12153.         }, => 'enrichVariantProductsForCrossSelling'], 0);
  12154.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingIdsCriteriaEvent', [=> function () {
  12155.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12156.         }, => 'enrichCrossSellingCriteria'], 0);
  12157.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductCrossSellingStreamCriteriaEvent', [=> function () {
  12158.             return ($this->privates['mkx_better_variants.subscriber.storefront'] ?? $this->getMkxBetterVariants_Subscriber_StorefrontService());
  12159.         }, => 'enrichCrossSellingCriteria'], 0);
  12160.         $instance->addListener('action.call.webhook', [=> function () {
  12161.             return ($this->privates['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Dispatching\\Action\\CallWebhookAction'] ?? $this->getCallWebhookActionService());
  12162.         }, => 'handle'], 0);
  12163.         $instance->addListener('collect.business-events', [=> function () {
  12164.             return ($this->privates['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Subscriber\\BusinessEventCollectorSubscriber'] ?? ($this->privates['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Subscriber\\BusinessEventCollectorSubscriber'] = new \Swag\FlowBuilderProfessional\Core\Content\Flow\Subscriber\BusinessEventCollectorSubscriber()));
  12165.         }, => 'addWebhookAware'], 0);
  12166.         $instance->addListener('Shopware\\Core\\Checkout\\Document\\Event\\DocumentOrderCriteriaEvent', [=> function () {
  12167.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Document\\DocumentSubscriber'] ?? ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Document\\DocumentSubscriber'] = new \Swag\CustomizedProducts\Core\Checkout\Document\DocumentSubscriber()));
  12168.         }, => 'addCustomizedProducts'], 0);
  12169.         $instance->addListener('Swag\\PayPal\\PaymentsApi\\Builder\\Event\\PayPalV1ItemFromOrderEvent', [=> function () {
  12170.             return ($this->privates['Swag\\CustomizedProducts\\PayPal\\PayPalLineItemSubscriber'] ?? $this->getPayPalLineItemSubscriberService());
  12171.         }, => 'adjustPayPalItemFromOrder'], 0);
  12172.         $instance->addListener('Swag\\PayPal\\PaymentsApi\\Builder\\Event\\PayPalV1ItemFromCartEvent', [=> function () {
  12173.             return ($this->privates['Swag\\CustomizedProducts\\PayPal\\PayPalLineItemSubscriber'] ?? $this->getPayPalLineItemSubscriberService());
  12174.         }, => 'adjustPayPalItemFromCart'], 0);
  12175.         $instance->addListener('Swag\\PayPal\\OrdersApi\\Builder\\Event\\PayPalV2ItemFromOrderEvent', [=> function () {
  12176.             return ($this->privates['Swag\\CustomizedProducts\\PayPal\\PayPalLineItemSubscriber'] ?? $this->getPayPalLineItemSubscriberService());
  12177.         }, => 'adjustPayPalItemFromOrder'], 0);
  12178.         $instance->addListener('Swag\\PayPal\\OrdersApi\\Builder\\Event\\PayPalV2ItemFromCartEvent', [=> function () {
  12179.             return ($this->privates['Swag\\CustomizedProducts\\PayPal\\PayPalLineItemSubscriber'] ?? $this->getPayPalLineItemSubscriberService());
  12180.         }, => 'adjustPayPalItemFromCart'], 0);
  12181.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12182.             return ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionValidator'] ?? $this->getTemplateOptionValidatorService());
  12183.         }, => 'preValidate'], 0);
  12184.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PostWriteValidationEvent', [=> function () {
  12185.             return ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionValidator'] ?? $this->getTemplateOptionValidatorService());
  12186.         }, => 'postValidate'], 0);
  12187.         $instance->addListener('Shopware\\Core\\Checkout\\Cart\\Event\\BeforeLineItemAddedEvent', [=> function () {
  12188.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Event\\LineItemAddedSubscriber'] ?? $this->getLineItemAddedSubscriberService());
  12189.         }, => 'onLineItemAddedToCart'], 0);
  12190.         $instance->addListener('product.written', [=> function () {
  12191.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Content\\Product\\ProductWrittenSubscriber'] ?? $this->getProductWrittenSubscriberService());
  12192.         }, => 'onProductVariantWrittenInitializeCustomFields'], 0);
  12193.         $instance->addListener('product.written', [=> function () {
  12194.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Content\\Product\\ProductWrittenSubscriber'] ?? $this->getProductWrittenSubscriberService());
  12195.         }, => 'onTemplateAssignmentInheritVariants'], 0);
  12196.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12197.             return ($this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  12198.         }, => 'addMediaToTemplate'], 500);
  12199.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12200.             return ($this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  12201.         }, => 'removeCustomizedProductsTemplateFromNoneInheritedVariant'], 400);
  12202.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12203.             return ($this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  12204.         }, => 'enrichOptionPriceAbleDisplayPrices'], 300);
  12205.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12206.             return ($this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  12207.         }, => 'addEditConfigurationExtension'], 200);
  12208.         $instance->addListener('Shopware\\Storefront\\Page\\Product\\ProductPageLoadedEvent', [=> function () {
  12209.             return ($this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] ?? $this->getProductPageSubscriberService());
  12210.         }, => 'addShareConfigurationExtension'], 100);
  12211.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12212.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] ?? ($this->privates['Swag\\CustomizedProducts\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductSubscriber'] = new \Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductSubscriber()));
  12213.         }, => 'addCustomizedProductsListingAssociation'], 0);
  12214.         $instance->addListener('Shopware\\Storefront\\Pagelet\\Wishlist\\GuestWishListPageletProductCriteriaEvent', [=> function () {
  12215.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Customer\\SalesChannel\\SalesChannelWishListSubscriber'] ?? ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Customer\\SalesChannel\\SalesChannelWishListSubscriber'] = new \Swag\CustomizedProducts\Core\Checkout\Customer\SalesChannel\SalesChannelWishListSubscriber()));
  12216.         }, => 'addCustomizedProductsToWishList'], 0);
  12217.         $instance->addListener('Shopware\\Storefront\\Page\\Wishlist\\WishListPageProductCriteriaEvent', [=> function () {
  12218.             return ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Customer\\SalesChannel\\SalesChannelWishListSubscriber'] ?? ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Customer\\SalesChannel\\SalesChannelWishListSubscriber'] = new \Swag\CustomizedProducts\Core\Checkout\Customer\SalesChannel\SalesChannelWishListSubscriber()));
  12219.         }, => 'addCustomizedProductsToWishList'], 0);
  12220.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12221.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] ?? $this->getConfigValidator2Service());
  12222.         }, => 'preValidate'], 0);
  12223.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12224.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] ?? $this->getTypeValidatorService());
  12225.         }, => 'preValidate'], 0);
  12226.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12227.             return ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidatorService());
  12228.         }, => 'preValidate'], 0);
  12229.         $instance->addListener('Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\PreWriteValidationEvent', [=> function () {
  12230.             return ($this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] ?? $this->getTechnicalNameValidator2Service());
  12231.         }, => 'preValidate'], 0);
  12232.         $instance->addListener('cms_extensions.form.sent', [=> function () {
  12233.             return ($this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] ?? $this->getFormMailSubscriberService());
  12234.         }, => 'sendMail'], 0);
  12235.         $instance->addListener('Shopware\\Core\\Content\\Product\\Events\\ProductListingCriteriaEvent', [=> function () {
  12236.             return ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] ?? ($this->privates['Swag\\CmsExtensions\\Core\\Content\\Product\\SalesChannel\\Listing\\ProductListingCriteriaSubscriber'] = new \Swag\CmsExtensions\Core\Content\Product\SalesChannel\Listing\ProductListingCriteriaSubscriber()));
  12237.         }, => 'filterByParentId'], 0);
  12238.         $instance->addListener('sales_channel.product.process.criteria', [=> function () {
  12239.             return ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] ?? ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] = new \Swag\DynamicAccess\Core\Content\Product\SalesChannel\SalesChannelCriteriaSubscriber()));
  12240.         }, => 'addProductRuleFilter'], 0);
  12241.         $instance->addListener('sales_channel.category.process.criteria', [=> function () {
  12242.             return ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] ?? ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] = new \Swag\DynamicAccess\Core\Content\Product\SalesChannel\SalesChannelCriteriaSubscriber()));
  12243.         }, => 'addCategoryRuleFilter'], 0);
  12244.         $instance->addListener('sales_channel.landing_page.process.criteria', [=> function () {
  12245.             return ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] ?? ($this->privates['Swag\\DynamicAccess\\Core\\Content\\Product\\SalesChannel\\SalesChannelCriteriaSubscriber'] = new \Swag\DynamicAccess\Core\Content\Product\SalesChannel\SalesChannelCriteriaSubscriber()));
  12246.         }, => 'addLandingPageRuleFilter'], 0);
  12247.         $instance->addListener('kernel.response', [=> function () {
  12248.             return ($this->privates['response_listener'] ?? ($this->privates['response_listener'] = new \Symfony\Component\HttpKernel\EventListener\ResponseListener('UTF-8'false)));
  12249.         }, => 'onKernelResponse'], 0);
  12250.         $instance->addListener('kernel.response', [=> function () {
  12251.             return ($this->privates['streamed_response_listener'] ?? ($this->privates['streamed_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\StreamedResponseListener()));
  12252.         }, => 'onKernelResponse'], -1024);
  12253.         $instance->addListener('kernel.request', [=> function () {
  12254.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  12255.         }, => 'setDefaultLocale'], 100);
  12256.         $instance->addListener('kernel.request', [=> function () {
  12257.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  12258.         }, => 'onKernelRequest'], 16);
  12259.         $instance->addListener('kernel.finish_request', [=> function () {
  12260.             return ($this->privates['locale_listener'] ?? $this->getLocaleListenerService());
  12261.         }, => 'onKernelFinishRequest'], 0);
  12262.         $instance->addListener('kernel.request', [=> function () {
  12263.             return ($this->privates['validate_request_listener'] ?? ($this->privates['validate_request_listener'] = new \Symfony\Component\HttpKernel\EventListener\ValidateRequestListener()));
  12264.         }, => 'onKernelRequest'], 256);
  12265.         $instance->addListener('kernel.response', [=> function () {
  12266.             return ($this->privates['disallow_search_engine_index_response_listener'] ?? ($this->privates['disallow_search_engine_index_response_listener'] = new \Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener()));
  12267.         }, => 'onResponse'], -255);
  12268.         $instance->addListener('kernel.controller_arguments', [=> function () {
  12269.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  12270.         }, => 'onControllerArguments'], 0);
  12271.         $instance->addListener('kernel.exception', [=> function () {
  12272.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  12273.         }, => 'logKernelException'], 0);
  12274.         $instance->addListener('kernel.exception', [=> function () {
  12275.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  12276.         }, => 'onKernelException'], -128);
  12277.         $instance->addListener('kernel.response', [=> function () {
  12278.             return ($this->privates['exception_listener'] ?? $this->getExceptionListenerService());
  12279.         }, => 'removeCspHeader'], -128);
  12280.         $instance->addListener('kernel.request', [=> function () {
  12281.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  12282.         }, => 'onKernelRequest'], 15);
  12283.         $instance->addListener('kernel.finish_request', [=> function () {
  12284.             return ($this->privates['locale_aware_listener'] ?? $this->getLocaleAwareListenerService());
  12285.         }, => 'onKernelFinishRequest'], -15);
  12286.         $instance->addListener('console.error', [=> function () {
  12287.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  12288.         }, => 'onConsoleError'], -128);
  12289.         $instance->addListener('console.terminate', [=> function () {
  12290.             return ($this->privates['console.error_listener'] ?? $this->getConsole_ErrorListenerService());
  12291.         }, => 'onConsoleTerminate'], -128);
  12292.         $instance->addListener('console.error', [=> function () {
  12293.             return ($this->privates['console.suggest_missing_package_subscriber'] ?? ($this->privates['console.suggest_missing_package_subscriber'] = new \Symfony\Bundle\FrameworkBundle\EventListener\SuggestMissingPackageSubscriber()));
  12294.         }, => 'onConsoleError'], 0);
  12295.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  12296.             return ($this->privates['mailer.envelope_listener'] ?? ($this->privates['mailer.envelope_listener'] = new \Symfony\Component\Mailer\EventListener\EnvelopeListener(NULLNULL)));
  12297.         }, => 'onMessage'], -255);
  12298.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  12299.             return ($this->privates['mailer.message_logger_listener'] ?? ($this->privates['mailer.message_logger_listener'] = new \Symfony\Component\Mailer\EventListener\MessageLoggerListener()));
  12300.         }, => 'onMessage'], -255);
  12301.         $instance->addListener('kernel.response', [=> function () {
  12302.             return ($this->privates['esi_listener'] ?? $this->getEsiListenerService());
  12303.         }, => 'onKernelResponse'], 0);
  12304.         $instance->addListener('kernel.request', [=> function () {
  12305.             return ($this->privates['fragment.listener'] ?? $this->getFragment_ListenerService());
  12306.         }, => 'onKernelRequest'], 48);
  12307.         $instance->addListener('kernel.request', [=> function () {
  12308.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  12309.         }, => 'configure'], 2048);
  12310.         $instance->addListener('console.command', [=> function () {
  12311.             return ($this->privates['debug.debug_handlers_listener'] ?? $this->getDebug_DebugHandlersListenerService());
  12312.         }, => 'configure'], 2048);
  12313.         $instance->addListener('kernel.request', [=> function () {
  12314.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  12315.         }, => 'onKernelRequest'], 32);
  12316.         $instance->addListener('kernel.finish_request', [=> function () {
  12317.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  12318.         }, => 'onKernelFinishRequest'], 0);
  12319.         $instance->addListener('kernel.exception', [=> function () {
  12320.             return ($this->privates['router_listener'] ?? $this->getRouterListenerService());
  12321.         }, => 'onKernelException'], -64);
  12322.         $instance->addListener('kernel.request', [=> function () {
  12323.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  12324.         }, => 'onKernelRequest'], 128);
  12325.         $instance->addListener('kernel.response', [=> function () {
  12326.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  12327.         }, => 'onKernelResponse'], -1000);
  12328.         $instance->addListener('kernel.finish_request', [=> function () {
  12329.             return ($this->privates['session_listener'] ?? $this->getSessionListenerService());
  12330.         }, => 'onFinishRequest'], 0);
  12331.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  12332.             return ($this->privates['messenger.retry.send_failed_message_for_retry_listener'] ?? $this->getMessenger_Retry_SendFailedMessageForRetryListenerService());
  12333.         }, => 'onMessageFailed'], 100);
  12334.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  12335.             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()));
  12336.         }, => 'onMessageFailed'], 200);
  12337.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerStartedEvent', [=> function () {
  12338.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  12339.         }, => 'onWorkerStarted'], 0);
  12340.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  12341.             return ($this->privates['messenger.listener.stop_worker_on_restart_signal_listener'] ?? $this->getMessenger_Listener_StopWorkerOnRestartSignalListenerService());
  12342.         }, => 'onWorkerRunning'], 0);
  12343.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerMessageFailedEvent', [=> function () {
  12344.             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()));
  12345.         }, => 'onMessageFailed'], 0);
  12346.         $instance->addListener('Symfony\\Component\\Messenger\\Event\\WorkerRunningEvent', [=> function () {
  12347.             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()));
  12348.         }, => 'onWorkerRunning'], 0);
  12349.         $instance->addListener('kernel.response', [=> function () {
  12350.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  12351.         }, => 'onKernelResponse'], -100);
  12352.         $instance->addListener('kernel.exception', [=> function () {
  12353.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  12354.         }, => 'onKernelException'], 0);
  12355.         $instance->addListener('kernel.terminate', [=> function () {
  12356.             return ($this->privates['profiler_listener'] ?? $this->getProfilerListenerService());
  12357.         }, => 'onKernelTerminate'], -1024);
  12358.         $instance->addListener('kernel.controller', [=> function () {
  12359.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  12360.         }, => 'onKernelController'], 0);
  12361.         $instance->addListener('kernel.response', [=> function () {
  12362.             return ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService());
  12363.         }, => 'onKernelResponse'], 0);
  12364.         $instance->addListener('console.command', [=> function () {
  12365.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  12366.         }, => 'onCommand'], 255);
  12367.         $instance->addListener('console.terminate', [=> function () {
  12368.             return ($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService());
  12369.         }, => 'onTerminate'], -255);
  12370.         $instance->addListener('kernel.controller', [=> function () {
  12371.             return ($this->privates['sensio_framework_extra.controller.listener'] ?? $this->getSensioFrameworkExtra_Controller_ListenerService());
  12372.         }, => 'onKernelController'], 0);
  12373.         $instance->addListener('kernel.controller', [=> function () {
  12374.             return ($this->privates['sensio_framework_extra.converter.listener'] ?? $this->getSensioFrameworkExtra_Converter_ListenerService());
  12375.         }, => 'onKernelController'], 0);
  12376.         $instance->addListener('kernel.controller', [=> function () {
  12377.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  12378.         }, => 'onKernelController'], -128);
  12379.         $instance->addListener('kernel.view', [=> function () {
  12380.             return ($this->privates['sensio_framework_extra.view.listener'] ?? $this->getSensioFrameworkExtra_View_ListenerService());
  12381.         }, => 'onKernelView'], 0);
  12382.         $instance->addListener('kernel.controller', [=> function () {
  12383.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  12384.         }, => 'onKernelController'], 0);
  12385.         $instance->addListener('kernel.response', [=> function () {
  12386.             return ($this->privates['sensio_framework_extra.cache.listener'] ?? ($this->privates['sensio_framework_extra.cache.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener()));
  12387.         }, => 'onKernelResponse'], 0);
  12388.         $instance->addListener('kernel.controller_arguments', [=> function () {
  12389.             return ($this->privates['framework_extra_bundle.event.is_granted'] ?? $this->getFrameworkExtraBundle_Event_IsGrantedService());
  12390.         }, => 'onKernelControllerArguments'], 0);
  12391.         $instance->addListener('Symfony\\Component\\Mailer\\Event\\MessageEvent', [=> function () {
  12392.             return ($this->privates['twig.mailer.message_listener'] ?? $this->getTwig_Mailer_MessageListenerService());
  12393.         }, => 'onMessage'], 0);
  12394.         $instance->addListener('kernel.response', [=> function () {
  12395.             return ($this->privates['web_profiler.debug_toolbar'] ?? $this->getWebProfiler_DebugToolbarService());
  12396.         }, => 'onKernelResponse'], -128);
  12397.         $instance->addListener('console.command', [=> function () {
  12398.             return ($this->privates['debug.dump_listener'] ?? $this->getDebug_DumpListenerService());
  12399.         }, => 'configure'], 1024);
  12400.         $instance->addListener('kernel.terminate', [=> function () {
  12401.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  12402.         }, => 'flushMessages'], 0);
  12403.         $instance->addListener('console.terminate', [=> function () {
  12404.             return ($this->privates['enqueue.client.default.flush_spool_producer_listener'] ?? $this->getEnqueue_Client_Default_FlushSpoolProducerListenerService());
  12405.         }, => 'flushMessages'], 0);
  12406.         return $instance;
  12407.     }
  12408.     /**
  12409.      * Gets the public 'flow.repository' shared service.
  12410.      *
  12411.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12412.      */
  12413.     protected function getFlow_RepositoryService()
  12414.     {
  12415.         return $this->services['flow.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\FlowDefinition'] ?? $this->getFlowDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12416.     }
  12417.     /**
  12418.      * Gets the public 'flow_sequence.repository' shared service.
  12419.      *
  12420.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12421.      */
  12422.     protected function getFlowSequence_RepositoryService()
  12423.     {
  12424.         return $this->services['flow_sequence.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] ?? $this->getFlowSequenceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12425.     }
  12426.     /**
  12427.      * Gets the public 'framework.filesystem.private' shared service.
  12428.      *
  12429.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12430.      */
  12431.     protected function getFramework_Filesystem_PrivateService()
  12432.     {
  12433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12435.         return $this->services['framework.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/framework');
  12436.     }
  12437.     /**
  12438.      * Gets the public 'framework.filesystem.public' shared service.
  12439.      *
  12440.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12441.      */
  12442.     protected function getFramework_Filesystem_PublicService()
  12443.     {
  12444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12446.         return $this->services['framework.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/framework');
  12447.     }
  12448.     /**
  12449.      * Gets the public 'http_kernel' shared service.
  12450.      *
  12451.      * @return \Symfony\Component\HttpKernel\HttpKernel
  12452.      */
  12453.     protected function getHttpKernelService()
  12454.     {
  12455.         $a = ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true)));
  12456.         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 () {
  12457.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Customer\\CustomerValueResolver'] ?? $this->getCustomerValueResolverService());
  12458.             yield => ($this->privates['debug.Shopware\\Core\\Checkout\\Cart\\CartValueResolver'] ?? $this->getCartValueResolverService());
  12459.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\QueryDataBagResolver'] ?? $this->getQueryDataBagResolverService());
  12460.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\RequestDataBagResolver'] ?? $this->getRequestDataBagResolverService());
  12461.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Context\\ContextValueResolver'] ?? $this->getContextValueResolverService());
  12462.             yield => ($this->privates['debug.Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextValueResolver'] ?? $this->getSalesChannelContextValueResolverService());
  12463.             yield => ($this->privates['debug.argument_resolver.request_attribute'] ?? $this->getDebug_ArgumentResolver_RequestAttributeService());
  12464.             yield => ($this->privates['debug.Shopware\\Core\\Framework\\Api\\Response\\ResponseFactoryInterfaceValueResolver'] ?? $this->getResponseFactoryInterfaceValueResolverService());
  12465.             yield => ($this->privates['debug.argument_resolver.request'] ?? $this->getDebug_ArgumentResolver_RequestService());
  12466.             yield => ($this->privates['debug.argument_resolver.session'] ?? $this->getDebug_ArgumentResolver_SessionService());
  12467.             yield 10 => ($this->privates['debug.Shopware\\Core\\Framework\\Routing\\Annotation\\CriteriaValueResolver'] ?? $this->getCriteriaValueResolverService());
  12468.             yield 11 => ($this->privates['debug.argument_resolver.service'] ?? $this->getDebug_ArgumentResolver_ServiceService());
  12469.             yield 12 => ($this->privates['debug.argument_resolver.default'] ?? $this->getDebug_ArgumentResolver_DefaultService());
  12470.             yield 13 => ($this->privates['debug.argument_resolver.variadic'] ?? $this->getDebug_ArgumentResolver_VariadicService());
  12471.             yield 14 => ($this->privates['debug.argument_resolver.not_tagged_controller'] ?? $this->getDebug_ArgumentResolver_NotTaggedControllerService());
  12472.         }, 15)), $a));
  12473.     }
  12474.     /**
  12475.      * Gets the public 'import_export_file.repository' shared service.
  12476.      *
  12477.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12478.      */
  12479.     protected function getImportExportFile_RepositoryService()
  12480.     {
  12481.         return $this->services['import_export_file.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] ?? $this->getImportExportFileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12482.     }
  12483.     /**
  12484.      * Gets the public 'import_export_log.repository' shared service.
  12485.      *
  12486.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12487.      */
  12488.     protected function getImportExportLog_RepositoryService()
  12489.     {
  12490.         return $this->services['import_export_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] ?? $this->getImportExportLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12491.     }
  12492.     /**
  12493.      * Gets the public 'import_export_profile.repository' shared service.
  12494.      *
  12495.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12496.      */
  12497.     protected function getImportExportProfile_RepositoryService()
  12498.     {
  12499.         return $this->services['import_export_profile.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] ?? $this->getImportExportProfileDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12500.     }
  12501.     /**
  12502.      * Gets the public 'import_export_profile_translation.repository' shared service.
  12503.      *
  12504.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12505.      */
  12506.     protected function getImportExportProfileTranslation_RepositoryService()
  12507.     {
  12508.         return $this->services['import_export_profile_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] ?? $this->getImportExportProfileTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12509.     }
  12510.     /**
  12511.      * Gets the public 'integration.repository' shared service.
  12512.      *
  12513.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12514.      */
  12515.     protected function getIntegration_RepositoryService()
  12516.     {
  12517.         return $this->services['integration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\IntegrationDefinition'] ?? $this->getIntegrationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12518.     }
  12519.     /**
  12520.      * Gets the public 'integration_role.repository' shared service.
  12521.      *
  12522.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12523.      */
  12524.     protected function getIntegrationRole_RepositoryService()
  12525.     {
  12526.         return $this->services['integration_role.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] ?? $this->getIntegrationRoleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12527.     }
  12528.     /**
  12529.      * Gets the public 'landing_page.repository' shared service.
  12530.      *
  12531.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12532.      */
  12533.     protected function getLandingPage_RepositoryService()
  12534.     {
  12535.         return $this->services['landing_page.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12536.     }
  12537.     /**
  12538.      * Gets the public 'landing_page_sales_channel.repository' shared service.
  12539.      *
  12540.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12541.      */
  12542.     protected function getLandingPageSalesChannel_RepositoryService()
  12543.     {
  12544.         return $this->services['landing_page_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] ?? $this->getLandingPageSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12545.     }
  12546.     /**
  12547.      * Gets the public 'landing_page_tag.repository' shared service.
  12548.      *
  12549.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12550.      */
  12551.     protected function getLandingPageTag_RepositoryService()
  12552.     {
  12553.         return $this->services['landing_page_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] ?? $this->getLandingPageTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12554.     }
  12555.     /**
  12556.      * Gets the public 'landing_page_translation.repository' shared service.
  12557.      *
  12558.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12559.      */
  12560.     protected function getLandingPageTranslation_RepositoryService()
  12561.     {
  12562.         return $this->services['landing_page_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] ?? $this->getLandingPageTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12563.     }
  12564.     /**
  12565.      * Gets the public 'language.repository' shared service.
  12566.      *
  12567.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12568.      */
  12569.     protected function getLanguage_RepositoryService()
  12570.     {
  12571.         return $this->services['language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Language\\LanguageDefinition'] ?? $this->getLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12572.     }
  12573.     /**
  12574.      * Gets the public 'locale.repository' shared service.
  12575.      *
  12576.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12577.      */
  12578.     protected function getLocale_RepositoryService()
  12579.     {
  12580.         return $this->services['locale.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\LocaleDefinition'] ?? $this->getLocaleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12581.     }
  12582.     /**
  12583.      * Gets the public 'locale_translation.repository' shared service.
  12584.      *
  12585.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12586.      */
  12587.     protected function getLocaleTranslation_RepositoryService()
  12588.     {
  12589.         return $this->services['locale_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] ?? $this->getLocaleTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12590.     }
  12591.     /**
  12592.      * Gets the public 'log_entry.repository' shared service.
  12593.      *
  12594.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12595.      */
  12596.     protected function getLogEntry_RepositoryService()
  12597.     {
  12598.         return $this->services['log_entry.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] ?? $this->getLogEntryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12599.     }
  12600.     /**
  12601.      * Gets the public 'mail_header_footer.repository' shared service.
  12602.      *
  12603.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12604.      */
  12605.     protected function getMailHeaderFooter_RepositoryService()
  12606.     {
  12607.         return $this->services['mail_header_footer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] ?? $this->getMailHeaderFooterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12608.     }
  12609.     /**
  12610.      * Gets the public 'mail_header_footer_translation.repository' shared service.
  12611.      *
  12612.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12613.      */
  12614.     protected function getMailHeaderFooterTranslation_RepositoryService()
  12615.     {
  12616.         return $this->services['mail_header_footer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] ?? $this->getMailHeaderFooterTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12617.     }
  12618.     /**
  12619.      * Gets the public 'mail_template.repository' shared service.
  12620.      *
  12621.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12622.      */
  12623.     protected function getMailTemplate_RepositoryService()
  12624.     {
  12625.         return $this->services['mail_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] ?? $this->getMailTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12626.     }
  12627.     /**
  12628.      * Gets the public 'mail_template_media.repository' shared service.
  12629.      *
  12630.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12631.      */
  12632.     protected function getMailTemplateMedia_RepositoryService()
  12633.     {
  12634.         return $this->services['mail_template_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] ?? $this->getMailTemplateMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12635.     }
  12636.     /**
  12637.      * Gets the public 'mail_template_translation.repository' shared service.
  12638.      *
  12639.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12640.      */
  12641.     protected function getMailTemplateTranslation_RepositoryService()
  12642.     {
  12643.         return $this->services['mail_template_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] ?? $this->getMailTemplateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12644.     }
  12645.     /**
  12646.      * Gets the public 'mail_template_type.repository' shared service.
  12647.      *
  12648.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12649.      */
  12650.     protected function getMailTemplateType_RepositoryService()
  12651.     {
  12652.         return $this->services['mail_template_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] ?? $this->getMailTemplateTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12653.     }
  12654.     /**
  12655.      * Gets the public 'mail_template_type_translation.repository' shared service.
  12656.      *
  12657.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12658.      */
  12659.     protected function getMailTemplateTypeTranslation_RepositoryService()
  12660.     {
  12661.         return $this->services['mail_template_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] ?? $this->getMailTemplateTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12662.     }
  12663.     /**
  12664.      * Gets the public 'main_category.repository' shared service.
  12665.      *
  12666.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12667.      */
  12668.     protected function getMainCategory_RepositoryService()
  12669.     {
  12670.         return $this->services['main_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\MainCategoryDefinition'] ?? $this->getMainCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12671.     }
  12672.     /**
  12673.      * Gets the public 'media.repository' shared service.
  12674.      *
  12675.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaRepositoryDecorator
  12676.      */
  12677.     protected function getMedia_RepositoryService()
  12678.     {
  12679.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12680.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $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()));
  12681.     }
  12682.     /**
  12683.      * Gets the public 'media_default_folder.repository' shared service.
  12684.      *
  12685.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12686.      */
  12687.     protected function getMediaDefaultFolder_RepositoryService()
  12688.     {
  12689.         return $this->services['media_default_folder.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] ?? $this->getMediaDefaultFolderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12690.     }
  12691.     /**
  12692.      * Gets the public 'media_folder.repository' shared service.
  12693.      *
  12694.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderRepositoryDecorator
  12695.      */
  12696.     protected function getMediaFolder_RepositoryService()
  12697.     {
  12698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderRepositoryDecorator.php';
  12699.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  12700.     }
  12701.     /**
  12702.      * Gets the public 'media_folder_configuration.repository' shared service.
  12703.      *
  12704.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12705.      */
  12706.     protected function getMediaFolderConfiguration_RepositoryService()
  12707.     {
  12708.         return $this->services['media_folder_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] ?? $this->getMediaFolderConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12709.     }
  12710.     /**
  12711.      * Gets the public 'media_folder_configuration_media_thumbnail_size.repository' shared service.
  12712.      *
  12713.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12714.      */
  12715.     protected function getMediaFolderConfigurationMediaThumbnailSize_RepositoryService()
  12716.     {
  12717.         return $this->services['media_folder_configuration_media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] ?? $this->getMediaFolderConfigurationMediaThumbnailSizeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12718.     }
  12719.     /**
  12720.      * Gets the public 'media_tag.repository' shared service.
  12721.      *
  12722.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12723.      */
  12724.     protected function getMediaTag_RepositoryService()
  12725.     {
  12726.         return $this->services['media_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] ?? $this->getMediaTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12727.     }
  12728.     /**
  12729.      * Gets the public 'media_thumbnail.repository' shared service.
  12730.      *
  12731.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator
  12732.      */
  12733.     protected function getMediaThumbnail_RepositoryService()
  12734.     {
  12735.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  12736.         return $this->services['media_thumbnail.repository'] = new \Shopware\Core\Content\Media\DataAbstractionLayer\MediaThumbnailRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] ?? $this->getMediaThumbnailDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), $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()));
  12737.     }
  12738.     /**
  12739.      * Gets the public 'media_thumbnail_size.repository' shared service.
  12740.      *
  12741.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12742.      */
  12743.     protected function getMediaThumbnailSize_RepositoryService()
  12744.     {
  12745.         return $this->services['media_thumbnail_size.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] ?? $this->getMediaThumbnailSizeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12746.     }
  12747.     /**
  12748.      * Gets the public 'media_translation.repository' shared service.
  12749.      *
  12750.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12751.      */
  12752.     protected function getMediaTranslation_RepositoryService()
  12753.     {
  12754.         return $this->services['media_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] ?? $this->getMediaTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12755.     }
  12756.     /**
  12757.      * Gets the public 'message_queue_stats.repository' shared service.
  12758.      *
  12759.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12760.      */
  12761.     protected function getMessageQueueStats_RepositoryService()
  12762.     {
  12763.         return $this->services['message_queue_stats.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] ?? $this->getMessageQueueStatsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12764.     }
  12765.     /**
  12766.      * Gets the public 'messenger.default_bus' shared service.
  12767.      *
  12768.      * @return \Symfony\Component\Messenger\TraceableMessageBus
  12769.      */
  12770.     protected function getMessenger_DefaultBusService()
  12771.     {
  12772.         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 () {
  12773.             yield => ($this->privates['messenger.bus.shopware.middleware.traceable'] ?? $this->getMessenger_Bus_Shopware_Middleware_TraceableService());
  12774.             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')));
  12775.             yield => ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] ?? ($this->privates['messenger.middleware.reject_redelivered_message_middleware'] = new \Symfony\Component\Messenger\Middleware\RejectRedeliveredMessageMiddleware()));
  12776.             yield => ($this->privates['messenger.middleware.dispatch_after_current_bus'] ?? ($this->privates['messenger.middleware.dispatch_after_current_bus'] = new \Symfony\Component\Messenger\Middleware\DispatchAfterCurrentBusMiddleware()));
  12777.             yield => ($this->privates['messenger.middleware.failed_message_processing_middleware'] ?? ($this->privates['messenger.middleware.failed_message_processing_middleware'] = new \Symfony\Component\Messenger\Middleware\FailedMessageProcessingMiddleware()));
  12778.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Middleware\\RetryMiddleware'] ?? $this->getRetryMiddlewareService());
  12779.             yield => ($this->privates['messenger.middleware.send_message'] ?? $this->getMessenger_Middleware_SendMessageService());
  12780.             yield => ($this->privates['messenger.bus.shopware.middleware.handle_message'] ?? $this->getMessenger_Bus_Shopware_Middleware_HandleMessageService());
  12781.         }, 8)), 'default', ($this->services['shopware.increment.gateway.registry'] ?? $this->getShopware_Increment_Gateway_RegistryService())));
  12782.     }
  12783.     /**
  12784.      * Gets the public 'mkx_better_variants.filesystem.private' shared service.
  12785.      *
  12786.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12787.      */
  12788.     protected function getMkxBetterVariants_Filesystem_PrivateService()
  12789.     {
  12790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12791.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12792.         return $this->services['mkx_better_variants.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/mkx_better_variants');
  12793.     }
  12794.     /**
  12795.      * Gets the public 'mkx_better_variants.filesystem.public' shared service.
  12796.      *
  12797.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  12798.      */
  12799.     protected function getMkxBetterVariants_Filesystem_PublicService()
  12800.     {
  12801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  12802.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  12803.         return $this->services['mkx_better_variants.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/mkx_better_variants');
  12804.     }
  12805.     /**
  12806.      * Gets the public 'monolog.logger.business_events' shared service.
  12807.      *
  12808.      * @return \Symfony\Bridge\Monolog\Logger
  12809.      */
  12810.     protected function getMonolog_Logger_BusinessEventsService()
  12811.     {
  12812.         $this->services['monolog.logger.business_events'] = $instance = new \Symfony\Bridge\Monolog\Logger('business_events');
  12813.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  12814.         $instance->pushHandler(($this->privates['monolog.handler.business_event_handler_buffer'] ?? $this->getMonolog_Handler_BusinessEventHandlerBufferService()));
  12815.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  12816.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  12817.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  12818.         return $instance;
  12819.     }
  12820.     /**
  12821.      * Gets the public 'newsletter_recipient.repository' shared service.
  12822.      *
  12823.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12824.      */
  12825.     protected function getNewsletterRecipient_RepositoryService()
  12826.     {
  12827.         return $this->services['newsletter_recipient.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipient\\NewsletterRecipientDefinition'] ?? $this->getNewsletterRecipientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12828.     }
  12829.     /**
  12830.      * Gets the public 'newsletter_recipient_tag.repository' shared service.
  12831.      *
  12832.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12833.      */
  12834.     protected function getNewsletterRecipientTag_RepositoryService()
  12835.     {
  12836.         return $this->services['newsletter_recipient_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] ?? $this->getNewsletterRecipientTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12837.     }
  12838.     /**
  12839.      * Gets the public 'notification.repository' shared service.
  12840.      *
  12841.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12842.      */
  12843.     protected function getNotification_RepositoryService()
  12844.     {
  12845.         return $this->services['notification.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Administration\\Notification\\NotificationDefinition'] ?? $this->getNotificationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12846.     }
  12847.     /**
  12848.      * Gets the public 'number_range.repository' shared service.
  12849.      *
  12850.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12851.      */
  12852.     protected function getNumberRange_RepositoryService()
  12853.     {
  12854.         return $this->services['number_range.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] ?? $this->getNumberRangeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12855.     }
  12856.     /**
  12857.      * Gets the public 'number_range_sales_channel.repository' shared service.
  12858.      *
  12859.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12860.      */
  12861.     protected function getNumberRangeSalesChannel_RepositoryService()
  12862.     {
  12863.         return $this->services['number_range_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] ?? $this->getNumberRangeSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12864.     }
  12865.     /**
  12866.      * Gets the public 'number_range_state.repository' shared service.
  12867.      *
  12868.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12869.      */
  12870.     protected function getNumberRangeState_RepositoryService()
  12871.     {
  12872.         return $this->services['number_range_state.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] ?? $this->getNumberRangeStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12873.     }
  12874.     /**
  12875.      * Gets the public 'number_range_translation.repository' shared service.
  12876.      *
  12877.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12878.      */
  12879.     protected function getNumberRangeTranslation_RepositoryService()
  12880.     {
  12881.         return $this->services['number_range_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] ?? $this->getNumberRangeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12882.     }
  12883.     /**
  12884.      * Gets the public 'number_range_type.repository' shared service.
  12885.      *
  12886.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12887.      */
  12888.     protected function getNumberRangeType_RepositoryService()
  12889.     {
  12890.         return $this->services['number_range_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] ?? $this->getNumberRangeTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12891.     }
  12892.     /**
  12893.      * Gets the public 'number_range_type_translation.repository' shared service.
  12894.      *
  12895.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12896.      */
  12897.     protected function getNumberRangeTypeTranslation_RepositoryService()
  12898.     {
  12899.         return $this->services['number_range_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] ?? $this->getNumberRangeTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12900.     }
  12901.     /**
  12902.      * Gets the public 'order.repository' shared service.
  12903.      *
  12904.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12905.      */
  12906.     protected function getOrder_RepositoryService()
  12907.     {
  12908.         return $this->services['order.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12909.     }
  12910.     /**
  12911.      * Gets the public 'order_address.repository' shared service.
  12912.      *
  12913.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12914.      */
  12915.     protected function getOrderAddress_RepositoryService()
  12916.     {
  12917.         return $this->services['order_address.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] ?? $this->getOrderAddressDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12918.     }
  12919.     /**
  12920.      * Gets the public 'order_customer.repository' shared service.
  12921.      *
  12922.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12923.      */
  12924.     protected function getOrderCustomer_RepositoryService()
  12925.     {
  12926.         return $this->services['order_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] ?? $this->getOrderCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12927.     }
  12928.     /**
  12929.      * Gets the public 'order_delivery.repository' shared service.
  12930.      *
  12931.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12932.      */
  12933.     protected function getOrderDelivery_RepositoryService()
  12934.     {
  12935.         return $this->services['order_delivery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] ?? $this->getOrderDeliveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12936.     }
  12937.     /**
  12938.      * Gets the public 'order_delivery_position.repository' shared service.
  12939.      *
  12940.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12941.      */
  12942.     protected function getOrderDeliveryPosition_RepositoryService()
  12943.     {
  12944.         return $this->services['order_delivery_position.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] ?? $this->getOrderDeliveryPositionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12945.     }
  12946.     /**
  12947.      * Gets the public 'order_line_item.repository' shared service.
  12948.      *
  12949.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12950.      */
  12951.     protected function getOrderLineItem_RepositoryService()
  12952.     {
  12953.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12954.     }
  12955.     /**
  12956.      * Gets the public 'order_tag.repository' shared service.
  12957.      *
  12958.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12959.      */
  12960.     protected function getOrderTag_RepositoryService()
  12961.     {
  12962.         return $this->services['order_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] ?? $this->getOrderTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12963.     }
  12964.     /**
  12965.      * Gets the public 'order_transaction.repository' shared service.
  12966.      *
  12967.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12968.      */
  12969.     protected function getOrderTransaction_RepositoryService()
  12970.     {
  12971.         return $this->services['order_transaction.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] ?? $this->getOrderTransactionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12972.     }
  12973.     /**
  12974.      * Gets the public 'payment_method.repository' shared service.
  12975.      *
  12976.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodRepositoryDecorator
  12977.      */
  12978.     protected function getPaymentMethod_RepositoryService()
  12979.     {
  12980.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  12981.     }
  12982.     /**
  12983.      * Gets the public 'payment_method_translation.repository' shared service.
  12984.      *
  12985.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12986.      */
  12987.     protected function getPaymentMethodTranslation_RepositoryService()
  12988.     {
  12989.         return $this->services['payment_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] ?? $this->getPaymentMethodTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12990.     }
  12991.     /**
  12992.      * Gets the public 'plugin.repository' shared service.
  12993.      *
  12994.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  12995.      */
  12996.     protected function getPlugin_RepositoryService()
  12997.     {
  12998.         return $this->services['plugin.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] ?? $this->getPluginDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  12999.     }
  13000.     /**
  13001.      * Gets the public 'plugin_translation.repository' shared service.
  13002.      *
  13003.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13004.      */
  13005.     protected function getPluginTranslation_RepositoryService()
  13006.     {
  13007.         return $this->services['plugin_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] ?? $this->getPluginTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13008.     }
  13009.     /**
  13010.      * Gets the public 'product.repository' shared service.
  13011.      *
  13012.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13013.      */
  13014.     protected function getProduct_RepositoryService()
  13015.     {
  13016.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService());
  13017.         $this->services['product.repository'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a);
  13018.         $instance->setEntityLoadedEventFactory($a);
  13019.         return $instance;
  13020.     }
  13021.     /**
  13022.      * Gets the public 'product_category.repository' shared service.
  13023.      *
  13024.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13025.      */
  13026.     protected function getProductCategory_RepositoryService()
  13027.     {
  13028.         return $this->services['product_category.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] ?? $this->getProductCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13029.     }
  13030.     /**
  13031.      * Gets the public 'product_category_tree.repository' shared service.
  13032.      *
  13033.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13034.      */
  13035.     protected function getProductCategoryTree_RepositoryService()
  13036.     {
  13037.         return $this->services['product_category_tree.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] ?? $this->getProductCategoryTreeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13038.     }
  13039.     /**
  13040.      * Gets the public 'product_configurator_setting.repository' shared service.
  13041.      *
  13042.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13043.      */
  13044.     protected function getProductConfiguratorSetting_RepositoryService()
  13045.     {
  13046.         return $this->services['product_configurator_setting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] ?? $this->getProductConfiguratorSettingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13047.     }
  13048.     /**
  13049.      * Gets the public 'product_cross_selling.repository' shared service.
  13050.      *
  13051.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13052.      */
  13053.     protected function getProductCrossSelling_RepositoryService()
  13054.     {
  13055.         return $this->services['product_cross_selling.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] ?? $this->getProductCrossSellingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13056.     }
  13057.     /**
  13058.      * Gets the public 'product_cross_selling_assigned_products.repository' shared service.
  13059.      *
  13060.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13061.      */
  13062.     protected function getProductCrossSellingAssignedProducts_RepositoryService()
  13063.     {
  13064.         return $this->services['product_cross_selling_assigned_products.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] ?? $this->getProductCrossSellingAssignedProductsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13065.     }
  13066.     /**
  13067.      * Gets the public 'product_cross_selling_translation.repository' shared service.
  13068.      *
  13069.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13070.      */
  13071.     protected function getProductCrossSellingTranslation_RepositoryService()
  13072.     {
  13073.         return $this->services['product_cross_selling_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] ?? $this->getProductCrossSellingTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13074.     }
  13075.     /**
  13076.      * Gets the public 'product_custom_field_set.repository' shared service.
  13077.      *
  13078.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13079.      */
  13080.     protected function getProductCustomFieldSet_RepositoryService()
  13081.     {
  13082.         return $this->services['product_custom_field_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] ?? $this->getProductCustomFieldSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13083.     }
  13084.     /**
  13085.      * Gets the public 'product_export.repository' shared service.
  13086.      *
  13087.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13088.      */
  13089.     protected function getProductExport_RepositoryService()
  13090.     {
  13091.         return $this->services['product_export.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] ?? $this->getProductExportDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13092.     }
  13093.     /**
  13094.      * Gets the public 'product_feature_set.repository' shared service.
  13095.      *
  13096.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13097.      */
  13098.     protected function getProductFeatureSet_RepositoryService()
  13099.     {
  13100.         return $this->services['product_feature_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] ?? $this->getProductFeatureSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13101.     }
  13102.     /**
  13103.      * Gets the public 'product_feature_set_translation.repository' shared service.
  13104.      *
  13105.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13106.      */
  13107.     protected function getProductFeatureSetTranslation_RepositoryService()
  13108.     {
  13109.         return $this->services['product_feature_set_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] ?? $this->getProductFeatureSetTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13110.     }
  13111.     /**
  13112.      * Gets the public 'product_keyword_dictionary.repository' shared service.
  13113.      *
  13114.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13115.      */
  13116.     protected function getProductKeywordDictionary_RepositoryService()
  13117.     {
  13118.         return $this->services['product_keyword_dictionary.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] ?? $this->getProductKeywordDictionaryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13119.     }
  13120.     /**
  13121.      * Gets the public 'product_manufacturer.repository' shared service.
  13122.      *
  13123.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13124.      */
  13125.     protected function getProductManufacturer_RepositoryService()
  13126.     {
  13127.         return $this->services['product_manufacturer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13128.     }
  13129.     /**
  13130.      * Gets the public 'product_manufacturer_translation.repository' shared service.
  13131.      *
  13132.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13133.      */
  13134.     protected function getProductManufacturerTranslation_RepositoryService()
  13135.     {
  13136.         return $this->services['product_manufacturer_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] ?? $this->getProductManufacturerTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13137.     }
  13138.     /**
  13139.      * Gets the public 'product_media.repository' shared service.
  13140.      *
  13141.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13142.      */
  13143.     protected function getProductMedia_RepositoryService()
  13144.     {
  13145.         return $this->services['product_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] ?? $this->getProductMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13146.     }
  13147.     /**
  13148.      * Gets the public 'product_option.repository' shared service.
  13149.      *
  13150.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13151.      */
  13152.     protected function getProductOption_RepositoryService()
  13153.     {
  13154.         return $this->services['product_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] ?? $this->getProductOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13155.     }
  13156.     /**
  13157.      * Gets the public 'product_price.repository' shared service.
  13158.      *
  13159.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13160.      */
  13161.     protected function getProductPrice_RepositoryService()
  13162.     {
  13163.         return $this->services['product_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] ?? $this->getProductPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13164.     }
  13165.     /**
  13166.      * Gets the public 'product_property.repository' shared service.
  13167.      *
  13168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13169.      */
  13170.     protected function getProductProperty_RepositoryService()
  13171.     {
  13172.         return $this->services['product_property.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] ?? $this->getProductPropertyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13173.     }
  13174.     /**
  13175.      * Gets the public 'product_review.repository' shared service.
  13176.      *
  13177.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13178.      */
  13179.     protected function getProductReview_RepositoryService()
  13180.     {
  13181.         return $this->services['product_review.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] ?? $this->getProductReviewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13182.     }
  13183.     /**
  13184.      * Gets the public 'product_search_config.repository' shared service.
  13185.      *
  13186.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13187.      */
  13188.     protected function getProductSearchConfig_RepositoryService()
  13189.     {
  13190.         return $this->services['product_search_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] ?? $this->getProductSearchConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13191.     }
  13192.     /**
  13193.      * Gets the public 'product_search_config_field.repository' shared service.
  13194.      *
  13195.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13196.      */
  13197.     protected function getProductSearchConfigField_RepositoryService()
  13198.     {
  13199.         return $this->services['product_search_config_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] ?? $this->getProductSearchConfigFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13200.     }
  13201.     /**
  13202.      * Gets the public 'product_search_keyword.repository' shared service.
  13203.      *
  13204.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13205.      */
  13206.     protected function getProductSearchKeyword_RepositoryService()
  13207.     {
  13208.         return $this->services['product_search_keyword.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] ?? $this->getProductSearchKeywordDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13209.     }
  13210.     /**
  13211.      * Gets the public 'product_sorting.repository' shared service.
  13212.      *
  13213.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13214.      */
  13215.     protected function getProductSorting_RepositoryService()
  13216.     {
  13217.         return $this->services['product_sorting.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] ?? $this->getProductSortingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13218.     }
  13219.     /**
  13220.      * Gets the public 'product_sorting_translation.repository' shared service.
  13221.      *
  13222.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13223.      */
  13224.     protected function getProductSortingTranslation_RepositoryService()
  13225.     {
  13226.         return $this->services['product_sorting_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] ?? $this->getProductSortingTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13227.     }
  13228.     /**
  13229.      * Gets the public 'product_stream.repository' shared service.
  13230.      *
  13231.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13232.      */
  13233.     protected function getProductStream_RepositoryService()
  13234.     {
  13235.         return $this->services['product_stream.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] ?? $this->getProductStreamDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13236.     }
  13237.     /**
  13238.      * Gets the public 'product_stream_filter.repository' shared service.
  13239.      *
  13240.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13241.      */
  13242.     protected function getProductStreamFilter_RepositoryService()
  13243.     {
  13244.         return $this->services['product_stream_filter.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] ?? $this->getProductStreamFilterDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13245.     }
  13246.     /**
  13247.      * Gets the public 'product_stream_mapping.repository' shared service.
  13248.      *
  13249.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13250.      */
  13251.     protected function getProductStreamMapping_RepositoryService()
  13252.     {
  13253.         return $this->services['product_stream_mapping.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] ?? $this->getProductStreamMappingDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13254.     }
  13255.     /**
  13256.      * Gets the public 'product_stream_translation.repository' shared service.
  13257.      *
  13258.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13259.      */
  13260.     protected function getProductStreamTranslation_RepositoryService()
  13261.     {
  13262.         return $this->services['product_stream_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] ?? $this->getProductStreamTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13263.     }
  13264.     /**
  13265.      * Gets the public 'product_tag.repository' shared service.
  13266.      *
  13267.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13268.      */
  13269.     protected function getProductTag_RepositoryService()
  13270.     {
  13271.         return $this->services['product_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] ?? $this->getProductTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13272.     }
  13273.     /**
  13274.      * Gets the public 'product_translation.repository' shared service.
  13275.      *
  13276.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13277.      */
  13278.     protected function getProductTranslation_RepositoryService()
  13279.     {
  13280.         return $this->services['product_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] ?? $this->getProductTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13281.     }
  13282.     /**
  13283.      * Gets the public 'product_visibility.repository' shared service.
  13284.      *
  13285.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13286.      */
  13287.     protected function getProductVisibility_RepositoryService()
  13288.     {
  13289.         return $this->services['product_visibility.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] ?? $this->getProductVisibilityDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13290.     }
  13291.     /**
  13292.      * Gets the public 'profiling.filesystem.private' shared service.
  13293.      *
  13294.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13295.      */
  13296.     protected function getProfiling_Filesystem_PrivateService()
  13297.     {
  13298.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13300.         return $this->services['profiling.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/profiling');
  13301.     }
  13302.     /**
  13303.      * Gets the public 'profiling.filesystem.public' shared service.
  13304.      *
  13305.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  13306.      */
  13307.     protected function getProfiling_Filesystem_PublicService()
  13308.     {
  13309.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  13310.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  13311.         return $this->services['profiling.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/profiling');
  13312.     }
  13313.     /**
  13314.      * Gets the public 'promotion.repository' shared service.
  13315.      *
  13316.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13317.      */
  13318.     protected function getPromotion_RepositoryService()
  13319.     {
  13320.         return $this->services['promotion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] ?? $this->getPromotionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13321.     }
  13322.     /**
  13323.      * Gets the public 'promotion_cart_rule.repository' shared service.
  13324.      *
  13325.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13326.      */
  13327.     protected function getPromotionCartRule_RepositoryService()
  13328.     {
  13329.         return $this->services['promotion_cart_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] ?? $this->getPromotionCartRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13330.     }
  13331.     /**
  13332.      * Gets the public 'promotion_discount.repository' shared service.
  13333.      *
  13334.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13335.      */
  13336.     protected function getPromotionDiscount_RepositoryService()
  13337.     {
  13338.         return $this->services['promotion_discount.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] ?? $this->getPromotionDiscountDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13339.     }
  13340.     /**
  13341.      * Gets the public 'promotion_discount_prices.repository' shared service.
  13342.      *
  13343.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13344.      */
  13345.     protected function getPromotionDiscountPrices_RepositoryService()
  13346.     {
  13347.         return $this->services['promotion_discount_prices.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] ?? $this->getPromotionDiscountPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13348.     }
  13349.     /**
  13350.      * Gets the public 'promotion_discount_rule.repository' shared service.
  13351.      *
  13352.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13353.      */
  13354.     protected function getPromotionDiscountRule_RepositoryService()
  13355.     {
  13356.         return $this->services['promotion_discount_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] ?? $this->getPromotionDiscountRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13357.     }
  13358.     /**
  13359.      * Gets the public 'promotion_individual_code.repository' shared service.
  13360.      *
  13361.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13362.      */
  13363.     protected function getPromotionIndividualCode_RepositoryService()
  13364.     {
  13365.         return $this->services['promotion_individual_code.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] ?? $this->getPromotionIndividualCodeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13366.     }
  13367.     /**
  13368.      * Gets the public 'promotion_order_rule.repository' shared service.
  13369.      *
  13370.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13371.      */
  13372.     protected function getPromotionOrderRule_RepositoryService()
  13373.     {
  13374.         return $this->services['promotion_order_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] ?? $this->getPromotionOrderRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13375.     }
  13376.     /**
  13377.      * Gets the public 'promotion_persona_customer.repository' shared service.
  13378.      *
  13379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13380.      */
  13381.     protected function getPromotionPersonaCustomer_RepositoryService()
  13382.     {
  13383.         return $this->services['promotion_persona_customer.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] ?? $this->getPromotionPersonaCustomerDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13384.     }
  13385.     /**
  13386.      * Gets the public 'promotion_persona_rule.repository' shared service.
  13387.      *
  13388.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13389.      */
  13390.     protected function getPromotionPersonaRule_RepositoryService()
  13391.     {
  13392.         return $this->services['promotion_persona_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] ?? $this->getPromotionPersonaRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13393.     }
  13394.     /**
  13395.      * Gets the public 'promotion_sales_channel.repository' shared service.
  13396.      *
  13397.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13398.      */
  13399.     protected function getPromotionSalesChannel_RepositoryService()
  13400.     {
  13401.         return $this->services['promotion_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] ?? $this->getPromotionSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13402.     }
  13403.     /**
  13404.      * Gets the public 'promotion_setgroup.repository' shared service.
  13405.      *
  13406.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13407.      */
  13408.     protected function getPromotionSetgroup_RepositoryService()
  13409.     {
  13410.         return $this->services['promotion_setgroup.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] ?? $this->getPromotionSetGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13411.     }
  13412.     /**
  13413.      * Gets the public 'promotion_setgroup_rule.repository' shared service.
  13414.      *
  13415.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13416.      */
  13417.     protected function getPromotionSetgroupRule_RepositoryService()
  13418.     {
  13419.         return $this->services['promotion_setgroup_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] ?? $this->getPromotionSetGroupRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13420.     }
  13421.     /**
  13422.      * Gets the public 'promotion_translation.repository' shared service.
  13423.      *
  13424.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13425.      */
  13426.     protected function getPromotionTranslation_RepositoryService()
  13427.     {
  13428.         return $this->services['promotion_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] ?? $this->getPromotionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13429.     }
  13430.     /**
  13431.      * Gets the public 'property_group.repository' shared service.
  13432.      *
  13433.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13434.      */
  13435.     protected function getPropertyGroup_RepositoryService()
  13436.     {
  13437.         return $this->services['property_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] ?? $this->getPropertyGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13438.     }
  13439.     /**
  13440.      * Gets the public 'property_group_option.repository' shared service.
  13441.      *
  13442.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13443.      */
  13444.     protected function getPropertyGroupOption_RepositoryService()
  13445.     {
  13446.         return $this->services['property_group_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] ?? $this->getPropertyGroupOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13447.     }
  13448.     /**
  13449.      * Gets the public 'property_group_option_translation.repository' shared service.
  13450.      *
  13451.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13452.      */
  13453.     protected function getPropertyGroupOptionTranslation_RepositoryService()
  13454.     {
  13455.         return $this->services['property_group_option_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] ?? $this->getPropertyGroupOptionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13456.     }
  13457.     /**
  13458.      * Gets the public 'property_group_translation.repository' shared service.
  13459.      *
  13460.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13461.      */
  13462.     protected function getPropertyGroupTranslation_RepositoryService()
  13463.     {
  13464.         return $this->services['property_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] ?? $this->getPropertyGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13465.     }
  13466.     /**
  13467.      * Gets the public 'request_stack' shared service.
  13468.      *
  13469.      * @return \Symfony\Component\HttpFoundation\RequestStack
  13470.      */
  13471.     protected function getRequestStackService()
  13472.     {
  13473.         return $this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack();
  13474.     }
  13475.     /**
  13476.      * Gets the public 'router' shared autowired service.
  13477.      *
  13478.      * @return \Shopware\Storefront\Framework\Routing\Router
  13479.      */
  13480.     protected function getRouterService()
  13481.     {
  13482.         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())));
  13483.     }
  13484.     /**
  13485.      * Gets the public 'routing.loader' shared service.
  13486.      *
  13487.      * @return \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
  13488.      */
  13489.     protected function getRouting_LoaderService()
  13490.     {
  13491.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderInterface.php';
  13492.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/Loader.php';
  13493.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/DelegatingLoader.php';
  13494.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/DelegatingLoader.php';
  13495.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolverInterface.php';
  13496.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/LoaderResolver.php';
  13497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Route/ApiRouteLoader.php';
  13498.         include_once \dirname(__DIR__4).'/vendor/symfony/config/Loader/FileLoader.php';
  13499.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/HostTrait.php';
  13500.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/LocalizedRouteTrait.php';
  13501.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/Configurator/Traits/PrefixTrait.php';
  13502.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/XmlFileLoader.php';
  13503.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocatorInterface.php';
  13504.         include_once \dirname(__DIR__4).'/vendor/symfony/config/FileLocator.php';
  13505.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Config/FileLocator.php';
  13506.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/YamlFileLoader.php';
  13507.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/PhpFileLoader.php';
  13508.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/GlobFileLoader.php';
  13509.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/DirectoryLoader.php';
  13510.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ObjectLoader.php';
  13511.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/ContainerLoader.php';
  13512.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationClassLoader.php';
  13513.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Routing/AnnotatedRouteControllerLoader.php';
  13514.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationFileLoader.php';
  13515.         include_once \dirname(__DIR__4).'/vendor/symfony/routing/Loader/AnnotationDirectoryLoader.php';
  13516.         $a = new \Symfony\Component\Config\Loader\LoaderResolver();
  13517.         $b = new \Symfony\Component\HttpKernel\Config\FileLocator(($this->services['kernel'] ?? $this->get('kernel'1)));
  13518.         $c = new \Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()), 'dev');
  13519.         $a->addLoader(new \Shopware\Core\Framework\Api\Route\ApiRouteLoader(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())));
  13520.         $a->addLoader(new \Symfony\Component\Routing\Loader\XmlFileLoader($b'dev'));
  13521.         $a->addLoader(new \Symfony\Component\Routing\Loader\YamlFileLoader($b'dev'));
  13522.         $a->addLoader(new \Symfony\Component\Routing\Loader\PhpFileLoader($b'dev'));
  13523.         $a->addLoader(new \Symfony\Component\Routing\Loader\GlobFileLoader($b'dev'));
  13524.         $a->addLoader(new \Symfony\Component\Routing\Loader\DirectoryLoader($b'dev'));
  13525.         $a->addLoader(new \Symfony\Component\Routing\Loader\ContainerLoader(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  13526.             'kernel' => ['services''kernel''getKernelService'false],
  13527.         ], [
  13528.             'kernel' => 'Shopware\\Production\\Kernel',
  13529.         ]), 'dev'));
  13530.         $a->addLoader($c);
  13531.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationDirectoryLoader($b$c));
  13532.         $a->addLoader(new \Symfony\Component\Routing\Loader\AnnotationFileLoader($b$c));
  13533.         return $this->services['routing.loader'] = new \Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader($a, ['utf8' => true], []);
  13534.     }
  13535.     /**
  13536.      * Gets the public 'rule.repository' shared service.
  13537.      *
  13538.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13539.      */
  13540.     protected function getRule_RepositoryService()
  13541.     {
  13542.         return $this->services['rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\RuleDefinition'] ?? $this->getRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13543.     }
  13544.     /**
  13545.      * Gets the public 'rule_condition.repository' shared service.
  13546.      *
  13547.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13548.      */
  13549.     protected function getRuleCondition_RepositoryService()
  13550.     {
  13551.         return $this->services['rule_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] ?? $this->getRuleConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13552.     }
  13553.     /**
  13554.      * Gets the public 'rule_tag.repository' shared service.
  13555.      *
  13556.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13557.      */
  13558.     protected function getRuleTag_RepositoryService()
  13559.     {
  13560.         return $this->services['rule_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] ?? $this->getRuleTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13561.     }
  13562.     /**
  13563.      * Gets the public 'sales_channel.category.repository' shared service.
  13564.      *
  13565.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13566.      */
  13567.     protected function getSalesChannel_Category_RepositoryService()
  13568.     {
  13569.         return $this->services['sales_channel.category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Category\\SalesChannel\\SalesChannelCategoryDefinition'] ?? $this->getSalesChannelCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13570.     }
  13571.     /**
  13572.      * Gets the public 'sales_channel.country.repository' shared service.
  13573.      *
  13574.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13575.      */
  13576.     protected function getSalesChannel_Country_RepositoryService()
  13577.     {
  13578.         return $this->services['sales_channel.country.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\SalesChannel\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13579.     }
  13580.     /**
  13581.      * Gets the public 'sales_channel.country_state.repository' shared service.
  13582.      *
  13583.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13584.      */
  13585.     protected function getSalesChannel_CountryState_RepositoryService()
  13586.     {
  13587.         return $this->services['sales_channel.country_state.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Country\\Aggregate\\CountryState\\SalesChannel\\SalesChannelCountryStateDefinition'] ?? $this->getSalesChannelCountryStateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13588.     }
  13589.     /**
  13590.      * Gets the public 'sales_channel.currency.repository' shared service.
  13591.      *
  13592.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13593.      */
  13594.     protected function getSalesChannel_Currency_RepositoryService()
  13595.     {
  13596.         return $this->services['sales_channel.currency.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Currency\\SalesChannel\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13597.     }
  13598.     /**
  13599.      * Gets the public 'sales_channel.landing_page.repository' shared service.
  13600.      *
  13601.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13602.      */
  13603.     protected function getSalesChannel_LandingPage_RepositoryService()
  13604.     {
  13605.         return $this->services['sales_channel.landing_page.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\LandingPage\\SalesChannel\\SalesChannelLandingPageDefinition'] ?? $this->getSalesChannelLandingPageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13606.     }
  13607.     /**
  13608.      * Gets the public 'sales_channel.language.repository' shared service.
  13609.      *
  13610.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13611.      */
  13612.     protected function getSalesChannel_Language_RepositoryService()
  13613.     {
  13614.         return $this->services['sales_channel.language.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Language\\SalesChannel\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13615.     }
  13616.     /**
  13617.      * Gets the public 'sales_channel.main_category.repository' shared service.
  13618.      *
  13619.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13620.      */
  13621.     protected function getSalesChannel_MainCategory_RepositoryService()
  13622.     {
  13623.         return $this->services['sales_channel.main_category.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\MainCategory\\SalesChannel\\SalesChannelMainCategoryDefinition'] ?? $this->getSalesChannelMainCategoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13624.     }
  13625.     /**
  13626.      * Gets the public 'sales_channel.newsletter_recipient.repository' shared service.
  13627.      *
  13628.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13629.      */
  13630.     protected function getSalesChannel_NewsletterRecipient_RepositoryService()
  13631.     {
  13632.         return $this->services['sales_channel.newsletter_recipient.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Newsletter\\SalesChannel\\SalesChannelNewsletterRecipientDefinition'] ?? $this->getSalesChannelNewsletterRecipientDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13633.     }
  13634.     /**
  13635.      * Gets the public 'sales_channel.payment_method.repository' shared service.
  13636.      *
  13637.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13638.      */
  13639.     protected function getSalesChannel_PaymentMethod_RepositoryService()
  13640.     {
  13641.         return $this->services['sales_channel.payment_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Payment\\SalesChannel\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13642.     }
  13643.     /**
  13644.      * Gets the public 'sales_channel.product.repository' shared service.
  13645.      *
  13646.      * @return \Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator
  13647.      */
  13648.     protected function getSalesChannel_Product_RepositoryService()
  13649.     {
  13650.         return $this->services['sales_channel.product.repository'] = new \Swag\CustomizedProducts\Core\Content\Product\SalesChannel\SalesChannelProductRepositoryDecorator(new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\SalesChannelProductDefinition'] ?? $this->getSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13651.     }
  13652.     /**
  13653.      * Gets the public 'sales_channel.repository' shared autowired service.
  13654.      *
  13655.      * @return \Swag\Markets\DataAbstractionLayer\SalesChannelRepositoryDecorator
  13656.      */
  13657.     protected function getSalesChannel_RepositoryService()
  13658.     {
  13659.         return $this->services['sales_channel.repository'] = new \Swag\Markets\DataAbstractionLayer\SalesChannelRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] ?? $this->getSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  13660.     }
  13661.     /**
  13662.      * Gets the public 'sales_channel.salutation.repository' shared service.
  13663.      *
  13664.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13665.      */
  13666.     protected function getSalesChannel_Salutation_RepositoryService()
  13667.     {
  13668.         return $this->services['sales_channel.salutation.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalesChannel\\SalesChannelSalutationDefinition'] ?? $this->getSalesChannelSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13669.     }
  13670.     /**
  13671.      * Gets the public 'sales_channel.seo_url.repository' shared service.
  13672.      *
  13673.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13674.      */
  13675.     protected function getSalesChannel_SeoUrl_RepositoryService()
  13676.     {
  13677.         return $this->services['sales_channel.seo_url.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SalesChannel\\SalesChannelSeoUrlDefinition'] ?? $this->getSalesChannelSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13678.     }
  13679.     /**
  13680.      * Gets the public 'sales_channel.shipping_method.repository' shared service.
  13681.      *
  13682.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13683.      */
  13684.     protected function getSalesChannel_ShippingMethod_RepositoryService()
  13685.     {
  13686.         return $this->services['sales_channel.shipping_method.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\SalesChannel\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13687.     }
  13688.     /**
  13689.      * Gets the public 'sales_channel.swag_customized_products_template.repository' shared service.
  13690.      *
  13691.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13692.      */
  13693.     protected function getSalesChannel_SwagCustomizedProductsTemplate_RepositoryService()
  13694.     {
  13695.         return $this->services['sales_channel.swag_customized_products_template.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Swag\\CustomizedProducts\\Template\\SalesChannel\\SalesChannelTemplateDefinition'] ?? $this->getSalesChannelTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13696.     }
  13697.     /**
  13698.      * Gets the public 'sales_channel.swag_customized_products_template_configuration.repository' shared service.
  13699.      *
  13700.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13701.      */
  13702.     protected function getSalesChannel_SwagCustomizedProductsTemplateConfiguration_RepositoryService()
  13703.     {
  13704.         return $this->services['sales_channel.swag_customized_products_template_configuration.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\SalesChannel\\SalesChannelTemplateConfigurationDefinition'] ?? $this->getSalesChannelTemplateConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13705.     }
  13706.     /**
  13707.      * Gets the public 'sales_channel.swag_customized_products_template_option.repository' shared service.
  13708.      *
  13709.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13710.      */
  13711.     protected function getSalesChannel_SwagCustomizedProductsTemplateOption_RepositoryService()
  13712.     {
  13713.         return $this->services['sales_channel.swag_customized_products_template_option.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\SalesChannel\\SalesChannelTemplateOptionDefinition'] ?? $this->getSalesChannelTemplateOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13714.     }
  13715.     /**
  13716.      * Gets the public 'sales_channel.swag_customized_products_template_option_value.repository' shared service.
  13717.      *
  13718.      * @return \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository
  13719.      */
  13720.     protected function getSalesChannel_SwagCustomizedProductsTemplateOptionValue_RepositoryService()
  13721.     {
  13722.         return $this->services['sales_channel.swag_customized_products_template_option_value.repository'] = new \Shopware\Core\System\SalesChannel\Entity\SalesChannelRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\SalesChannel\\SalesChannelTemplateOptionValueDefinition'] ?? $this->getSalesChannelTemplateOptionValueDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13723.     }
  13724.     /**
  13725.      * Gets the public 'sales_channel_analytics.repository' shared service.
  13726.      *
  13727.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13728.      */
  13729.     protected function getSalesChannelAnalytics_RepositoryService()
  13730.     {
  13731.         return $this->services['sales_channel_analytics.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] ?? $this->getSalesChannelAnalyticsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13732.     }
  13733.     /**
  13734.      * Gets the public 'sales_channel_country.repository' shared service.
  13735.      *
  13736.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13737.      */
  13738.     protected function getSalesChannelCountry_RepositoryService()
  13739.     {
  13740.         return $this->services['sales_channel_country.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] ?? $this->getSalesChannelCountryDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13741.     }
  13742.     /**
  13743.      * Gets the public 'sales_channel_currency.repository' shared service.
  13744.      *
  13745.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  13746.      */
  13747.     protected function getSalesChannelCurrency_RepositoryService()
  13748.     {
  13749.         return $this->services['sales_channel_currency.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] ?? $this->getSalesChannelCurrencyDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  13750.     }
  13751.     /**
  13752.      * Gets the public 'sales_channel_definition.Shopware\Administration\Notification\NotificationDefinition' shared service.
  13753.      *
  13754.      * @return \Shopware\Administration\Notification\NotificationDefinition
  13755.      */
  13756.     protected function getNotificationDefinition2Service()
  13757.     {
  13758.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/Notification/NotificationDefinition.php';
  13759.         $this->services['sales_channel_definition.Shopware\\Administration\\Notification\\NotificationDefinition'] = $instance = new \Shopware\Administration\Notification\NotificationDefinition();
  13760.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13761.         return $instance;
  13762.     }
  13763.     /**
  13764.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition' shared service.
  13765.      *
  13766.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition
  13767.      */
  13768.     protected function getCustomerAddressDefinition2Service()
  13769.     {
  13770.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerAddress\\CustomerAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerAddress\CustomerAddressDefinition();
  13771.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13772.         return $instance;
  13773.     }
  13774.     /**
  13775.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition' shared service.
  13776.      *
  13777.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition
  13778.      */
  13779.     protected function getCustomerGroupRegistrationSalesChannelDefinition2Service()
  13780.     {
  13781.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupRegistrationSalesChannel/CustomerGroupRegistrationSalesChannelDefinition.php';
  13782.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupRegistrationSalesChannel\\CustomerGroupRegistrationSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupRegistrationSalesChannel\CustomerGroupRegistrationSalesChannelDefinition();
  13783.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13784.         return $instance;
  13785.     }
  13786.     /**
  13787.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition' shared service.
  13788.      *
  13789.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition
  13790.      */
  13791.     protected function getCustomerGroupTranslationDefinition2Service()
  13792.     {
  13793.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerGroupTranslation/CustomerGroupTranslationDefinition.php';
  13795.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroupTranslation\\CustomerGroupTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroupTranslation\CustomerGroupTranslationDefinition();
  13796.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13797.         return $instance;
  13798.     }
  13799.     /**
  13800.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition' shared service.
  13801.      *
  13802.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition
  13803.      */
  13804.     protected function getCustomerGroupDefinition2Service()
  13805.     {
  13806.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerGroup\\CustomerGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerGroup\CustomerGroupDefinition();
  13807.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13808.         return $instance;
  13809.     }
  13810.     /**
  13811.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition' shared service.
  13812.      *
  13813.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition
  13814.      */
  13815.     protected function getCustomerRecoveryDefinition2Service()
  13816.     {
  13817.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerRecovery/CustomerRecoveryDefinition.php';
  13818.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerRecovery\\CustomerRecoveryDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerRecovery\CustomerRecoveryDefinition();
  13819.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13820.         return $instance;
  13821.     }
  13822.     /**
  13823.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition' shared service.
  13824.      *
  13825.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition
  13826.      */
  13827.     protected function getCustomerTagDefinition2Service()
  13828.     {
  13829.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerTag/CustomerTagDefinition.php';
  13830.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerTag\\CustomerTagDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerTag\CustomerTagDefinition();
  13831.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13832.         return $instance;
  13833.     }
  13834.     /**
  13835.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition' shared service.
  13836.      *
  13837.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition
  13838.      */
  13839.     protected function getCustomerWishlistProductDefinition2Service()
  13840.     {
  13841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlistProduct/CustomerWishlistProductDefinition.php';
  13842.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlistProduct\\CustomerWishlistProductDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlistProduct\CustomerWishlistProductDefinition();
  13843.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13844.         return $instance;
  13845.     }
  13846.     /**
  13847.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition' shared service.
  13848.      *
  13849.      * @return \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition
  13850.      */
  13851.     protected function getCustomerWishlistDefinition2Service()
  13852.     {
  13853.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Aggregate/CustomerWishlist/CustomerWishlistDefinition.php';
  13854.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\Aggregate\\CustomerWishlist\\CustomerWishlistDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\Aggregate\CustomerWishlist\CustomerWishlistDefinition();
  13855.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13856.         return $instance;
  13857.     }
  13858.     /**
  13859.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Customer\CustomerDefinition' shared service.
  13860.      *
  13861.      * @return \Shopware\Core\Checkout\Customer\CustomerDefinition
  13862.      */
  13863.     protected function getCustomerDefinition2Service()
  13864.     {
  13865.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Customer\CustomerDefinition();
  13866.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13867.         return $instance;
  13868.     }
  13869.     /**
  13870.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition' shared service.
  13871.      *
  13872.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition
  13873.      */
  13874.     protected function getDocumentBaseConfigSalesChannelDefinition2Service()
  13875.     {
  13876.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfigSalesChannel/DocumentBaseConfigSalesChannelDefinition.php';
  13877.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfigSalesChannel\\DocumentBaseConfigSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfigSalesChannel\DocumentBaseConfigSalesChannelDefinition();
  13878.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13879.         return $instance;
  13880.     }
  13881.     /**
  13882.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition' shared service.
  13883.      *
  13884.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition
  13885.      */
  13886.     protected function getDocumentBaseConfigDefinition2Service()
  13887.     {
  13888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentBaseConfig/DocumentBaseConfigDefinition.php';
  13889.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentBaseConfig\\DocumentBaseConfigDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentBaseConfig\DocumentBaseConfigDefinition();
  13890.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13891.         return $instance;
  13892.     }
  13893.     /**
  13894.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition' shared service.
  13895.      *
  13896.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition
  13897.      */
  13898.     protected function getDocumentTypeTranslationDefinition2Service()
  13899.     {
  13900.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  13901.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentTypeTranslation/DocumentTypeTranslationDefinition.php';
  13902.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentTypeTranslation\\DocumentTypeTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentTypeTranslation\DocumentTypeTranslationDefinition();
  13903.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13904.         return $instance;
  13905.     }
  13906.     /**
  13907.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition' shared service.
  13908.      *
  13909.      * @return \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition
  13910.      */
  13911.     protected function getDocumentTypeDefinition2Service()
  13912.     {
  13913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Aggregate/DocumentType/DocumentTypeDefinition.php';
  13914.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\Aggregate\\DocumentType\\DocumentTypeDefinition'] = $instance = new \Shopware\Core\Checkout\Document\Aggregate\DocumentType\DocumentTypeDefinition();
  13915.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13916.         return $instance;
  13917.     }
  13918.     /**
  13919.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Document\DocumentDefinition' shared service.
  13920.      *
  13921.      * @return \Shopware\Core\Checkout\Document\DocumentDefinition
  13922.      */
  13923.     protected function getDocumentDefinition2Service()
  13924.     {
  13925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentDefinition.php';
  13926.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Document\\DocumentDefinition'] = $instance = new \Shopware\Core\Checkout\Document\DocumentDefinition();
  13927.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13928.         return $instance;
  13929.     }
  13930.     /**
  13931.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition' shared service.
  13932.      *
  13933.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition
  13934.      */
  13935.     protected function getOrderAddressDefinition2Service()
  13936.     {
  13937.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderAddress\\OrderAddressDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderAddress\OrderAddressDefinition();
  13938.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13939.         return $instance;
  13940.     }
  13941.     /**
  13942.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition' shared service.
  13943.      *
  13944.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition
  13945.      */
  13946.     protected function getOrderCustomerDefinition2Service()
  13947.     {
  13948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderCustomer/OrderCustomerDefinition.php';
  13949.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderCustomer\\OrderCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderCustomer\OrderCustomerDefinition();
  13950.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13951.         return $instance;
  13952.     }
  13953.     /**
  13954.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition' shared service.
  13955.      *
  13956.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition
  13957.      */
  13958.     protected function getOrderDeliveryPositionDefinition2Service()
  13959.     {
  13960.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDeliveryPosition/OrderDeliveryPositionDefinition.php';
  13961.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDeliveryPosition\\OrderDeliveryPositionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDeliveryPosition\OrderDeliveryPositionDefinition();
  13962.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13963.         return $instance;
  13964.     }
  13965.     /**
  13966.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition' shared service.
  13967.      *
  13968.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition
  13969.      */
  13970.     protected function getOrderDeliveryDefinition2Service()
  13971.     {
  13972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderDelivery/OrderDeliveryDefinition.php';
  13973.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderDelivery\\OrderDeliveryDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderDelivery\OrderDeliveryDefinition();
  13974.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13975.         return $instance;
  13976.     }
  13977.     /**
  13978.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition' shared service.
  13979.      *
  13980.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition
  13981.      */
  13982.     protected function getOrderLineItemDefinition2Service()
  13983.     {
  13984.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderLineItem/OrderLineItemDefinition.php';
  13985.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderLineItem\\OrderLineItemDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderLineItem\OrderLineItemDefinition();
  13986.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13987.         return $instance;
  13988.     }
  13989.     /**
  13990.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition' shared service.
  13991.      *
  13992.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition
  13993.      */
  13994.     protected function getOrderTagDefinition2Service()
  13995.     {
  13996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTag/OrderTagDefinition.php';
  13997.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTag\\OrderTagDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTag\OrderTagDefinition();
  13998.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  13999.         return $instance;
  14000.     }
  14001.     /**
  14002.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition' shared service.
  14003.      *
  14004.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition
  14005.      */
  14006.     protected function getOrderTransactionDefinition2Service()
  14007.     {
  14008.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionDefinition.php';
  14009.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionDefinition'] = $instance = new \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionDefinition();
  14010.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14011.         return $instance;
  14012.     }
  14013.     /**
  14014.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Order\OrderDefinition' shared service.
  14015.      *
  14016.      * @return \Shopware\Core\Checkout\Order\OrderDefinition
  14017.      */
  14018.     protected function getOrderDefinition2Service()
  14019.     {
  14020.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Order\\OrderDefinition'] = $instance = new \Shopware\Core\Checkout\Order\OrderDefinition();
  14021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14022.         return $instance;
  14023.     }
  14024.     /**
  14025.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition' shared service.
  14026.      *
  14027.      * @return \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition
  14028.      */
  14029.     protected function getPaymentMethodTranslationDefinition2Service()
  14030.     {
  14031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14032.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Aggregate/PaymentMethodTranslation/PaymentMethodTranslationDefinition.php';
  14033.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Payment\\Aggregate\\PaymentMethodTranslation\\PaymentMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Payment\Aggregate\PaymentMethodTranslation\PaymentMethodTranslationDefinition();
  14034.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14035.         return $instance;
  14036.     }
  14037.     /**
  14038.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition' shared service.
  14039.      *
  14040.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition
  14041.      */
  14042.     protected function getPromotionCartRuleDefinition2Service()
  14043.     {
  14044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionCartRule/PromotionCartRuleDefinition.php';
  14045.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionCartRule\\PromotionCartRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionCartRule\PromotionCartRuleDefinition();
  14046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14047.         return $instance;
  14048.     }
  14049.     /**
  14050.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition' shared service.
  14051.      *
  14052.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition
  14053.      */
  14054.     protected function getPromotionDiscountPriceDefinition2Service()
  14055.     {
  14056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountPrice/PromotionDiscountPriceDefinition.php';
  14057.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountPrice\\PromotionDiscountPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountPrice\PromotionDiscountPriceDefinition();
  14058.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14059.         return $instance;
  14060.     }
  14061.     /**
  14062.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition' shared service.
  14063.      *
  14064.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition
  14065.      */
  14066.     protected function getPromotionDiscountRuleDefinition2Service()
  14067.     {
  14068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscountRule/PromotionDiscountRuleDefinition.php';
  14069.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscountRule\\PromotionDiscountRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscountRule\PromotionDiscountRuleDefinition();
  14070.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14071.         return $instance;
  14072.     }
  14073.     /**
  14074.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition' shared service.
  14075.      *
  14076.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition
  14077.      */
  14078.     protected function getPromotionDiscountDefinition2Service()
  14079.     {
  14080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionDiscount/PromotionDiscountDefinition.php';
  14081.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionDiscount\\PromotionDiscountDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionDiscount\PromotionDiscountDefinition();
  14082.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14083.         return $instance;
  14084.     }
  14085.     /**
  14086.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition' shared service.
  14087.      *
  14088.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition
  14089.      */
  14090.     protected function getPromotionIndividualCodeDefinition2Service()
  14091.     {
  14092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionIndividualCode/PromotionIndividualCodeDefinition.php';
  14093.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionIndividualCode\\PromotionIndividualCodeDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionIndividualCode\PromotionIndividualCodeDefinition();
  14094.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14095.         return $instance;
  14096.     }
  14097.     /**
  14098.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition' shared service.
  14099.      *
  14100.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition
  14101.      */
  14102.     protected function getPromotionOrderRuleDefinition2Service()
  14103.     {
  14104.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionOrderRule/PromotionOrderRuleDefinition.php';
  14105.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionOrderRule\\PromotionOrderRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionOrderRule\PromotionOrderRuleDefinition();
  14106.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14107.         return $instance;
  14108.     }
  14109.     /**
  14110.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition' shared service.
  14111.      *
  14112.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition
  14113.      */
  14114.     protected function getPromotionPersonaCustomerDefinition2Service()
  14115.     {
  14116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaCustomer/PromotionPersonaCustomerDefinition.php';
  14117.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaCustomer\\PromotionPersonaCustomerDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaCustomer\PromotionPersonaCustomerDefinition();
  14118.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14119.         return $instance;
  14120.     }
  14121.     /**
  14122.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition' shared service.
  14123.      *
  14124.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition
  14125.      */
  14126.     protected function getPromotionPersonaRuleDefinition2Service()
  14127.     {
  14128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionPersonaRule/PromotionPersonaRuleDefinition.php';
  14129.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionPersonaRule\\PromotionPersonaRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionPersonaRule\PromotionPersonaRuleDefinition();
  14130.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14131.         return $instance;
  14132.     }
  14133.     /**
  14134.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition' shared service.
  14135.      *
  14136.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition
  14137.      */
  14138.     protected function getPromotionSalesChannelDefinition2Service()
  14139.     {
  14140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSalesChannel/PromotionSalesChannelDefinition.php';
  14141.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSalesChannel\\PromotionSalesChannelDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSalesChannel\PromotionSalesChannelDefinition();
  14142.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14143.         return $instance;
  14144.     }
  14145.     /**
  14146.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition' shared service.
  14147.      *
  14148.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition
  14149.      */
  14150.     protected function getPromotionSetGroupRuleDefinition2Service()
  14151.     {
  14152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroupRule/PromotionSetGroupRuleDefinition.php';
  14153.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroupRule\\PromotionSetGroupRuleDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroupRule\PromotionSetGroupRuleDefinition();
  14154.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14155.         return $instance;
  14156.     }
  14157.     /**
  14158.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition' shared service.
  14159.      *
  14160.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition
  14161.      */
  14162.     protected function getPromotionSetGroupDefinition2Service()
  14163.     {
  14164.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionSetGroup/PromotionSetGroupDefinition.php';
  14165.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionSetGroup\\PromotionSetGroupDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionSetGroup\PromotionSetGroupDefinition();
  14166.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14167.         return $instance;
  14168.     }
  14169.     /**
  14170.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition' shared service.
  14171.      *
  14172.      * @return \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition
  14173.      */
  14174.     protected function getPromotionTranslationDefinition2Service()
  14175.     {
  14176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Aggregate/PromotionTranslation/PromotionTranslationDefinition.php';
  14178.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\Aggregate\\PromotionTranslation\\PromotionTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\Aggregate\PromotionTranslation\PromotionTranslationDefinition();
  14179.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14180.         return $instance;
  14181.     }
  14182.     /**
  14183.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Promotion\PromotionDefinition' shared service.
  14184.      *
  14185.      * @return \Shopware\Core\Checkout\Promotion\PromotionDefinition
  14186.      */
  14187.     protected function getPromotionDefinition2Service()
  14188.     {
  14189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/PromotionDefinition.php';
  14190.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Promotion\\PromotionDefinition'] = $instance = new \Shopware\Core\Checkout\Promotion\PromotionDefinition();
  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\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition' shared service.
  14196.      *
  14197.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition
  14198.      */
  14199.     protected function getShippingMethodPriceDefinition2Service()
  14200.     {
  14201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodPrice/ShippingMethodPriceDefinition.php';
  14202.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodPrice\ShippingMethodPriceDefinition();
  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\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition' shared service.
  14208.      *
  14209.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition
  14210.      */
  14211.     protected function getShippingMethodTagDefinition2Service()
  14212.     {
  14213.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTag/ShippingMethodTagDefinition.php';
  14214.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTag\ShippingMethodTagDefinition();
  14215.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14216.         return $instance;
  14217.     }
  14218.     /**
  14219.      * Gets the public 'sales_channel_definition.Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition' shared service.
  14220.      *
  14221.      * @return \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition
  14222.      */
  14223.     protected function getShippingMethodTranslationDefinition2Service()
  14224.     {
  14225.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14226.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Aggregate/ShippingMethodTranslation/ShippingMethodTranslationDefinition.php';
  14227.         $this->services['sales_channel_definition.Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] = $instance = new \Shopware\Core\Checkout\Shipping\Aggregate\ShippingMethodTranslation\ShippingMethodTranslationDefinition();
  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\Category\Aggregate\CategoryTag\CategoryTagDefinition' shared service.
  14233.      *
  14234.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition
  14235.      */
  14236.     protected function getCategoryTagDefinition2Service()
  14237.     {
  14238.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTag/CategoryTagDefinition.php';
  14239.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTag\\CategoryTagDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTag\CategoryTagDefinition();
  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\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition' shared service.
  14245.      *
  14246.      * @return \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition
  14247.      */
  14248.     protected function getCategoryTranslationDefinition2Service()
  14249.     {
  14250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Aggregate/CategoryTranslation/CategoryTranslationDefinition.php';
  14252.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Category\\Aggregate\\CategoryTranslation\\CategoryTranslationDefinition'] = $instance = new \Shopware\Core\Content\Category\Aggregate\CategoryTranslation\CategoryTranslationDefinition();
  14253.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14254.         return $instance;
  14255.     }
  14256.     /**
  14257.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition' shared service.
  14258.      *
  14259.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition
  14260.      */
  14261.     protected function getCmsBlockDefinition2Service()
  14262.     {
  14263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsBlock/CmsBlockDefinition.php';
  14264.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsBlock\\CmsBlockDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsBlock\CmsBlockDefinition();
  14265.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14266.         return $instance;
  14267.     }
  14268.     /**
  14269.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition' shared service.
  14270.      *
  14271.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition
  14272.      */
  14273.     protected function getCmsPageTranslationDefinition2Service()
  14274.     {
  14275.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsPageTranslation/CmsPageTranslationDefinition.php';
  14277.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsPageTranslation\\CmsPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsPageTranslation\CmsPageTranslationDefinition();
  14278.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14279.         return $instance;
  14280.     }
  14281.     /**
  14282.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition' shared service.
  14283.      *
  14284.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition
  14285.      */
  14286.     protected function getCmsSectionDefinition2Service()
  14287.     {
  14288.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSection/CmsSectionDefinition.php';
  14289.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSection\\CmsSectionDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSection\CmsSectionDefinition();
  14290.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14291.         return $instance;
  14292.     }
  14293.     /**
  14294.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition' shared service.
  14295.      *
  14296.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition
  14297.      */
  14298.     protected function getCmsSlotTranslationDefinition2Service()
  14299.     {
  14300.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlotTranslation/CmsSlotTranslationDefinition.php';
  14302.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlotTranslation\\CmsSlotTranslationDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlotTranslation\CmsSlotTranslationDefinition();
  14303.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14304.         return $instance;
  14305.     }
  14306.     /**
  14307.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition' shared service.
  14308.      *
  14309.      * @return \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition
  14310.      */
  14311.     protected function getCmsSlotDefinition2Service()
  14312.     {
  14313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/Aggregate/CmsSlot/CmsSlotDefinition.php';
  14314.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\Aggregate\\CmsSlot\\CmsSlotDefinition'] = $instance = new \Shopware\Core\Content\Cms\Aggregate\CmsSlot\CmsSlotDefinition();
  14315.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14316.         return $instance;
  14317.     }
  14318.     /**
  14319.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Cms\CmsPageDefinition' shared service.
  14320.      *
  14321.      * @return \Shopware\Core\Content\Cms\CmsPageDefinition
  14322.      */
  14323.     protected function getCmsPageDefinition2Service()
  14324.     {
  14325.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] = $instance = new \Shopware\Core\Content\Cms\CmsPageDefinition();
  14326.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14327.         return $instance;
  14328.     }
  14329.     /**
  14330.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition' shared service.
  14331.      *
  14332.      * @return \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition
  14333.      */
  14334.     protected function getFlowSequenceDefinition2Service()
  14335.     {
  14336.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Aggregate/FlowSequence/FlowSequenceDefinition.php';
  14337.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\FlowSequenceDefinition'] = $instance = new \Shopware\Core\Content\Flow\Aggregate\FlowSequence\FlowSequenceDefinition();
  14338.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14339.         return $instance;
  14340.     }
  14341.     /**
  14342.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Flow\FlowDefinition' shared service.
  14343.      *
  14344.      * @return \Shopware\Core\Content\Flow\FlowDefinition
  14345.      */
  14346.     protected function getFlowDefinition2Service()
  14347.     {
  14348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/FlowDefinition.php';
  14349.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Flow\\FlowDefinition'] = $instance = new \Shopware\Core\Content\Flow\FlowDefinition();
  14350.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14351.         return $instance;
  14352.     }
  14353.     /**
  14354.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition' shared service.
  14355.      *
  14356.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition
  14357.      */
  14358.     protected function getImportExportFileDefinition2Service()
  14359.     {
  14360.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportFile/ImportExportFileDefinition.php';
  14361.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportFile\\ImportExportFileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportFile\ImportExportFileDefinition();
  14362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14363.         return $instance;
  14364.     }
  14365.     /**
  14366.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition' shared service.
  14367.      *
  14368.      * @return \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition
  14369.      */
  14370.     protected function getImportExportLogDefinition2Service()
  14371.     {
  14372.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Aggregate/ImportExportLog/ImportExportLogDefinition.php';
  14373.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\Aggregate\\ImportExportLog\\ImportExportLogDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\Aggregate\ImportExportLog\ImportExportLogDefinition();
  14374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14375.         return $instance;
  14376.     }
  14377.     /**
  14378.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileDefinition' shared service.
  14379.      *
  14380.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition
  14381.      */
  14382.     protected function getImportExportProfileDefinition2Service()
  14383.     {
  14384.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileDefinition.php';
  14385.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileDefinition();
  14386.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14387.         return $instance;
  14388.     }
  14389.     /**
  14390.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition' shared service.
  14391.      *
  14392.      * @return \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition
  14393.      */
  14394.     protected function getImportExportProfileTranslationDefinition2Service()
  14395.     {
  14396.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ImportExportProfileTranslationDefinition.php';
  14398.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ImportExport\\ImportExportProfileTranslationDefinition'] = $instance = new \Shopware\Core\Content\ImportExport\ImportExportProfileTranslationDefinition();
  14399.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14400.         return $instance;
  14401.     }
  14402.     /**
  14403.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition' shared service.
  14404.      *
  14405.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition
  14406.      */
  14407.     protected function getLandingPageSalesChannelDefinition2Service()
  14408.     {
  14409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageSalesChannel/LandingPageSalesChannelDefinition.php';
  14410.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageSalesChannel\\LandingPageSalesChannelDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageSalesChannel\LandingPageSalesChannelDefinition();
  14411.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14412.         return $instance;
  14413.     }
  14414.     /**
  14415.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition' shared service.
  14416.      *
  14417.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition
  14418.      */
  14419.     protected function getLandingPageTagDefinition2Service()
  14420.     {
  14421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTag/LandingPageTagDefinition.php';
  14422.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTag\\LandingPageTagDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTag\LandingPageTagDefinition();
  14423.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14424.         return $instance;
  14425.     }
  14426.     /**
  14427.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition' shared service.
  14428.      *
  14429.      * @return \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition
  14430.      */
  14431.     protected function getLandingPageTranslationDefinition2Service()
  14432.     {
  14433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/Aggregate/LandingPageTranslation/LandingPageTranslationDefinition.php';
  14435.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\LandingPage\\Aggregate\\LandingPageTranslation\\LandingPageTranslationDefinition'] = $instance = new \Shopware\Core\Content\LandingPage\Aggregate\LandingPageTranslation\LandingPageTranslationDefinition();
  14436.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14437.         return $instance;
  14438.     }
  14439.     /**
  14440.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition' shared service.
  14441.      *
  14442.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition
  14443.      */
  14444.     protected function getMailHeaderFooterTranslationDefinition2Service()
  14445.     {
  14446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooterTranslation/MailHeaderFooterTranslationDefinition.php';
  14448.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooterTranslation\\MailHeaderFooterTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooterTranslation\MailHeaderFooterTranslationDefinition();
  14449.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14450.         return $instance;
  14451.     }
  14452.     /**
  14453.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition' shared service.
  14454.      *
  14455.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition
  14456.      */
  14457.     protected function getMailHeaderFooterDefinition2Service()
  14458.     {
  14459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailHeaderFooter/MailHeaderFooterDefinition.php';
  14460.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailHeaderFooter\\MailHeaderFooterDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailHeaderFooter\MailHeaderFooterDefinition();
  14461.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14462.         return $instance;
  14463.     }
  14464.     /**
  14465.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition' shared service.
  14466.      *
  14467.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition
  14468.      */
  14469.     protected function getMailTemplateMediaDefinition2Service()
  14470.     {
  14471.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateMedia/MailTemplateMediaDefinition.php';
  14472.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateMedia\\MailTemplateMediaDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateMedia\MailTemplateMediaDefinition();
  14473.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14474.         return $instance;
  14475.     }
  14476.     /**
  14477.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition' shared service.
  14478.      *
  14479.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition
  14480.      */
  14481.     protected function getMailTemplateTranslationDefinition2Service()
  14482.     {
  14483.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14484.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTranslation/MailTemplateTranslationDefinition.php';
  14485.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTranslation\\MailTemplateTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTranslation\MailTemplateTranslationDefinition();
  14486.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14487.         return $instance;
  14488.     }
  14489.     /**
  14490.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition' shared service.
  14491.      *
  14492.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition
  14493.      */
  14494.     protected function getMailTemplateTypeTranslationDefinition2Service()
  14495.     {
  14496.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateTypeTranslation/MailTemplateTypeTranslationDefinition.php';
  14498.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateTypeTranslation\\MailTemplateTypeTranslationDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateTypeTranslation\MailTemplateTypeTranslationDefinition();
  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\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition' shared service.
  14504.      *
  14505.      * @return \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition
  14506.      */
  14507.     protected function getMailTemplateTypeDefinition2Service()
  14508.     {
  14509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Aggregate/MailTemplateType/MailTemplateTypeDefinition.php';
  14510.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\Aggregate\\MailTemplateType\\MailTemplateTypeDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\Aggregate\MailTemplateType\MailTemplateTypeDefinition();
  14511.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14512.         return $instance;
  14513.     }
  14514.     /**
  14515.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\MailTemplate\MailTemplateDefinition' shared service.
  14516.      *
  14517.      * @return \Shopware\Core\Content\MailTemplate\MailTemplateDefinition
  14518.      */
  14519.     protected function getMailTemplateDefinition2Service()
  14520.     {
  14521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/MailTemplateDefinition.php';
  14522.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\MailTemplate\\MailTemplateDefinition'] = $instance = new \Shopware\Core\Content\MailTemplate\MailTemplateDefinition();
  14523.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14524.         return $instance;
  14525.     }
  14526.     /**
  14527.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition' shared service.
  14528.      *
  14529.      * @return \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition
  14530.      */
  14531.     protected function getMediaDefaultFolderDefinition2Service()
  14532.     {
  14533.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php';
  14534.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaDefaultFolder\\MediaDefaultFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaDefaultFolder\MediaDefaultFolderDefinition();
  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\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition' shared service.
  14540.      *
  14541.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition
  14542.      */
  14543.     protected function getMediaFolderConfigurationMediaThumbnailSizeDefinition2Service()
  14544.     {
  14545.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfigurationMediaThumbnailSize/MediaFolderConfigurationMediaThumbnailSizeDefinition.php';
  14546.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfigurationMediaThumbnailSize\\MediaFolderConfigurationMediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfigurationMediaThumbnailSize\MediaFolderConfigurationMediaThumbnailSizeDefinition();
  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\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition' shared service.
  14552.      *
  14553.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition
  14554.      */
  14555.     protected function getMediaFolderConfigurationDefinition2Service()
  14556.     {
  14557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolderConfiguration/MediaFolderConfigurationDefinition.php';
  14558.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolderConfiguration\\MediaFolderConfigurationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolderConfiguration\MediaFolderConfigurationDefinition();
  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\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition' shared service.
  14564.      *
  14565.      * @return \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition
  14566.      */
  14567.     protected function getMediaFolderDefinition2Service()
  14568.     {
  14569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaFolder/MediaFolderDefinition.php';
  14570.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaFolder\\MediaFolderDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaFolder\MediaFolderDefinition();
  14571.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14572.         return $instance;
  14573.     }
  14574.     /**
  14575.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition' shared service.
  14576.      *
  14577.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition
  14578.      */
  14579.     protected function getMediaTagDefinition2Service()
  14580.     {
  14581.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTag/MediaTagDefinition.php';
  14582.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTag\\MediaTagDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTag\MediaTagDefinition();
  14583.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14584.         return $instance;
  14585.     }
  14586.     /**
  14587.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition' shared service.
  14588.      *
  14589.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition
  14590.      */
  14591.     protected function getMediaThumbnailSizeDefinition2Service()
  14592.     {
  14593.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaThumbnailSize/MediaThumbnailSizeDefinition.php';
  14594.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnailSize\\MediaThumbnailSizeDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnailSize\MediaThumbnailSizeDefinition();
  14595.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14596.         return $instance;
  14597.     }
  14598.     /**
  14599.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition' shared service.
  14600.      *
  14601.      * @return \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition
  14602.      */
  14603.     protected function getMediaThumbnailDefinition2Service()
  14604.     {
  14605.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaThumbnail\\MediaThumbnailDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaThumbnail\MediaThumbnailDefinition();
  14606.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14607.         return $instance;
  14608.     }
  14609.     /**
  14610.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition' shared service.
  14611.      *
  14612.      * @return \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition
  14613.      */
  14614.     protected function getMediaTranslationDefinition2Service()
  14615.     {
  14616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Aggregate/MediaTranslation/MediaTranslationDefinition.php';
  14618.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\Aggregate\\MediaTranslation\\MediaTranslationDefinition'] = $instance = new \Shopware\Core\Content\Media\Aggregate\MediaTranslation\MediaTranslationDefinition();
  14619.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14620.         return $instance;
  14621.     }
  14622.     /**
  14623.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Media\MediaDefinition' shared service.
  14624.      *
  14625.      * @return \Shopware\Core\Content\Media\MediaDefinition
  14626.      */
  14627.     protected function getMediaDefinition2Service()
  14628.     {
  14629.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Media\\MediaDefinition'] = $instance = new \Shopware\Core\Content\Media\MediaDefinition();
  14630.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14631.         return $instance;
  14632.     }
  14633.     /**
  14634.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition' shared service.
  14635.      *
  14636.      * @return \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition
  14637.      */
  14638.     protected function getNewsletterRecipientTagDefinition2Service()
  14639.     {
  14640.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Aggregate/NewsletterRecipientTag/NewsletterRecipientTagDefinition.php';
  14641.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Newsletter\\Aggregate\\NewsletterRecipientTag\\NewsletterRecipientTagDefinition'] = $instance = new \Shopware\Core\Content\Newsletter\Aggregate\NewsletterRecipientTag\NewsletterRecipientTagDefinition();
  14642.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14643.         return $instance;
  14644.     }
  14645.     /**
  14646.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductExport\ProductExportDefinition' shared service.
  14647.      *
  14648.      * @return \Shopware\Core\Content\ProductExport\ProductExportDefinition
  14649.      */
  14650.     protected function getProductExportDefinition2Service()
  14651.     {
  14652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ProductExportDefinition.php';
  14653.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductExport\\ProductExportDefinition'] = $instance = new \Shopware\Core\Content\ProductExport\ProductExportDefinition();
  14654.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14655.         return $instance;
  14656.     }
  14657.     /**
  14658.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition' shared service.
  14659.      *
  14660.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition
  14661.      */
  14662.     protected function getProductStreamFilterDefinition2Service()
  14663.     {
  14664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamFilter/ProductStreamFilterDefinition.php';
  14665.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamFilter\\ProductStreamFilterDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamFilter\ProductStreamFilterDefinition();
  14666.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14667.         return $instance;
  14668.     }
  14669.     /**
  14670.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition' shared service.
  14671.      *
  14672.      * @return \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition
  14673.      */
  14674.     protected function getProductStreamTranslationDefinition2Service()
  14675.     {
  14676.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14677.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/Aggregate/ProductStreamTranslation/ProductStreamTranslationDefinition.php';
  14678.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\Aggregate\\ProductStreamTranslation\\ProductStreamTranslationDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\Aggregate\ProductStreamTranslation\ProductStreamTranslationDefinition();
  14679.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14680.         return $instance;
  14681.     }
  14682.     /**
  14683.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\ProductStream\ProductStreamDefinition' shared service.
  14684.      *
  14685.      * @return \Shopware\Core\Content\ProductStream\ProductStreamDefinition
  14686.      */
  14687.     protected function getProductStreamDefinition2Service()
  14688.     {
  14689.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ProductStreamDefinition.php';
  14690.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\ProductStream\\ProductStreamDefinition'] = $instance = new \Shopware\Core\Content\ProductStream\ProductStreamDefinition();
  14691.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14692.         return $instance;
  14693.     }
  14694.     /**
  14695.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition' shared service.
  14696.      *
  14697.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition
  14698.      */
  14699.     protected function getProductCategoryTreeDefinition2Service()
  14700.     {
  14701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategoryTree/ProductCategoryTreeDefinition.php';
  14702.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategoryTree\\ProductCategoryTreeDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategoryTree\ProductCategoryTreeDefinition();
  14703.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14704.         return $instance;
  14705.     }
  14706.     /**
  14707.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition' shared service.
  14708.      *
  14709.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition
  14710.      */
  14711.     protected function getProductCategoryDefinition2Service()
  14712.     {
  14713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCategory/ProductCategoryDefinition.php';
  14714.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCategory\\ProductCategoryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCategory\ProductCategoryDefinition();
  14715.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14716.         return $instance;
  14717.     }
  14718.     /**
  14719.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition' shared service.
  14720.      *
  14721.      * @return \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition
  14722.      */
  14723.     protected function getProductConfiguratorSettingDefinition2Service()
  14724.     {
  14725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingDefinition.php';
  14726.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductConfiguratorSetting\\ProductConfiguratorSettingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductConfiguratorSetting\ProductConfiguratorSettingDefinition();
  14727.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14728.         return $instance;
  14729.     }
  14730.     /**
  14731.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition' shared service.
  14732.      *
  14733.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition
  14734.      */
  14735.     protected function getProductCrossSellingAssignedProductsDefinition2Service()
  14736.     {
  14737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingAssignedProducts/ProductCrossSellingAssignedProductsDefinition.php';
  14738.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingAssignedProducts\\ProductCrossSellingAssignedProductsDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingAssignedProducts\ProductCrossSellingAssignedProductsDefinition();
  14739.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14740.         return $instance;
  14741.     }
  14742.     /**
  14743.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition' shared service.
  14744.      *
  14745.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition
  14746.      */
  14747.     protected function getProductCrossSellingTranslationDefinition2Service()
  14748.     {
  14749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSellingTranslation/ProductCrossSellingTranslationDefinition.php';
  14751.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSellingTranslation\\ProductCrossSellingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSellingTranslation\ProductCrossSellingTranslationDefinition();
  14752.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14753.         return $instance;
  14754.     }
  14755.     /**
  14756.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition' shared service.
  14757.      *
  14758.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition
  14759.      */
  14760.     protected function getProductCrossSellingDefinition2Service()
  14761.     {
  14762.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCrossSelling/ProductCrossSellingDefinition.php';
  14763.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCrossSelling\\ProductCrossSellingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCrossSelling\ProductCrossSellingDefinition();
  14764.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14765.         return $instance;
  14766.     }
  14767.     /**
  14768.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition' shared service.
  14769.      *
  14770.      * @return \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition
  14771.      */
  14772.     protected function getProductCustomFieldSetDefinition2Service()
  14773.     {
  14774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductCustomFieldSet/ProductCustomFieldSetDefinition.php';
  14775.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductCustomFieldSet\\ProductCustomFieldSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductCustomFieldSet\ProductCustomFieldSetDefinition();
  14776.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14777.         return $instance;
  14778.     }
  14779.     /**
  14780.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition' shared service.
  14781.      *
  14782.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition
  14783.      */
  14784.     protected function getProductFeatureSetTranslationDefinition2Service()
  14785.     {
  14786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSetTranslation/ProductFeatureSetTranslationDefinition.php';
  14788.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSetTranslation\\ProductFeatureSetTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSetTranslation\ProductFeatureSetTranslationDefinition();
  14789.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14790.         return $instance;
  14791.     }
  14792.     /**
  14793.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition' shared service.
  14794.      *
  14795.      * @return \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition
  14796.      */
  14797.     protected function getProductFeatureSetDefinition2Service()
  14798.     {
  14799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductFeatureSet/ProductFeatureSetDefinition.php';
  14800.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductFeatureSet\\ProductFeatureSetDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductFeatureSet\ProductFeatureSetDefinition();
  14801.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14802.         return $instance;
  14803.     }
  14804.     /**
  14805.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition' shared service.
  14806.      *
  14807.      * @return \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition
  14808.      */
  14809.     protected function getProductKeywordDictionaryDefinition2Service()
  14810.     {
  14811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductKeywordDictionary/ProductKeywordDictionaryDefinition.php';
  14812.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductKeywordDictionary\\ProductKeywordDictionaryDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductKeywordDictionary\ProductKeywordDictionaryDefinition();
  14813.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14814.         return $instance;
  14815.     }
  14816.     /**
  14817.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition' shared service.
  14818.      *
  14819.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition
  14820.      */
  14821.     protected function getProductManufacturerTranslationDefinition2Service()
  14822.     {
  14823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturerTranslation/ProductManufacturerTranslationDefinition.php';
  14825.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturerTranslation\\ProductManufacturerTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturerTranslation\ProductManufacturerTranslationDefinition();
  14826.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14827.         return $instance;
  14828.     }
  14829.     /**
  14830.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition' shared service.
  14831.      *
  14832.      * @return \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition
  14833.      */
  14834.     protected function getProductManufacturerDefinition2Service()
  14835.     {
  14836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductManufacturer/ProductManufacturerDefinition.php';
  14837.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductManufacturer\ProductManufacturerDefinition();
  14838.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14839.         return $instance;
  14840.     }
  14841.     /**
  14842.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition' shared service.
  14843.      *
  14844.      * @return \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition
  14845.      */
  14846.     protected function getProductMediaDefinition2Service()
  14847.     {
  14848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductMedia/ProductMediaDefinition.php';
  14849.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductMedia\\ProductMediaDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductMedia\ProductMediaDefinition();
  14850.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14851.         return $instance;
  14852.     }
  14853.     /**
  14854.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition' shared service.
  14855.      *
  14856.      * @return \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition
  14857.      */
  14858.     protected function getProductOptionDefinition2Service()
  14859.     {
  14860.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductOption/ProductOptionDefinition.php';
  14861.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductOption\\ProductOptionDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductOption\ProductOptionDefinition();
  14862.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14863.         return $instance;
  14864.     }
  14865.     /**
  14866.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition' shared service.
  14867.      *
  14868.      * @return \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition
  14869.      */
  14870.     protected function getProductPriceDefinition2Service()
  14871.     {
  14872.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductPrice/ProductPriceDefinition.php';
  14873.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductPrice\\ProductPriceDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductPrice\ProductPriceDefinition();
  14874.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14875.         return $instance;
  14876.     }
  14877.     /**
  14878.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition' shared service.
  14879.      *
  14880.      * @return \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition
  14881.      */
  14882.     protected function getProductPropertyDefinition2Service()
  14883.     {
  14884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductProperty/ProductPropertyDefinition.php';
  14885.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductProperty\\ProductPropertyDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductProperty\ProductPropertyDefinition();
  14886.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14887.         return $instance;
  14888.     }
  14889.     /**
  14890.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition' shared service.
  14891.      *
  14892.      * @return \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition
  14893.      */
  14894.     protected function getProductReviewDefinition2Service()
  14895.     {
  14896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductReview/ProductReviewDefinition.php';
  14897.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductReview\\ProductReviewDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductReview\ProductReviewDefinition();
  14898.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14899.         return $instance;
  14900.     }
  14901.     /**
  14902.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition' shared service.
  14903.      *
  14904.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition
  14905.      */
  14906.     protected function getProductSearchConfigFieldDefinition2Service()
  14907.     {
  14908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfigField/ProductSearchConfigFieldDefinition.php';
  14909.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfigField\\ProductSearchConfigFieldDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfigField\ProductSearchConfigFieldDefinition();
  14910.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14911.         return $instance;
  14912.     }
  14913.     /**
  14914.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition' shared service.
  14915.      *
  14916.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition
  14917.      */
  14918.     protected function getProductSearchConfigDefinition2Service()
  14919.     {
  14920.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchConfig/ProductSearchConfigDefinition.php';
  14921.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchConfig\\ProductSearchConfigDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchConfig\ProductSearchConfigDefinition();
  14922.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14923.         return $instance;
  14924.     }
  14925.     /**
  14926.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition' shared service.
  14927.      *
  14928.      * @return \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition
  14929.      */
  14930.     protected function getProductSearchKeywordDefinition2Service()
  14931.     {
  14932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductSearchKeyword/ProductSearchKeywordDefinition.php';
  14933.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductSearchKeyword\\ProductSearchKeywordDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductSearchKeyword\ProductSearchKeywordDefinition();
  14934.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14935.         return $instance;
  14936.     }
  14937.     /**
  14938.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition' shared service.
  14939.      *
  14940.      * @return \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition
  14941.      */
  14942.     protected function getProductStreamMappingDefinition2Service()
  14943.     {
  14944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductStreamMapping/ProductStreamMappingDefinition.php';
  14945.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductStreamMapping\\ProductStreamMappingDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductStreamMapping\ProductStreamMappingDefinition();
  14946.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14947.         return $instance;
  14948.     }
  14949.     /**
  14950.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition' shared service.
  14951.      *
  14952.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition
  14953.      */
  14954.     protected function getProductTagDefinition2Service()
  14955.     {
  14956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTag/ProductTagDefinition.php';
  14957.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTag\\ProductTagDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTag\ProductTagDefinition();
  14958.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14959.         return $instance;
  14960.     }
  14961.     /**
  14962.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition' shared service.
  14963.      *
  14964.      * @return \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition
  14965.      */
  14966.     protected function getProductTranslationDefinition2Service()
  14967.     {
  14968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  14969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductTranslation/ProductTranslationDefinition.php';
  14970.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductTranslation\\ProductTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductTranslation\ProductTranslationDefinition();
  14971.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14972.         return $instance;
  14973.     }
  14974.     /**
  14975.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition' shared service.
  14976.      *
  14977.      * @return \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition
  14978.      */
  14979.     protected function getProductVisibilityDefinition2Service()
  14980.     {
  14981.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Aggregate/ProductVisibility/ProductVisibilityDefinition.php';
  14982.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\Aggregate\\ProductVisibility\\ProductVisibilityDefinition'] = $instance = new \Shopware\Core\Content\Product\Aggregate\ProductVisibility\ProductVisibilityDefinition();
  14983.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14984.         return $instance;
  14985.     }
  14986.     /**
  14987.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition' shared service.
  14988.      *
  14989.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition
  14990.      */
  14991.     protected function getProductSortingDefinition2Service()
  14992.     {
  14993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingDefinition.php';
  14994.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingDefinition();
  14995.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  14996.         return $instance;
  14997.     }
  14998.     /**
  14999.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition' shared service.
  15000.      *
  15001.      * @return \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition
  15002.      */
  15003.     protected function getProductSortingTranslationDefinition2Service()
  15004.     {
  15005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Sorting/ProductSortingTranslationDefinition.php';
  15007.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Product\\SalesChannel\\Sorting\\ProductSortingTranslationDefinition'] = $instance = new \Shopware\Core\Content\Product\SalesChannel\Sorting\ProductSortingTranslationDefinition();
  15008.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15009.         return $instance;
  15010.     }
  15011.     /**
  15012.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition' shared service.
  15013.      *
  15014.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition
  15015.      */
  15016.     protected function getPropertyGroupOptionTranslationDefinition2Service()
  15017.     {
  15018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15019.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOptionTranslation/PropertyGroupOptionTranslationDefinition.php';
  15020.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOptionTranslation\\PropertyGroupOptionTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOptionTranslation\PropertyGroupOptionTranslationDefinition();
  15021.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15022.         return $instance;
  15023.     }
  15024.     /**
  15025.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition' shared service.
  15026.      *
  15027.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition
  15028.      */
  15029.     protected function getPropertyGroupOptionDefinition2Service()
  15030.     {
  15031.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupOption/PropertyGroupOptionDefinition.php';
  15032.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupOption\\PropertyGroupOptionDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupOption\PropertyGroupOptionDefinition();
  15033.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15034.         return $instance;
  15035.     }
  15036.     /**
  15037.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition' shared service.
  15038.      *
  15039.      * @return \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition
  15040.      */
  15041.     protected function getPropertyGroupTranslationDefinition2Service()
  15042.     {
  15043.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/Aggregate/PropertyGroupTranslation/PropertyGroupTranslationDefinition.php';
  15045.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\Aggregate\\PropertyGroupTranslation\\PropertyGroupTranslationDefinition'] = $instance = new \Shopware\Core\Content\Property\Aggregate\PropertyGroupTranslation\PropertyGroupTranslationDefinition();
  15046.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15047.         return $instance;
  15048.     }
  15049.     /**
  15050.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Property\PropertyGroupDefinition' shared service.
  15051.      *
  15052.      * @return \Shopware\Core\Content\Property\PropertyGroupDefinition
  15053.      */
  15054.     protected function getPropertyGroupDefinition2Service()
  15055.     {
  15056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Property/PropertyGroupDefinition.php';
  15057.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Property\\PropertyGroupDefinition'] = $instance = new \Shopware\Core\Content\Property\PropertyGroupDefinition();
  15058.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15059.         return $instance;
  15060.     }
  15061.     /**
  15062.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition' shared service.
  15063.      *
  15064.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition
  15065.      */
  15066.     protected function getRuleConditionDefinition2Service()
  15067.     {
  15068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleCondition/RuleConditionDefinition.php';
  15069.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleCondition\\RuleConditionDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleCondition\RuleConditionDefinition();
  15070.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15071.         return $instance;
  15072.     }
  15073.     /**
  15074.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition' shared service.
  15075.      *
  15076.      * @return \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition
  15077.      */
  15078.     protected function getRuleTagDefinition2Service()
  15079.     {
  15080.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/Aggregate/RuleTag/RuleTagDefinition.php';
  15081.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\Aggregate\\RuleTag\\RuleTagDefinition'] = $instance = new \Shopware\Core\Content\Rule\Aggregate\RuleTag\RuleTagDefinition();
  15082.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15083.         return $instance;
  15084.     }
  15085.     /**
  15086.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Rule\RuleDefinition' shared service.
  15087.      *
  15088.      * @return \Shopware\Core\Content\Rule\RuleDefinition
  15089.      */
  15090.     protected function getRuleDefinition2Service()
  15091.     {
  15092.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Rule\\RuleDefinition'] = $instance = new \Shopware\Core\Content\Rule\RuleDefinition();
  15093.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15094.         return $instance;
  15095.     }
  15096.     /**
  15097.      * Gets the public 'sales_channel_definition.Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition' shared service.
  15098.      *
  15099.      * @return \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition
  15100.      */
  15101.     protected function getSeoUrlTemplateDefinition2Service()
  15102.     {
  15103.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTemplate/SeoUrlTemplateDefinition.php';
  15104.         $this->services['sales_channel_definition.Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] = $instance = new \Shopware\Core\Content\Seo\SeoUrlTemplate\SeoUrlTemplateDefinition();
  15105.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15106.         return $instance;
  15107.     }
  15108.     /**
  15109.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition' shared service.
  15110.      *
  15111.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition
  15112.      */
  15113.     protected function getAclRoleDefinition2Service()
  15114.     {
  15115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclRoleDefinition.php';
  15116.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclRoleDefinition();
  15117.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15118.         return $instance;
  15119.     }
  15120.     /**
  15121.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition' shared service.
  15122.      *
  15123.      * @return \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition
  15124.      */
  15125.     protected function getAclUserRoleDefinition2Service()
  15126.     {
  15127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/Role/AclUserRoleDefinition.php';
  15128.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Api\\Acl\\Role\\AclUserRoleDefinition'] = $instance = new \Shopware\Core\Framework\Api\Acl\Role\AclUserRoleDefinition();
  15129.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15130.         return $instance;
  15131.     }
  15132.     /**
  15133.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition' shared service.
  15134.      *
  15135.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition
  15136.      */
  15137.     protected function getActionButtonTranslationDefinition2Service()
  15138.     {
  15139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15140.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButtonTranslation/ActionButtonTranslationDefinition.php';
  15141.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButtonTranslation\\ActionButtonTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButtonTranslation\ActionButtonTranslationDefinition();
  15142.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15143.         return $instance;
  15144.     }
  15145.     /**
  15146.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition' shared service.
  15147.      *
  15148.      * @return \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition
  15149.      */
  15150.     protected function getActionButtonDefinition2Service()
  15151.     {
  15152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/ActionButton/ActionButtonDefinition.php';
  15153.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\ActionButton\\ActionButtonDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\ActionButton\ActionButtonDefinition();
  15154.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15155.         return $instance;
  15156.     }
  15157.     /**
  15158.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition' shared service.
  15159.      *
  15160.      * @return \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition
  15161.      */
  15162.     protected function getAppPaymentMethodDefinition2Service()
  15163.     {
  15164.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppPaymentMethod\\AppPaymentMethodDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppPaymentMethod\AppPaymentMethodDefinition();
  15165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15166.         return $instance;
  15167.     }
  15168.     /**
  15169.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition' shared service.
  15170.      *
  15171.      * @return \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition
  15172.      */
  15173.     protected function getAppTranslationDefinition2Service()
  15174.     {
  15175.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15176.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/AppTranslation/AppTranslationDefinition.php';
  15177.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\AppTranslation\\AppTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\AppTranslation\AppTranslationDefinition();
  15178.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15179.         return $instance;
  15180.     }
  15181.     /**
  15182.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition' shared service.
  15183.      *
  15184.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition
  15185.      */
  15186.     protected function getAppCmsBlockTranslationDefinition2Service()
  15187.     {
  15188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlockTranslation/AppCmsBlockTranslationDefinition.php';
  15190.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlockTranslation\\AppCmsBlockTranslationDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlockTranslation\AppCmsBlockTranslationDefinition();
  15191.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15192.         return $instance;
  15193.     }
  15194.     /**
  15195.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition' shared service.
  15196.      *
  15197.      * @return \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition
  15198.      */
  15199.     protected function getAppCmsBlockDefinition2Service()
  15200.     {
  15201.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Aggregate/CmsBlock/AppCmsBlockDefinition.php';
  15202.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Aggregate\\CmsBlock\\AppCmsBlockDefinition'] = $instance = new \Shopware\Core\Framework\App\Aggregate\CmsBlock\AppCmsBlockDefinition();
  15203.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15204.         return $instance;
  15205.     }
  15206.     /**
  15207.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\AppDefinition' shared service.
  15208.      *
  15209.      * @return \Shopware\Core\Framework\App\AppDefinition
  15210.      */
  15211.     protected function getAppDefinition2Service()
  15212.     {
  15213.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\AppDefinition'] = $instance = new \Shopware\Core\Framework\App\AppDefinition();
  15214.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15215.         return $instance;
  15216.     }
  15217.     /**
  15218.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\App\Template\TemplateDefinition' shared service.
  15219.      *
  15220.      * @return \Shopware\Core\Framework\App\Template\TemplateDefinition
  15221.      */
  15222.     protected function getTemplateDefinition3Service()
  15223.     {
  15224.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateDefinition.php';
  15225.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\App\\Template\\TemplateDefinition'] = $instance = new \Shopware\Core\Framework\App\Template\TemplateDefinition();
  15226.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15227.         return $instance;
  15228.     }
  15229.     /**
  15230.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition' shared service.
  15231.      *
  15232.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition
  15233.      */
  15234.     protected function getVersionCommitDataDefinition2Service()
  15235.     {
  15236.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommitData\VersionCommitDataDefinition();
  15237.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15238.         return $instance;
  15239.     }
  15240.     /**
  15241.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition' shared service.
  15242.      *
  15243.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition
  15244.      */
  15245.     protected function getVersionCommitDefinition2Service()
  15246.     {
  15247.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\Aggregate\VersionCommit\VersionCommitDefinition();
  15248.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15249.         return $instance;
  15250.     }
  15251.     /**
  15252.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition' shared service.
  15253.      *
  15254.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition
  15255.      */
  15256.     protected function getVersionDefinition2Service()
  15257.     {
  15258.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] = $instance = new \Shopware\Core\Framework\DataAbstractionLayer\Version\VersionDefinition();
  15259.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15260.         return $instance;
  15261.     }
  15262.     /**
  15263.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition' shared service.
  15264.      *
  15265.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition
  15266.      */
  15267.     protected function getEventActionRuleDefinition2Service()
  15268.     {
  15269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionRule/EventActionRuleDefinition.php';
  15270.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionRule\\EventActionRuleDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionRule\EventActionRuleDefinition();
  15271.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15272.         return $instance;
  15273.     }
  15274.     /**
  15275.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition' shared service.
  15276.      *
  15277.      * @return \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition
  15278.      */
  15279.     protected function getEventActionSalesChannelDefinition2Service()
  15280.     {
  15281.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/Aggregate/EventActionSalesChannel/EventActionSalesChannelDefinition.php';
  15282.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\Aggregate\\EventActionSalesChannel\\EventActionSalesChannelDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\Aggregate\EventActionSalesChannel\EventActionSalesChannelDefinition();
  15283.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15284.         return $instance;
  15285.     }
  15286.     /**
  15287.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Event\EventAction\EventActionDefinition' shared service.
  15288.      *
  15289.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionDefinition
  15290.      */
  15291.     protected function getEventActionDefinition2Service()
  15292.     {
  15293.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Event\\EventAction\\EventActionDefinition'] = $instance = new \Shopware\Core\Framework\Event\EventAction\EventActionDefinition();
  15294.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15295.         return $instance;
  15296.     }
  15297.     /**
  15298.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Log\LogEntryDefinition' shared service.
  15299.      *
  15300.      * @return \Shopware\Core\Framework\Log\LogEntryDefinition
  15301.      */
  15302.     protected function getLogEntryDefinition2Service()
  15303.     {
  15304.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LogEntryDefinition.php';
  15305.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Log\\LogEntryDefinition'] = $instance = new \Shopware\Core\Framework\Log\LogEntryDefinition();
  15306.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15307.         return $instance;
  15308.     }
  15309.     /**
  15310.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition' shared service.
  15311.      *
  15312.      * @return \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition
  15313.      */
  15314.     protected function getDeadMessageDefinition2Service()
  15315.     {
  15316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/DeadMessageDefinition.php';
  15317.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\DeadMessage\\DeadMessageDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\DeadMessage\DeadMessageDefinition();
  15318.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15319.         return $instance;
  15320.     }
  15321.     /**
  15322.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition' shared service.
  15323.      *
  15324.      * @return \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition
  15325.      */
  15326.     protected function getMessageQueueStatsDefinition2Service()
  15327.     {
  15328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/MessageQueueStatsDefinition.php';
  15329.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\MessageQueueStatsDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\MessageQueueStatsDefinition();
  15330.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15331.         return $instance;
  15332.     }
  15333.     /**
  15334.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition' shared service.
  15335.      *
  15336.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition
  15337.      */
  15338.     protected function getScheduledTaskDefinition2Service()
  15339.     {
  15340.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] = $instance = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\ScheduledTaskDefinition();
  15341.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15342.         return $instance;
  15343.     }
  15344.     /**
  15345.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition' shared service.
  15346.      *
  15347.      * @return \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition
  15348.      */
  15349.     protected function getPluginTranslationDefinition2Service()
  15350.     {
  15351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Aggregate/PluginTranslation/PluginTranslationDefinition.php';
  15353.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\Aggregate\\PluginTranslation\\PluginTranslationDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\Aggregate\PluginTranslation\PluginTranslationDefinition();
  15354.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15355.         return $instance;
  15356.     }
  15357.     /**
  15358.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Plugin\PluginDefinition' shared service.
  15359.      *
  15360.      * @return \Shopware\Core\Framework\Plugin\PluginDefinition
  15361.      */
  15362.     protected function getPluginDefinition2Service()
  15363.     {
  15364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginDefinition.php';
  15365.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Plugin\\PluginDefinition'] = $instance = new \Shopware\Core\Framework\Plugin\PluginDefinition();
  15366.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15367.         return $instance;
  15368.     }
  15369.     /**
  15370.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Script\ScriptDefinition' shared service.
  15371.      *
  15372.      * @return \Shopware\Core\Framework\Script\ScriptDefinition
  15373.      */
  15374.     protected function getScriptDefinition2Service()
  15375.     {
  15376.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Script\\ScriptDefinition'] = $instance = new \Shopware\Core\Framework\Script\ScriptDefinition();
  15377.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15378.         return $instance;
  15379.     }
  15380.     /**
  15381.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition' shared service.
  15382.      *
  15383.      * @return \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition
  15384.      */
  15385.     protected function getWebhookEventLogDefinition2Service()
  15386.     {
  15387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/EventLog/WebhookEventLogDefinition.php';
  15388.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\EventLog\WebhookEventLogDefinition();
  15389.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15390.         return $instance;
  15391.     }
  15392.     /**
  15393.      * Gets the public 'sales_channel_definition.Shopware\Core\Framework\Webhook\WebhookDefinition' shared service.
  15394.      *
  15395.      * @return \Shopware\Core\Framework\Webhook\WebhookDefinition
  15396.      */
  15397.     protected function getWebhookDefinition2Service()
  15398.     {
  15399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookDefinition.php';
  15400.         $this->services['sales_channel_definition.Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] = $instance = new \Shopware\Core\Framework\Webhook\WebhookDefinition();
  15401.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15402.         return $instance;
  15403.     }
  15404.     /**
  15405.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition' shared service.
  15406.      *
  15407.      * @return \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition
  15408.      */
  15409.     protected function getCountryStateTranslationDefinition2Service()
  15410.     {
  15411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15412.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryStateTranslation/CountryStateTranslationDefinition.php';
  15413.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryStateTranslation\\CountryStateTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryStateTranslation\CountryStateTranslationDefinition();
  15414.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15415.         return $instance;
  15416.     }
  15417.     /**
  15418.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition' shared service.
  15419.      *
  15420.      * @return \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition
  15421.      */
  15422.     protected function getCountryTranslationDefinition2Service()
  15423.     {
  15424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15425.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/Aggregate/CountryTranslation/CountryTranslationDefinition.php';
  15426.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Country\\Aggregate\\CountryTranslation\\CountryTranslationDefinition'] = $instance = new \Shopware\Core\System\Country\Aggregate\CountryTranslation\CountryTranslationDefinition();
  15427.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15428.         return $instance;
  15429.     }
  15430.     /**
  15431.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition' shared service.
  15432.      *
  15433.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition
  15434.      */
  15435.     protected function getCurrencyCountryRoundingDefinition2Service()
  15436.     {
  15437.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyCountryRounding\\CurrencyCountryRoundingDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyCountryRounding\CurrencyCountryRoundingDefinition();
  15438.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15439.         return $instance;
  15440.     }
  15441.     /**
  15442.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition' shared service.
  15443.      *
  15444.      * @return \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition
  15445.      */
  15446.     protected function getCurrencyTranslationDefinition2Service()
  15447.     {
  15448.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Currency/Aggregate/CurrencyTranslation/CurrencyTranslationDefinition.php';
  15450.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Currency\\Aggregate\\CurrencyTranslation\\CurrencyTranslationDefinition'] = $instance = new \Shopware\Core\System\Currency\Aggregate\CurrencyTranslation\CurrencyTranslationDefinition();
  15451.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15452.         return $instance;
  15453.     }
  15454.     /**
  15455.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomEntity\CustomEntityDefinition' shared service.
  15456.      *
  15457.      * @return \Shopware\Core\System\CustomEntity\CustomEntityDefinition
  15458.      */
  15459.     protected function getCustomEntityDefinition2Service()
  15460.     {
  15461.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/CustomEntityDefinition.php';
  15462.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomEntity\\CustomEntityDefinition'] = $instance = new \Shopware\Core\System\CustomEntity\CustomEntityDefinition();
  15463.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15464.         return $instance;
  15465.     }
  15466.     /**
  15467.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition' shared service.
  15468.      *
  15469.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition
  15470.      */
  15471.     protected function getCustomFieldSetRelationDefinition2Service()
  15472.     {
  15473.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSetRelation/CustomFieldSetRelationDefinition.php';
  15474.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSetRelation\\CustomFieldSetRelationDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSetRelation\CustomFieldSetRelationDefinition();
  15475.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15476.         return $instance;
  15477.     }
  15478.     /**
  15479.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition' shared service.
  15480.      *
  15481.      * @return \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition
  15482.      */
  15483.     protected function getCustomFieldSetDefinition2Service()
  15484.     {
  15485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/Aggregate/CustomFieldSet/CustomFieldSetDefinition.php';
  15486.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\Aggregate\\CustomFieldSet\\CustomFieldSetDefinition'] = $instance = new \Shopware\Core\System\CustomField\Aggregate\CustomFieldSet\CustomFieldSetDefinition();
  15487.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15488.         return $instance;
  15489.     }
  15490.     /**
  15491.      * Gets the public 'sales_channel_definition.Shopware\Core\System\CustomField\CustomFieldDefinition' shared service.
  15492.      *
  15493.      * @return \Shopware\Core\System\CustomField\CustomFieldDefinition
  15494.      */
  15495.     protected function getCustomFieldDefinition2Service()
  15496.     {
  15497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldDefinition.php';
  15498.         $this->services['sales_channel_definition.Shopware\\Core\\System\\CustomField\\CustomFieldDefinition'] = $instance = new \Shopware\Core\System\CustomField\CustomFieldDefinition();
  15499.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15500.         return $instance;
  15501.     }
  15502.     /**
  15503.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition' shared service.
  15504.      *
  15505.      * @return \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition
  15506.      */
  15507.     protected function getDeliveryTimeTranslationDefinition2Service()
  15508.     {
  15509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/Aggregate/DeliveryTimeTranslation/DeliveryTimeTranslationDefinition.php';
  15511.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\Aggregate\\DeliveryTimeTranslation\\DeliveryTimeTranslationDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\Aggregate\DeliveryTimeTranslation\DeliveryTimeTranslationDefinition();
  15512.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15513.         return $instance;
  15514.     }
  15515.     /**
  15516.      * Gets the public 'sales_channel_definition.Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition' shared service.
  15517.      *
  15518.      * @return \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition
  15519.      */
  15520.     protected function getDeliveryTimeDefinition2Service()
  15521.     {
  15522.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/DeliveryTime/DeliveryTimeDefinition.php';
  15523.         $this->services['sales_channel_definition.Shopware\\Core\\System\\DeliveryTime\\DeliveryTimeDefinition'] = $instance = new \Shopware\Core\System\DeliveryTime\DeliveryTimeDefinition();
  15524.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15525.         return $instance;
  15526.     }
  15527.     /**
  15528.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition' shared service.
  15529.      *
  15530.      * @return \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition
  15531.      */
  15532.     protected function getIntegrationRoleDefinition2Service()
  15533.     {
  15534.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/Aggregate/IntegrationRole/IntegrationRoleDefinition.php';
  15535.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\Aggregate\\IntegrationRole\\IntegrationRoleDefinition'] = $instance = new \Shopware\Core\System\Integration\Aggregate\IntegrationRole\IntegrationRoleDefinition();
  15536.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15537.         return $instance;
  15538.     }
  15539.     /**
  15540.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Integration\IntegrationDefinition' shared service.
  15541.      *
  15542.      * @return \Shopware\Core\System\Integration\IntegrationDefinition
  15543.      */
  15544.     protected function getIntegrationDefinition2Service()
  15545.     {
  15546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Integration/IntegrationDefinition.php';
  15547.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Integration\\IntegrationDefinition'] = $instance = new \Shopware\Core\System\Integration\IntegrationDefinition();
  15548.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15549.         return $instance;
  15550.     }
  15551.     /**
  15552.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition' shared service.
  15553.      *
  15554.      * @return \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition
  15555.      */
  15556.     protected function getLocaleTranslationDefinition2Service()
  15557.     {
  15558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/Aggregate/LocaleTranslation/LocaleTranslationDefinition.php';
  15560.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\Aggregate\\LocaleTranslation\\LocaleTranslationDefinition'] = $instance = new \Shopware\Core\System\Locale\Aggregate\LocaleTranslation\LocaleTranslationDefinition();
  15561.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15562.         return $instance;
  15563.     }
  15564.     /**
  15565.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Locale\LocaleDefinition' shared service.
  15566.      *
  15567.      * @return \Shopware\Core\System\Locale\LocaleDefinition
  15568.      */
  15569.     protected function getLocaleDefinition2Service()
  15570.     {
  15571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Locale/LocaleDefinition.php';
  15572.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Locale\\LocaleDefinition'] = $instance = new \Shopware\Core\System\Locale\LocaleDefinition();
  15573.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15574.         return $instance;
  15575.     }
  15576.     /**
  15577.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition' shared service.
  15578.      *
  15579.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition
  15580.      */
  15581.     protected function getNumberRangeSalesChannelDefinition2Service()
  15582.     {
  15583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeSalesChannel/NumberRangeSalesChannelDefinition.php';
  15584.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeSalesChannel\\NumberRangeSalesChannelDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeSalesChannel\NumberRangeSalesChannelDefinition();
  15585.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15586.         return $instance;
  15587.     }
  15588.     /**
  15589.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition' shared service.
  15590.      *
  15591.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition
  15592.      */
  15593.     protected function getNumberRangeStateDefinition2Service()
  15594.     {
  15595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeState/NumberRangeStateDefinition.php';
  15596.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeState\\NumberRangeStateDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeState\NumberRangeStateDefinition();
  15597.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15598.         return $instance;
  15599.     }
  15600.     /**
  15601.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition' shared service.
  15602.      *
  15603.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition
  15604.      */
  15605.     protected function getNumberRangeTranslationDefinition2Service()
  15606.     {
  15607.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTranslation/NumberRangeTranslationDefinition.php';
  15609.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTranslation\\NumberRangeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTranslation\NumberRangeTranslationDefinition();
  15610.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15611.         return $instance;
  15612.     }
  15613.     /**
  15614.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition' shared service.
  15615.      *
  15616.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition
  15617.      */
  15618.     protected function getNumberRangeTypeTranslationDefinition2Service()
  15619.     {
  15620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeTypeTranslation/NumberRangeTypeTranslationDefinition.php';
  15622.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeTypeTranslation\\NumberRangeTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeTypeTranslation\NumberRangeTypeTranslationDefinition();
  15623.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15624.         return $instance;
  15625.     }
  15626.     /**
  15627.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition' shared service.
  15628.      *
  15629.      * @return \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition
  15630.      */
  15631.     protected function getNumberRangeTypeDefinition2Service()
  15632.     {
  15633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Aggregate/NumberRangeType/NumberRangeTypeDefinition.php';
  15634.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\Aggregate\\NumberRangeType\\NumberRangeTypeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\Aggregate\NumberRangeType\NumberRangeTypeDefinition();
  15635.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15636.         return $instance;
  15637.     }
  15638.     /**
  15639.      * Gets the public 'sales_channel_definition.Shopware\Core\System\NumberRange\NumberRangeDefinition' shared service.
  15640.      *
  15641.      * @return \Shopware\Core\System\NumberRange\NumberRangeDefinition
  15642.      */
  15643.     protected function getNumberRangeDefinition2Service()
  15644.     {
  15645.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/NumberRangeDefinition.php';
  15646.         $this->services['sales_channel_definition.Shopware\\Core\\System\\NumberRange\\NumberRangeDefinition'] = $instance = new \Shopware\Core\System\NumberRange\NumberRangeDefinition();
  15647.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15648.         return $instance;
  15649.     }
  15650.     /**
  15651.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition' shared service.
  15652.      *
  15653.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition
  15654.      */
  15655.     protected function getSalesChannelAnalyticsDefinition2Service()
  15656.     {
  15657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelAnalytics/SalesChannelAnalyticsDefinition.php';
  15658.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelAnalytics\\SalesChannelAnalyticsDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelAnalytics\SalesChannelAnalyticsDefinition();
  15659.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15660.         return $instance;
  15661.     }
  15662.     /**
  15663.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition' shared service.
  15664.      *
  15665.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition
  15666.      */
  15667.     protected function getSalesChannelCountryDefinition3Service()
  15668.     {
  15669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCountry/SalesChannelCountryDefinition.php';
  15670.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCountry\\SalesChannelCountryDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCountry\SalesChannelCountryDefinition();
  15671.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15672.         return $instance;
  15673.     }
  15674.     /**
  15675.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition' shared service.
  15676.      *
  15677.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition
  15678.      */
  15679.     protected function getSalesChannelCurrencyDefinition3Service()
  15680.     {
  15681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelCurrency/SalesChannelCurrencyDefinition.php';
  15682.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelCurrency\\SalesChannelCurrencyDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelCurrency\SalesChannelCurrencyDefinition();
  15683.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15684.         return $instance;
  15685.     }
  15686.     /**
  15687.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition' shared service.
  15688.      *
  15689.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition
  15690.      */
  15691.     protected function getSalesChannelDomainDefinition2Service()
  15692.     {
  15693.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelDomain\SalesChannelDomainDefinition();
  15694.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15695.         return $instance;
  15696.     }
  15697.     /**
  15698.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition' shared service.
  15699.      *
  15700.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition
  15701.      */
  15702.     protected function getSalesChannelLanguageDefinition3Service()
  15703.     {
  15704.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelLanguage/SalesChannelLanguageDefinition.php';
  15705.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelLanguage\SalesChannelLanguageDefinition();
  15706.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15707.         return $instance;
  15708.     }
  15709.     /**
  15710.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition' shared service.
  15711.      *
  15712.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition
  15713.      */
  15714.     protected function getSalesChannelPaymentMethodDefinition3Service()
  15715.     {
  15716.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelPaymentMethod/SalesChannelPaymentMethodDefinition.php';
  15717.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelPaymentMethod\SalesChannelPaymentMethodDefinition();
  15718.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15719.         return $instance;
  15720.     }
  15721.     /**
  15722.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition' shared service.
  15723.      *
  15724.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition
  15725.      */
  15726.     protected function getSalesChannelShippingMethodDefinition3Service()
  15727.     {
  15728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelShippingMethod/SalesChannelShippingMethodDefinition.php';
  15729.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelShippingMethod\SalesChannelShippingMethodDefinition();
  15730.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15731.         return $instance;
  15732.     }
  15733.     /**
  15734.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition' shared service.
  15735.      *
  15736.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition
  15737.      */
  15738.     protected function getSalesChannelTranslationDefinition2Service()
  15739.     {
  15740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTranslation/SalesChannelTranslationDefinition.php';
  15742.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTranslation\SalesChannelTranslationDefinition();
  15743.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15744.         return $instance;
  15745.     }
  15746.     /**
  15747.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition' shared service.
  15748.      *
  15749.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition
  15750.      */
  15751.     protected function getSalesChannelTypeTranslationDefinition2Service()
  15752.     {
  15753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15754.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelTypeTranslation/SalesChannelTypeTranslationDefinition.php';
  15755.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelTypeTranslation\SalesChannelTypeTranslationDefinition();
  15756.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15757.         return $instance;
  15758.     }
  15759.     /**
  15760.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition' shared service.
  15761.      *
  15762.      * @return \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition
  15763.      */
  15764.     protected function getSalesChannelTypeDefinition2Service()
  15765.     {
  15766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Aggregate/SalesChannelType/SalesChannelTypeDefinition.php';
  15767.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelType\\SalesChannelTypeDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\Aggregate\SalesChannelType\SalesChannelTypeDefinition();
  15768.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15769.         return $instance;
  15770.     }
  15771.     /**
  15772.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SalesChannel\SalesChannelDefinition' shared service.
  15773.      *
  15774.      * @return \Shopware\Core\System\SalesChannel\SalesChannelDefinition
  15775.      */
  15776.     protected function getSalesChannelDefinition2Service()
  15777.     {
  15778.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SalesChannel\\SalesChannelDefinition'] = $instance = new \Shopware\Core\System\SalesChannel\SalesChannelDefinition();
  15779.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15780.         return $instance;
  15781.     }
  15782.     /**
  15783.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition' shared service.
  15784.      *
  15785.      * @return \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition
  15786.      */
  15787.     protected function getSalutationTranslationDefinition2Service()
  15788.     {
  15789.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15790.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Salutation/Aggregate/SalutationTranslation/SalutationTranslationDefinition.php';
  15791.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] = $instance = new \Shopware\Core\System\Salutation\Aggregate\SalutationTranslation\SalutationTranslationDefinition();
  15792.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15793.         return $instance;
  15794.     }
  15795.     /**
  15796.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition' shared service.
  15797.      *
  15798.      * @return \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition
  15799.      */
  15800.     protected function getSnippetSetDefinition2Service()
  15801.     {
  15802.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] = $instance = new \Shopware\Core\System\Snippet\Aggregate\SnippetSet\SnippetSetDefinition();
  15803.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15804.         return $instance;
  15805.     }
  15806.     /**
  15807.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Snippet\SnippetDefinition' shared service.
  15808.      *
  15809.      * @return \Shopware\Core\System\Snippet\SnippetDefinition
  15810.      */
  15811.     protected function getSnippetDefinition2Service()
  15812.     {
  15813.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Snippet\\SnippetDefinition'] = $instance = new \Shopware\Core\System\Snippet\SnippetDefinition();
  15814.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15815.         return $instance;
  15816.     }
  15817.     /**
  15818.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition' shared service.
  15819.      *
  15820.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition
  15821.      */
  15822.     protected function getStateMachineHistoryDefinition2Service()
  15823.     {
  15824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineHistory/StateMachineHistoryDefinition.php';
  15825.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineHistory\StateMachineHistoryDefinition();
  15826.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15827.         return $instance;
  15828.     }
  15829.     /**
  15830.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition' shared service.
  15831.      *
  15832.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition
  15833.      */
  15834.     protected function getStateMachineStateDefinition2Service()
  15835.     {
  15836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateDefinition.php';
  15837.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateDefinition();
  15838.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15839.         return $instance;
  15840.     }
  15841.     /**
  15842.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition' shared service.
  15843.      *
  15844.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition
  15845.      */
  15846.     protected function getStateMachineStateTranslationDefinition2Service()
  15847.     {
  15848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineState/StateMachineStateTranslationDefinition.php';
  15850.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineState\StateMachineStateTranslationDefinition();
  15851.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15852.         return $instance;
  15853.     }
  15854.     /**
  15855.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition' shared service.
  15856.      *
  15857.      * @return \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition
  15858.      */
  15859.     protected function getStateMachineTransitionDefinition2Service()
  15860.     {
  15861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Aggregation/StateMachineTransition/StateMachineTransitionDefinition.php';
  15862.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] = $instance = new \Shopware\Core\System\StateMachine\Aggregation\StateMachineTransition\StateMachineTransitionDefinition();
  15863.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15864.         return $instance;
  15865.     }
  15866.     /**
  15867.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineDefinition' shared service.
  15868.      *
  15869.      * @return \Shopware\Core\System\StateMachine\StateMachineDefinition
  15870.      */
  15871.     protected function getStateMachineDefinition2Service()
  15872.     {
  15873.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineDefinition.php';
  15874.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineDefinition();
  15875.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15876.         return $instance;
  15877.     }
  15878.     /**
  15879.      * Gets the public 'sales_channel_definition.Shopware\Core\System\StateMachine\StateMachineTranslationDefinition' shared service.
  15880.      *
  15881.      * @return \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition
  15882.      */
  15883.     protected function getStateMachineTranslationDefinition2Service()
  15884.     {
  15885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineTranslationDefinition.php';
  15887.         $this->services['sales_channel_definition.Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] = $instance = new \Shopware\Core\System\StateMachine\StateMachineTranslationDefinition();
  15888.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15889.         return $instance;
  15890.     }
  15891.     /**
  15892.      * Gets the public 'sales_channel_definition.Shopware\Core\System\SystemConfig\SystemConfigDefinition' shared service.
  15893.      *
  15894.      * @return \Shopware\Core\System\SystemConfig\SystemConfigDefinition
  15895.      */
  15896.     protected function getSystemConfigDefinition2Service()
  15897.     {
  15898.         $this->services['sales_channel_definition.Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] = $instance = new \Shopware\Core\System\SystemConfig\SystemConfigDefinition();
  15899.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15900.         return $instance;
  15901.     }
  15902.     /**
  15903.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tag\TagDefinition' shared service.
  15904.      *
  15905.      * @return \Shopware\Core\System\Tag\TagDefinition
  15906.      */
  15907.     protected function getTagDefinition2Service()
  15908.     {
  15909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tag/TagDefinition.php';
  15910.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tag\\TagDefinition'] = $instance = new \Shopware\Core\System\Tag\TagDefinition();
  15911.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15912.         return $instance;
  15913.     }
  15914.     /**
  15915.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition' shared service.
  15916.      *
  15917.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition
  15918.      */
  15919.     protected function getTaxRuleTypeTranslationDefinition2Service()
  15920.     {
  15921.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleTypeTranslation/TaxRuleTypeTranslationDefinition.php';
  15923.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleTypeTranslation\TaxRuleTypeTranslationDefinition();
  15924.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15925.         return $instance;
  15926.     }
  15927.     /**
  15928.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition' shared service.
  15929.      *
  15930.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition
  15931.      */
  15932.     protected function getTaxRuleTypeDefinition2Service()
  15933.     {
  15934.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRuleType/TaxRuleTypeDefinition.php';
  15935.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRuleType\TaxRuleTypeDefinition();
  15936.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15937.         return $instance;
  15938.     }
  15939.     /**
  15940.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition' shared service.
  15941.      *
  15942.      * @return \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition
  15943.      */
  15944.     protected function getTaxRuleDefinition2Service()
  15945.     {
  15946.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Tax/Aggregate/TaxRule/TaxRuleDefinition.php';
  15947.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] = $instance = new \Shopware\Core\System\Tax\Aggregate\TaxRule\TaxRuleDefinition();
  15948.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15949.         return $instance;
  15950.     }
  15951.     /**
  15952.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Tax\TaxDefinition' shared service.
  15953.      *
  15954.      * @return \Shopware\Core\System\Tax\TaxDefinition
  15955.      */
  15956.     protected function getTaxDefinition2Service()
  15957.     {
  15958.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Tax\\TaxDefinition'] = $instance = new \Shopware\Core\System\Tax\TaxDefinition();
  15959.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15960.         return $instance;
  15961.     }
  15962.     /**
  15963.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition' shared service.
  15964.      *
  15965.      * @return \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition
  15966.      */
  15967.     protected function getUnitTranslationDefinition2Service()
  15968.     {
  15969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  15970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/Aggregate/UnitTranslation/UnitTranslationDefinition.php';
  15971.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] = $instance = new \Shopware\Core\System\Unit\Aggregate\UnitTranslation\UnitTranslationDefinition();
  15972.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15973.         return $instance;
  15974.     }
  15975.     /**
  15976.      * Gets the public 'sales_channel_definition.Shopware\Core\System\Unit\UnitDefinition' shared service.
  15977.      *
  15978.      * @return \Shopware\Core\System\Unit\UnitDefinition
  15979.      */
  15980.     protected function getUnitDefinition2Service()
  15981.     {
  15982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Unit/UnitDefinition.php';
  15983.         $this->services['sales_channel_definition.Shopware\\Core\\System\\Unit\\UnitDefinition'] = $instance = new \Shopware\Core\System\Unit\UnitDefinition();
  15984.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15985.         return $instance;
  15986.     }
  15987.     /**
  15988.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition' shared service.
  15989.      *
  15990.      * @return \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition
  15991.      */
  15992.     protected function getUserAccessKeyDefinition2Service()
  15993.     {
  15994.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserAccessKey/UserAccessKeyDefinition.php';
  15995.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserAccessKey\UserAccessKeyDefinition();
  15996.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  15997.         return $instance;
  15998.     }
  15999.     /**
  16000.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition' shared service.
  16001.      *
  16002.      * @return \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition
  16003.      */
  16004.     protected function getUserConfigDefinition2Service()
  16005.     {
  16006.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserConfig/UserConfigDefinition.php';
  16007.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserConfig\UserConfigDefinition();
  16008.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16009.         return $instance;
  16010.     }
  16011.     /**
  16012.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition' shared service.
  16013.      *
  16014.      * @return \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition
  16015.      */
  16016.     protected function getUserRecoveryDefinition2Service()
  16017.     {
  16018.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/User/Aggregate/UserRecovery/UserRecoveryDefinition.php';
  16019.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] = $instance = new \Shopware\Core\System\User\Aggregate\UserRecovery\UserRecoveryDefinition();
  16020.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16021.         return $instance;
  16022.     }
  16023.     /**
  16024.      * Gets the public 'sales_channel_definition.Shopware\Core\System\User\UserDefinition' shared service.
  16025.      *
  16026.      * @return \Shopware\Core\System\User\UserDefinition
  16027.      */
  16028.     protected function getUserDefinition2Service()
  16029.     {
  16030.         $this->services['sales_channel_definition.Shopware\\Core\\System\\User\\UserDefinition'] = $instance = new \Shopware\Core\System\User\UserDefinition();
  16031.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16032.         return $instance;
  16033.     }
  16034.     /**
  16035.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition' shared service.
  16036.      *
  16037.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition
  16038.      */
  16039.     protected function getThemeChildDefinition2Service()
  16040.     {
  16041.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeChildDefinition.php';
  16042.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeChildDefinition();
  16043.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16044.         return $instance;
  16045.     }
  16046.     /**
  16047.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition' shared service.
  16048.      *
  16049.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition
  16050.      */
  16051.     protected function getThemeMediaDefinition2Service()
  16052.     {
  16053.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeMediaDefinition.php';
  16054.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeMediaDefinition();
  16055.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16056.         return $instance;
  16057.     }
  16058.     /**
  16059.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition' shared service.
  16060.      *
  16061.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition
  16062.      */
  16063.     protected function getThemeSalesChannelDefinition2Service()
  16064.     {
  16065.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeSalesChannelDefinition();
  16066.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16067.         return $instance;
  16068.     }
  16069.     /**
  16070.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition' shared service.
  16071.      *
  16072.      * @return \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition
  16073.      */
  16074.     protected function getThemeTranslationDefinition2Service()
  16075.     {
  16076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16077.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Aggregate/ThemeTranslationDefinition.php';
  16078.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] = $instance = new \Shopware\Storefront\Theme\Aggregate\ThemeTranslationDefinition();
  16079.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16080.         return $instance;
  16081.     }
  16082.     /**
  16083.      * Gets the public 'sales_channel_definition.Shopware\Storefront\Theme\ThemeDefinition' shared service.
  16084.      *
  16085.      * @return \Shopware\Storefront\Theme\ThemeDefinition
  16086.      */
  16087.     protected function getThemeDefinition2Service()
  16088.     {
  16089.         $this->services['sales_channel_definition.Shopware\\Storefront\\Theme\\ThemeDefinition'] = $instance = new \Shopware\Storefront\Theme\ThemeDefinition();
  16090.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16091.         return $instance;
  16092.     }
  16093.     /**
  16094.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\BlockRule\BlockRuleDefinition' shared service.
  16095.      *
  16096.      * @return \Swag\CmsExtensions\BlockRule\BlockRuleDefinition
  16097.      */
  16098.     protected function getBlockRuleDefinition2Service()
  16099.     {
  16100.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/BlockRule/BlockRuleDefinition.php';
  16101.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] = $instance = new \Swag\CmsExtensions\BlockRule\BlockRuleDefinition();
  16102.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16103.         return $instance;
  16104.     }
  16105.     /**
  16106.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition' shared service.
  16107.      *
  16108.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition
  16109.      */
  16110.     protected function getFormGroupFieldTranslationDefinition2Service()
  16111.     {
  16112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16113.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupFieldTranslation/FormGroupFieldTranslationDefinition.php';
  16114.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupFieldTranslation\FormGroupFieldTranslationDefinition();
  16115.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16116.         return $instance;
  16117.     }
  16118.     /**
  16119.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition' shared service.
  16120.      *
  16121.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition
  16122.      */
  16123.     protected function getFormGroupFieldDefinition2Service()
  16124.     {
  16125.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldDefinition.php';
  16126.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldDefinition();
  16127.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16128.         return $instance;
  16129.     }
  16130.     /**
  16131.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition' shared service.
  16132.      *
  16133.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition
  16134.      */
  16135.     protected function getFormGroupTranslationDefinition2Service()
  16136.     {
  16137.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16138.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupTranslation/FormGroupTranslationDefinition.php';
  16139.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroupTranslation\FormGroupTranslationDefinition();
  16140.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16141.         return $instance;
  16142.     }
  16143.     /**
  16144.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition' shared service.
  16145.      *
  16146.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition
  16147.      */
  16148.     protected function getFormGroupDefinition2Service()
  16149.     {
  16150.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroup/FormGroupDefinition.php';
  16151.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormGroup\FormGroupDefinition();
  16152.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16153.         return $instance;
  16154.     }
  16155.     /**
  16156.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition' shared service.
  16157.      *
  16158.      * @return \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition
  16159.      */
  16160.     protected function getFormTranslationDefinition2Service()
  16161.     {
  16162.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16163.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormTranslation/FormTranslationDefinition.php';
  16164.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] = $instance = new \Swag\CmsExtensions\Form\Aggregate\FormTranslation\FormTranslationDefinition();
  16165.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16166.         return $instance;
  16167.     }
  16168.     /**
  16169.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Form\FormDefinition' shared service.
  16170.      *
  16171.      * @return \Swag\CmsExtensions\Form\FormDefinition
  16172.      */
  16173.     protected function getFormDefinition2Service()
  16174.     {
  16175.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/FormDefinition.php';
  16176.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Form\\FormDefinition'] = $instance = new \Swag\CmsExtensions\Form\FormDefinition();
  16177.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16178.         return $instance;
  16179.     }
  16180.     /**
  16181.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\Quickview\QuickviewDefinition' shared service.
  16182.      *
  16183.      * @return \Swag\CmsExtensions\Quickview\QuickviewDefinition
  16184.      */
  16185.     protected function getQuickviewDefinition2Service()
  16186.     {
  16187.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Quickview/QuickviewDefinition.php';
  16188.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] = $instance = new \Swag\CmsExtensions\Quickview\QuickviewDefinition();
  16189.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16190.         return $instance;
  16191.     }
  16192.     /**
  16193.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition' shared service.
  16194.      *
  16195.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition
  16196.      */
  16197.     protected function getScrollNavigationPageSettingsDefinition2Service()
  16198.     {
  16199.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationPageSettings/ScrollNavigationPageSettingsDefinition.php';
  16200.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationPageSettings\ScrollNavigationPageSettingsDefinition();
  16201.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16202.         return $instance;
  16203.     }
  16204.     /**
  16205.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition' shared service.
  16206.      *
  16207.      * @return \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition
  16208.      */
  16209.     protected function getScrollNavigationTranslationDefinition2Service()
  16210.     {
  16211.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16212.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/Aggregate/ScrollNavigationTranslation/ScrollNavigationTranslationDefinition.php';
  16213.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\Aggregate\ScrollNavigationTranslation\ScrollNavigationTranslationDefinition();
  16214.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16215.         return $instance;
  16216.     }
  16217.     /**
  16218.      * Gets the public 'sales_channel_definition.Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition' shared service.
  16219.      *
  16220.      * @return \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition
  16221.      */
  16222.     protected function getScrollNavigationDefinition2Service()
  16223.     {
  16224.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/ScrollNavigation/ScrollNavigationDefinition.php';
  16225.         $this->services['sales_channel_definition.Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] = $instance = new \Swag\CmsExtensions\ScrollNavigation\ScrollNavigationDefinition();
  16226.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16227.         return $instance;
  16228.     }
  16229.     /**
  16230.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition' shared service.
  16231.      *
  16232.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition
  16233.      */
  16234.     protected function getTemplateConfigurationShareDefinition2Service()
  16235.     {
  16236.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Aggregate/TemplateConfigurationShareDefinition.php';
  16237.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Aggregate\TemplateConfigurationShareDefinition();
  16238.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16239.         return $instance;
  16240.     }
  16241.     /**
  16242.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition' shared service.
  16243.      *
  16244.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition
  16245.      */
  16246.     protected function getTemplateExclusionConditionValuesDefinition2Service()
  16247.     {
  16248.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionConditionValues/TemplateExclusionConditionValuesDefinition.php';
  16249.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionConditionValues\TemplateExclusionConditionValuesDefinition();
  16250.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16251.         return $instance;
  16252.     }
  16253.     /**
  16254.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition' shared service.
  16255.      *
  16256.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition
  16257.      */
  16258.     protected function getTemplateExclusionConditionDefinition2Service()
  16259.     {
  16260.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionCondition/TemplateExclusionConditionDefinition.php';
  16261.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionCondition\TemplateExclusionConditionDefinition();
  16262.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16263.         return $instance;
  16264.     }
  16265.     /**
  16266.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition' shared service.
  16267.      *
  16268.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition
  16269.      */
  16270.     protected function getTemplateExclusionOperatorTranslationDefinition2Service()
  16271.     {
  16272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16273.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionOperatorTranslation/TemplateExclusionOperatorTranslationDefinition.php';
  16274.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperatorTranslation\TemplateExclusionOperatorTranslationDefinition();
  16275.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16276.         return $instance;
  16277.     }
  16278.     /**
  16279.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition' shared service.
  16280.      *
  16281.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition
  16282.      */
  16283.     protected function getTemplateExclusionOperatorDefinition2Service()
  16284.     {
  16285.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusionOperator/TemplateExclusionOperatorDefinition.php';
  16286.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusionOperator\TemplateExclusionOperatorDefinition();
  16287.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16288.         return $instance;
  16289.     }
  16290.     /**
  16291.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition' shared service.
  16292.      *
  16293.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition
  16294.      */
  16295.     protected function getTemplateExclusionDefinition2Service()
  16296.     {
  16297.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateExclusion/TemplateExclusionDefinition.php';
  16298.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateExclusion\TemplateExclusionDefinition();
  16299.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16300.         return $instance;
  16301.     }
  16302.     /**
  16303.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition' shared service.
  16304.      *
  16305.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition
  16306.      */
  16307.     protected function getTemplateOptionPriceDefinition2Service()
  16308.     {
  16309.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionPrice/TemplateOptionPriceDefinition.php';
  16310.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionPrice\TemplateOptionPriceDefinition();
  16311.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16312.         return $instance;
  16313.     }
  16314.     /**
  16315.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition' shared service.
  16316.      *
  16317.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition
  16318.      */
  16319.     protected function getTemplateOptionTranslationDefinition2Service()
  16320.     {
  16321.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16322.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionTranslation/TemplateOptionTranslationDefinition.php';
  16323.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionTranslation\TemplateOptionTranslationDefinition();
  16324.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16325.         return $instance;
  16326.     }
  16327.     /**
  16328.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition' shared service.
  16329.      *
  16330.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition
  16331.      */
  16332.     protected function getTemplateOptionValuePriceDefinition2Service()
  16333.     {
  16334.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValuePrice/TemplateOptionValuePriceDefinition.php';
  16335.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValuePrice\TemplateOptionValuePriceDefinition();
  16336.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16337.         return $instance;
  16338.     }
  16339.     /**
  16340.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition' shared service.
  16341.      *
  16342.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition
  16343.      */
  16344.     protected function getTemplateOptionValueTranslationDefinition2Service()
  16345.     {
  16346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16347.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOptionValueTranslation/TemplateOptionValueTranslationDefinition.php';
  16348.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOptionValueTranslation\TemplateOptionValueTranslationDefinition();
  16349.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16350.         return $instance;
  16351.     }
  16352.     /**
  16353.      * Gets the public 'sales_channel_definition.Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition' shared service.
  16354.      *
  16355.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition
  16356.      */
  16357.     protected function getTemplateTranslationDefinition2Service()
  16358.     {
  16359.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityTranslationDefinition.php';
  16360.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateTranslation/TemplateTranslationDefinition.php';
  16361.         $this->services['sales_channel_definition.Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition'] = $instance = new \Swag\CustomizedProducts\Template\Aggregate\TemplateTranslation\TemplateTranslationDefinition();
  16362.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16363.         return $instance;
  16364.     }
  16365.     /**
  16366.      * Gets the public 'sales_channel_definition.Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition' shared service.
  16367.      *
  16368.      * @return \Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition
  16369.      */
  16370.     protected function getCategoryRuleDefinition2Service()
  16371.     {
  16372.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/CategoryRule/CategoryRuleDefinition.php';
  16373.         $this->services['sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\CategoryRule\CategoryRuleDefinition();
  16374.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16375.         return $instance;
  16376.     }
  16377.     /**
  16378.      * Gets the public 'sales_channel_definition.Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition' shared service.
  16379.      *
  16380.      * @return \Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition
  16381.      */
  16382.     protected function getLandingPageRuleDefinition2Service()
  16383.     {
  16384.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/LandingPageRule/LandingPageRuleDefinition.php';
  16385.         $this->services['sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\LandingPageRule\LandingPageRuleDefinition();
  16386.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16387.         return $instance;
  16388.     }
  16389.     /**
  16390.      * Gets the public 'sales_channel_definition.Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition' shared service.
  16391.      *
  16392.      * @return \Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition
  16393.      */
  16394.     protected function getProductRuleDefinition2Service()
  16395.     {
  16396.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/DataAbstractionLayer/ProductRule/ProductRuleDefinition.php';
  16397.         $this->services['sales_channel_definition.Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition'] = $instance = new \Swag\DynamicAccess\DataAbstractionLayer\ProductRule\ProductRuleDefinition();
  16398.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16399.         return $instance;
  16400.     }
  16401.     /**
  16402.      * Gets the public 'sales_channel_definition.Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition' shared service.
  16403.      *
  16404.      * @return \Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition
  16405.      */
  16406.     protected function getSequenceWebhookEventLogDefinition2Service()
  16407.     {
  16408.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagFlowBuilder/src/Core/Content/Flow/Aggregate/FlowSequence/SequenceWebhookEventLog/SequenceWebhookEventLogDefinition.php';
  16409.         $this->services['sales_channel_definition.Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition'] = $instance = new \Swag\FlowBuilderProfessional\Core\Content\Flow\Aggregate\FlowSequence\SequenceWebhookEventLog\SequenceWebhookEventLogDefinition();
  16410.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16411.         return $instance;
  16412.     }
  16413.     /**
  16414.      * Gets the public 'sales_channel_definition.Swag\LanguagePack\PackLanguage\PackLanguageDefinition' shared service.
  16415.      *
  16416.      * @return \Swag\LanguagePack\PackLanguage\PackLanguageDefinition
  16417.      */
  16418.     protected function getPackLanguageDefinition2Service()
  16419.     {
  16420.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/PackLanguage/PackLanguageDefinition.php';
  16421.         $this->services['sales_channel_definition.Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] = $instance = new \Swag\LanguagePack\PackLanguage\PackLanguageDefinition();
  16422.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16423.         return $instance;
  16424.     }
  16425.     /**
  16426.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition' shared autowired service.
  16427.      *
  16428.      * @return \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition
  16429.      */
  16430.     protected function getCategoryMappingDefinition2Service()
  16431.     {
  16432.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/CategoryMapping/CategoryMappingDefinition.php';
  16433.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\CategoryMapping\\CategoryMappingDefinition'] = $instance = new \Swag\Markets\Entity\CategoryMapping\CategoryMappingDefinition();
  16434.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16435.         return $instance;
  16436.     }
  16437.     /**
  16438.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition' shared autowired service.
  16439.      *
  16440.      * @return \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition
  16441.      */
  16442.     protected function getSwagMarketsConfigurationEntityDefinition2Service()
  16443.     {
  16444.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Config/SwagMarketsConfigurationEntityDefinition.php';
  16445.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Config\\SwagMarketsConfigurationEntityDefinition'] = $instance = new \Swag\Markets\Entity\Config\SwagMarketsConfigurationEntityDefinition();
  16446.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16447.         return $instance;
  16448.     }
  16449.     /**
  16450.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition' shared autowired service.
  16451.      *
  16452.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition
  16453.      */
  16454.     protected function getMarketplaceSalesChannelDefinition2Service()
  16455.     {
  16456.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSalesChannel/MarketplaceSalesChannelDefinition.php';
  16457.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSalesChannel\\MarketplaceSalesChannelDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSalesChannel\MarketplaceSalesChannelDefinition();
  16458.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16459.         return $instance;
  16460.     }
  16461.     /**
  16462.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition' shared autowired service.
  16463.      *
  16464.      * @return \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition
  16465.      */
  16466.     protected function getMarketplaceSettingsDefinition2Service()
  16467.     {
  16468.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/Aggregate/MarketplaceSettings/MarketplaceSettingsDefinition.php';
  16469.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\Aggregate\\MarketplaceSettings\\MarketplaceSettingsDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\Aggregate\MarketplaceSettings\MarketplaceSettingsDefinition();
  16470.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16471.         return $instance;
  16472.     }
  16473.     /**
  16474.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Marketplace\MarketplaceDefinition' shared autowired service.
  16475.      *
  16476.      * @return \Swag\Markets\Entity\Marketplace\MarketplaceDefinition
  16477.      */
  16478.     protected function getMarketplaceDefinition2Service()
  16479.     {
  16480.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Marketplace/MarketplaceDefinition.php';
  16481.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Marketplace\\MarketplaceDefinition'] = $instance = new \Swag\Markets\Entity\Marketplace\MarketplaceDefinition();
  16482.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16483.         return $instance;
  16484.     }
  16485.     /**
  16486.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition' shared autowired service.
  16487.      *
  16488.      * @return \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition
  16489.      */
  16490.     protected function getSwagMarketsProductToDeleteEntityDefinition2Service()
  16491.     {
  16492.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/ProductToDelete/SwagMarketsProductToDeleteEntityDefinition.php';
  16493.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\ProductToDelete\\SwagMarketsProductToDeleteEntityDefinition'] = $instance = new \Swag\Markets\Entity\ProductToDelete\SwagMarketsProductToDeleteEntityDefinition();
  16494.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16495.         return $instance;
  16496.     }
  16497.     /**
  16498.      * Gets the public 'sales_channel_definition.Swag\Markets\Entity\Support\SupportDefinition' shared autowired service.
  16499.      *
  16500.      * @return \Swag\Markets\Entity\Support\SupportDefinition
  16501.      */
  16502.     protected function getSupportDefinition2Service()
  16503.     {
  16504.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Entity/Support/SupportDefinition.php';
  16505.         $this->services['sales_channel_definition.Swag\\Markets\\Entity\\Support\\SupportDefinition'] = $instance = new \Swag\Markets\Entity\Support\SupportDefinition();
  16506.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16507.         return $instance;
  16508.     }
  16509.     /**
  16510.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition' shared service.
  16511.      *
  16512.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition
  16513.      */
  16514.     protected function getPosSalesChannelDefinition2Service()
  16515.     {
  16516.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelDefinition.php';
  16517.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelDefinition();
  16518.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16519.         return $instance;
  16520.     }
  16521.     /**
  16522.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition' shared service.
  16523.      *
  16524.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition
  16525.      */
  16526.     protected function getPosSalesChannelInventoryDefinition2Service()
  16527.     {
  16528.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelInventoryDefinition.php';
  16529.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelInventoryDefinition();
  16530.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16531.         return $instance;
  16532.     }
  16533.     /**
  16534.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition' shared service.
  16535.      *
  16536.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition
  16537.      */
  16538.     protected function getPosSalesChannelMediaDefinition2Service()
  16539.     {
  16540.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelMediaDefinition.php';
  16541.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelMediaDefinition();
  16542.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16543.         return $instance;
  16544.     }
  16545.     /**
  16546.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition' shared service.
  16547.      *
  16548.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition
  16549.      */
  16550.     protected function getPosSalesChannelProductDefinition2Service()
  16551.     {
  16552.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelProductDefinition.php';
  16553.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelProductDefinition();
  16554.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16555.         return $instance;
  16556.     }
  16557.     /**
  16558.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition' shared service.
  16559.      *
  16560.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition
  16561.      */
  16562.     protected function getPosSalesChannelRunDefinition2Service()
  16563.     {
  16564.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunDefinition.php';
  16565.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunDefinition();
  16566.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16567.         return $instance;
  16568.     }
  16569.     /**
  16570.      * Gets the public 'sales_channel_definition.Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition' shared service.
  16571.      *
  16572.      * @return \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition
  16573.      */
  16574.     protected function getPosSalesChannelRunLogDefinition2Service()
  16575.     {
  16576.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/DataAbstractionLayer/Entity/PosSalesChannelRunLogDefinition.php';
  16577.         $this->services['sales_channel_definition.Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] = $instance = new \Swag\PayPal\Pos\DataAbstractionLayer\Entity\PosSalesChannelRunLogDefinition();
  16578.         $instance->compile(($this->services['Shopware\\Core\\System\\SalesChannel\\Entity\\SalesChannelDefinitionInstanceRegistry'] ?? $this->getSalesChannelDefinitionInstanceRegistryService()));
  16579.         return $instance;
  16580.     }
  16581.     /**
  16582.      * Gets the public 'sales_channel_domain.repository' shared service.
  16583.      *
  16584.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16585.      */
  16586.     protected function getSalesChannelDomain_RepositoryService()
  16587.     {
  16588.         return $this->services['sales_channel_domain.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelDomain\\SalesChannelDomainDefinition'] ?? $this->getSalesChannelDomainDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16589.     }
  16590.     /**
  16591.      * Gets the public 'sales_channel_language.repository' shared service.
  16592.      *
  16593.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16594.      */
  16595.     protected function getSalesChannelLanguage_RepositoryService()
  16596.     {
  16597.         return $this->services['sales_channel_language.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelLanguage\\SalesChannelLanguageDefinition'] ?? $this->getSalesChannelLanguageDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16598.     }
  16599.     /**
  16600.      * Gets the public 'sales_channel_payment_method.repository' shared service.
  16601.      *
  16602.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16603.      */
  16604.     protected function getSalesChannelPaymentMethod_RepositoryService()
  16605.     {
  16606.         return $this->services['sales_channel_payment_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelPaymentMethod\\SalesChannelPaymentMethodDefinition'] ?? $this->getSalesChannelPaymentMethodDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16607.     }
  16608.     /**
  16609.      * Gets the public 'sales_channel_shipping_method.repository' shared service.
  16610.      *
  16611.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16612.      */
  16613.     protected function getSalesChannelShippingMethod_RepositoryService()
  16614.     {
  16615.         return $this->services['sales_channel_shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelShippingMethod\\SalesChannelShippingMethodDefinition'] ?? $this->getSalesChannelShippingMethodDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16616.     }
  16617.     /**
  16618.      * Gets the public 'sales_channel_translation.repository' shared service.
  16619.      *
  16620.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16621.      */
  16622.     protected function getSalesChannelTranslation_RepositoryService()
  16623.     {
  16624.         return $this->services['sales_channel_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTranslation\\SalesChannelTranslationDefinition'] ?? $this->getSalesChannelTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16625.     }
  16626.     /**
  16627.      * Gets the public 'sales_channel_type.repository' shared service.
  16628.      *
  16629.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16630.      */
  16631.     protected function getSalesChannelType_RepositoryService()
  16632.     {
  16633.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16634.     }
  16635.     /**
  16636.      * Gets the public 'sales_channel_type_translation.repository' shared service.
  16637.      *
  16638.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16639.      */
  16640.     protected function getSalesChannelTypeTranslation_RepositoryService()
  16641.     {
  16642.         return $this->services['sales_channel_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SalesChannel\\Aggregate\\SalesChannelTypeTranslation\\SalesChannelTypeTranslationDefinition'] ?? $this->getSalesChannelTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16643.     }
  16644.     /**
  16645.      * Gets the public 'salutation.repository' shared service.
  16646.      *
  16647.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16648.      */
  16649.     protected function getSalutation_RepositoryService()
  16650.     {
  16651.         return $this->services['salutation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\SalutationDefinition'] ?? $this->getSalutationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16652.     }
  16653.     /**
  16654.      * Gets the public 'salutation_translation.repository' shared service.
  16655.      *
  16656.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16657.      */
  16658.     protected function getSalutationTranslation_RepositoryService()
  16659.     {
  16660.         return $this->services['salutation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Salutation\\Aggregate\\SalutationTranslation\\SalutationTranslationDefinition'] ?? $this->getSalutationTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16661.     }
  16662.     /**
  16663.      * Gets the public 'scheduled_task.repository' shared service.
  16664.      *
  16665.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16666.      */
  16667.     protected function getScheduledTask_RepositoryService()
  16668.     {
  16669.         return $this->services['scheduled_task.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\ScheduledTaskDefinition'] ?? $this->getScheduledTaskDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16670.     }
  16671.     /**
  16672.      * Gets the public 'script.repository' shared service.
  16673.      *
  16674.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16675.      */
  16676.     protected function getScript_RepositoryService()
  16677.     {
  16678.         return $this->services['script.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Script\\ScriptDefinition'] ?? $this->getScriptDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16679.     }
  16680.     /**
  16681.      * Gets the public 'seo_url.repository' shared service.
  16682.      *
  16683.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16684.      */
  16685.     protected function getSeoUrl_RepositoryService()
  16686.     {
  16687.         return $this->services['seo_url.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrl\\SeoUrlDefinition'] ?? $this->getSeoUrlDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16688.     }
  16689.     /**
  16690.      * Gets the public 'seo_url_template.repository' shared service.
  16691.      *
  16692.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16693.      */
  16694.     protected function getSeoUrlTemplate_RepositoryService()
  16695.     {
  16696.         return $this->services['seo_url_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Content\\Seo\\SeoUrlTemplate\\SeoUrlTemplateDefinition'] ?? $this->getSeoUrlTemplateDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16697.     }
  16698.     /**
  16699.      * Gets the public 'services_resetter' shared service.
  16700.      *
  16701.      * @return \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter
  16702.      */
  16703.     protected function getServicesResetterService()
  16704.     {
  16705.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/ServicesResetter.php';
  16706.         return $this->services['services_resetter'] = new \Symfony\Component\HttpKernel\DependencyInjection\ServicesResetter(new RewindableGenerator(function () {
  16707.             if (isset($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'])) {
  16708.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder' => ($this->services['Shopware\\Core\\Framework\\Adapter\\Twig\\TemplateFinder'] ?? null);
  16709.             }
  16710.             if (isset($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'])) {
  16711.                 yield 'Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader' => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? null);
  16712.             }
  16713.             if (isset($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'])) {
  16714.                 yield 'Shopware\\Core\\Framework\\App\\ActiveAppsLoader' => ($this->privates['Shopware\\Core\\Framework\\App\\ActiveAppsLoader'] ?? null);
  16715.             }
  16716.             if (isset($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'])) {
  16717.                 yield 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => ($this->privates['Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces'] ?? null);
  16718.             }
  16719.             if (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) {
  16720.                 yield 'Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer' => ($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] ?? null);
  16721.             }
  16722.             if (false) {
  16723.                 yield 'shopware.increment.gateway.array' => null;
  16724.             }
  16725.             if (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) {
  16726.                 yield 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? null);
  16727.             }
  16728.             if (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) {
  16729.                 yield 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? null);
  16730.             }
  16731.             if (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) {
  16732.                 yield 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => ($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'] ?? null);
  16733.             }
  16734.             if (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) {
  16735.                 yield 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => ($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? null);
  16736.             }
  16737.             if (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) {
  16738.                 yield 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => ($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'] ?? null);
  16739.             }
  16740.             if (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) {
  16741.                 yield 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => ($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] ?? null);
  16742.             }
  16743.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'])) {
  16744.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? null);
  16745.             }
  16746.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'])) {
  16747.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? null);
  16748.             }
  16749.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'])) {
  16750.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? null);
  16751.             }
  16752.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'])) {
  16753.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? null);
  16754.             }
  16755.             if (isset($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'])) {
  16756.                 yield 'Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer' => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? null);
  16757.             }
  16758.             if (isset($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'])) {
  16759.                 yield 'Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader' => ($this->services['Shopware\\Core\\Content\\Flow\\Dispatching\\CachedFlowLoader'] ?? null);
  16760.             }
  16761.             if (isset($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) {
  16762.                 yield 'Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService' => ($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? null);
  16763.             }
  16764.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) {
  16765.                 yield 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? null);
  16766.             }
  16767.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) {
  16768.                 yield 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? null);
  16769.             }
  16770.             if (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) {
  16771.                 yield 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'] ?? null);
  16772.             }
  16773.             if (isset($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'])) {
  16774.                 yield 'Shopware\\Storefront\\Theme\\StorefrontPluginRegistry' => ($this->services['Shopware\\Storefront\\Theme\\StorefrontPluginRegistry'] ?? null);
  16775.             }
  16776.             if (isset($this->services['cache.app'])) {
  16777.                 yield 'cache.app' => ($this->services['cache.app'] ?? null);
  16778.             }
  16779.             if (isset($this->services['cache.system'])) {
  16780.                 yield 'cache.system' => ($this->services['cache.system'] ?? null);
  16781.             }
  16782.             if (isset($this->privates['cache.validator'])) {
  16783.                 yield 'cache.validator' => ($this->privates['cache.validator'] ?? null);
  16784.             }
  16785.             if (isset($this->privates['cache.serializer'])) {
  16786.                 yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? null);
  16787.             }
  16788.             if (isset($this->privates['cache.annotations'])) {
  16789.                 yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? null);
  16790.             }
  16791.             if (isset($this->privates['cache.property_info'])) {
  16792.                 yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? null);
  16793.             }
  16794.             if (isset($this->privates['cache.messenger.restart_workers_signal'])) {
  16795.                 yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? null);
  16796.             }
  16797.             if (isset($this->privates['mailer.message_logger_listener'])) {
  16798.                 yield 'mailer.message_logger_listener' => ($this->privates['mailer.message_logger_listener'] ?? null);
  16799.             }
  16800.             if (isset($this->privates['debug.stopwatch'])) {
  16801.                 yield 'debug.stopwatch' => ($this->privates['debug.stopwatch'] ?? null);
  16802.             }
  16803.             if (isset($this->services['event_dispatcher'])) {
  16804.                 yield 'debug.event_dispatcher' => ($this->services['event_dispatcher'] ?? null);
  16805.             }
  16806.             if (isset($this->privates['cache.rate_limiter'])) {
  16807.                 yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? null);
  16808.             }
  16809.             if (isset($this->privates['.cache.object.inner'])) {
  16810.                 yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? null);
  16811.             }
  16812.             if (isset($this->privates['.cache.http.inner'])) {
  16813.                 yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? null);
  16814.             }
  16815.             if (isset($this->privates['cache.tags'])) {
  16816.                 yield 'cache.tags' => ($this->privates['cache.tags'] ?? null);
  16817.             }
  16818.             if (isset($this->privates['session_listener'])) {
  16819.                 yield 'session_listener' => ($this->privates['session_listener'] ?? null);
  16820.             }
  16821.             if (isset($this->services['cache.validator_expression_language'])) {
  16822.                 yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? null);
  16823.             }
  16824.             if (isset($this->privates['messenger.transport.in_memory.factory'])) {
  16825.                 yield 'messenger.transport.in_memory.factory' => ($this->privates['messenger.transport.in_memory.factory'] ?? null);
  16826.             }
  16827.             if (isset($this->services['.container.private.profiler'])) {
  16828.                 yield 'profiler' => ($this->services['.container.private.profiler'] ?? null);
  16829.             }
  16830.             if (isset($this->privates['debug.validator'])) {
  16831.                 yield 'debug.validator' => ($this->privates['debug.validator'] ?? null);
  16832.             }
  16833.             if (isset($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'])) {
  16834.                 yield 'monolog.handler.main' => ($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? null);
  16835.             }
  16836.             if (isset($this->privates['monolog.handler.console'])) {
  16837.                 yield 'monolog.handler.console' => ($this->privates['monolog.handler.console'] ?? null);
  16838.             }
  16839.             if (isset($this->privates['monolog.handler.business_event_handler_buffer'])) {
  16840.                 yield 'monolog.handler.business_event_handler_buffer' => ($this->privates['monolog.handler.business_event_handler_buffer'] ?? null);
  16841.             }
  16842.         }, function () {
  16843.             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) (isset($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'])) + (int) (false) + (int) (isset($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'])) + (int) (isset($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'])) + (int) (isset($this->privates['Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'])) + (int) (isset($this->privates['Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator'])) + (int) (isset($this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'])) + (int) (isset($this->privates['Shopware\\Core\\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->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'])) + (int) (isset($this->privates['Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper'])) + (int) (isset($this->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']));
  16844.         }), ['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\\Core\\Framework\\Webhook\\WebhookCacheClearer' => [=> 'reset'], 'shopware.increment.gateway.array' => [=> 'resetAll'], 'Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider' => [=> 'reset'], 'Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader' => [=> 'reset'], 'Shopware\\Core\\System\\SystemConfig\\Store\\MemoizedSystemConfigStore' => [=> 'reset'], 'Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\SalesChannel\\Price\\ProductPriceCalculator' => [=> 'reset'], 'Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\SearchKeywordUpdater' => [=> 'reset'], 'Shopware\\Core\\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\\SalesChannel\\CartService' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\CartRuleLoader' => [=> 'reset'], 'Shopware\\Core\\Checkout\\Cart\\Facade\\CartFacadeHelper' => [=> 'reset'], 'Shopware\\Storefront\\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']]);
  16845.     }
  16846.     /**
  16847.      * Gets the public 'shipping_method.repository' shared service.
  16848.      *
  16849.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16850.      */
  16851.     protected function getShippingMethod_RepositoryService()
  16852.     {
  16853.         return $this->services['shipping_method.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\ShippingMethodDefinition'] ?? $this->getShippingMethodDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16854.     }
  16855.     /**
  16856.      * Gets the public 'shipping_method_price.repository' shared service.
  16857.      *
  16858.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16859.      */
  16860.     protected function getShippingMethodPrice_RepositoryService()
  16861.     {
  16862.         return $this->services['shipping_method_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodPrice\\ShippingMethodPriceDefinition'] ?? $this->getShippingMethodPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16863.     }
  16864.     /**
  16865.      * Gets the public 'shipping_method_tag.repository' shared service.
  16866.      *
  16867.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16868.      */
  16869.     protected function getShippingMethodTag_RepositoryService()
  16870.     {
  16871.         return $this->services['shipping_method_tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTag\\ShippingMethodTagDefinition'] ?? $this->getShippingMethodTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16872.     }
  16873.     /**
  16874.      * Gets the public 'shipping_method_translation.repository' shared service.
  16875.      *
  16876.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16877.      */
  16878.     protected function getShippingMethodTranslation_RepositoryService()
  16879.     {
  16880.         return $this->services['shipping_method_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Checkout\\Shipping\\Aggregate\\ShippingMethodTranslation\\ShippingMethodTranslationDefinition'] ?? $this->getShippingMethodTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16881.     }
  16882.     /**
  16883.      * Gets the public 'shopware.filesystem.asset' shared service.
  16884.      *
  16885.      * @return \League\Flysystem\FilesystemInterface
  16886.      */
  16887.     protected function getShopware_Filesystem_AssetService()
  16888.     {
  16889.         return $this->services['shopware.filesystem.asset'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.asset']);
  16890.     }
  16891.     /**
  16892.      * Gets the public 'shopware.filesystem.private' shared service.
  16893.      *
  16894.      * @return \League\Flysystem\FilesystemInterface
  16895.      */
  16896.     protected function getShopware_Filesystem_PrivateService()
  16897.     {
  16898.         return $this->services['shopware.filesystem.private'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.private']);
  16899.     }
  16900.     /**
  16901.      * Gets the public 'shopware.filesystem.public' shared service.
  16902.      *
  16903.      * @return \League\Flysystem\FilesystemInterface
  16904.      */
  16905.     protected function getShopware_Filesystem_PublicService()
  16906.     {
  16907.         return $this->services['shopware.filesystem.public'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.public']);
  16908.     }
  16909.     /**
  16910.      * Gets the public 'shopware.filesystem.sitemap' shared service.
  16911.      *
  16912.      * @return \League\Flysystem\FilesystemInterface
  16913.      */
  16914.     protected function getShopware_Filesystem_SitemapService()
  16915.     {
  16916.         return $this->services['shopware.filesystem.sitemap'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.sitemap']);
  16917.     }
  16918.     /**
  16919.      * Gets the public 'shopware.filesystem.temp' shared service.
  16920.      *
  16921.      * @return \League\Flysystem\FilesystemInterface
  16922.      */
  16923.     protected function getShopware_Filesystem_TempService()
  16924.     {
  16925.         return $this->services['shopware.filesystem.temp'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.temp']);
  16926.     }
  16927.     /**
  16928.      * Gets the public 'shopware.filesystem.theme' shared service.
  16929.      *
  16930.      * @return \League\Flysystem\FilesystemInterface
  16931.      */
  16932.     protected function getShopware_Filesystem_ThemeService()
  16933.     {
  16934.         return $this->services['shopware.filesystem.theme'] = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] ?? $this->getFilesystemFactoryService())->factory($this->parameters['shopware.filesystem.theme']);
  16935.     }
  16936.     /**
  16937.      * Gets the public 'shopware.increment.gateway.registry' shared service.
  16938.      *
  16939.      * @return \Shopware\Core\Framework\Increment\IncrementGatewayRegistry
  16940.      */
  16941.     protected function getShopware_Increment_Gateway_RegistryService()
  16942.     {
  16943.         return $this->services['shopware.increment.gateway.registry'] = new \Shopware\Core\Framework\Increment\IncrementGatewayRegistry(new RewindableGenerator(function () {
  16944.             yield => ($this->privates['shopware.increment.user_activity.gateway.mysql'] ?? $this->getShopware_Increment_UserActivity_Gateway_MysqlService());
  16945.             yield => ($this->privates['shopware.increment.message_queue.gateway.mysql'] ?? $this->getShopware_Increment_MessageQueue_Gateway_MysqlService());
  16946.         }, 2));
  16947.     }
  16948.     /**
  16949.      * Gets the public 'snippet.repository' shared service.
  16950.      *
  16951.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16952.      */
  16953.     protected function getSnippet_RepositoryService()
  16954.     {
  16955.         return $this->services['snippet.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\SnippetDefinition'] ?? $this->getSnippetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16956.     }
  16957.     /**
  16958.      * Gets the public 'snippet_set.repository' shared service.
  16959.      *
  16960.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16961.      */
  16962.     protected function getSnippetSet_RepositoryService()
  16963.     {
  16964.         return $this->services['snippet_set.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Snippet\\Aggregate\\SnippetSet\\SnippetSetDefinition'] ?? $this->getSnippetSetDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16965.     }
  16966.     /**
  16967.      * Gets the public 'state_machine.repository' shared service.
  16968.      *
  16969.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16970.      */
  16971.     protected function getStateMachine_RepositoryService()
  16972.     {
  16973.         return $this->services['state_machine.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineDefinition'] ?? $this->getStateMachineDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16974.     }
  16975.     /**
  16976.      * Gets the public 'state_machine_history.repository' shared service.
  16977.      *
  16978.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16979.      */
  16980.     protected function getStateMachineHistory_RepositoryService()
  16981.     {
  16982.         return $this->services['state_machine_history.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineHistory\\StateMachineHistoryDefinition'] ?? $this->getStateMachineHistoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16983.     }
  16984.     /**
  16985.      * Gets the public 'state_machine_state.repository' shared service.
  16986.      *
  16987.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16988.      */
  16989.     protected function getStateMachineState_RepositoryService()
  16990.     {
  16991.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  16992.     }
  16993.     /**
  16994.      * Gets the public 'state_machine_state_translation.repository' shared service.
  16995.      *
  16996.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  16997.      */
  16998.     protected function getStateMachineStateTranslation_RepositoryService()
  16999.     {
  17000.         return $this->services['state_machine_state_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineState\\StateMachineStateTranslationDefinition'] ?? $this->getStateMachineStateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17001.     }
  17002.     /**
  17003.      * Gets the public 'state_machine_transition.repository' shared service.
  17004.      *
  17005.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17006.      */
  17007.     protected function getStateMachineTransition_RepositoryService()
  17008.     {
  17009.         return $this->services['state_machine_transition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\Aggregation\\StateMachineTransition\\StateMachineTransitionDefinition'] ?? $this->getStateMachineTransitionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17010.     }
  17011.     /**
  17012.      * Gets the public 'state_machine_translation.repository' shared service.
  17013.      *
  17014.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17015.      */
  17016.     protected function getStateMachineTranslation_RepositoryService()
  17017.     {
  17018.         return $this->services['state_machine_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\StateMachine\\StateMachineTranslationDefinition'] ?? $this->getStateMachineTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17019.     }
  17020.     /**
  17021.      * Gets the public 'storefront.filesystem.private' shared service.
  17022.      *
  17023.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17024.      */
  17025.     protected function getStorefront_Filesystem_PrivateService()
  17026.     {
  17027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17028.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17029.         return $this->services['storefront.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/storefront');
  17030.     }
  17031.     /**
  17032.      * Gets the public 'storefront.filesystem.public' shared service.
  17033.      *
  17034.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17035.      */
  17036.     protected function getStorefront_Filesystem_PublicService()
  17037.     {
  17038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17040.         return $this->services['storefront.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/storefront');
  17041.     }
  17042.     /**
  17043.      * Gets the public 'swag_cms_extensions.filesystem.private' shared service.
  17044.      *
  17045.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17046.      */
  17047.     protected function getSwagCmsExtensions_Filesystem_PrivateService()
  17048.     {
  17049.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17051.         return $this->services['swag_cms_extensions.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_cms_extensions');
  17052.     }
  17053.     /**
  17054.      * Gets the public 'swag_cms_extensions.filesystem.public' shared service.
  17055.      *
  17056.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17057.      */
  17058.     protected function getSwagCmsExtensions_Filesystem_PublicService()
  17059.     {
  17060.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17061.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17062.         return $this->services['swag_cms_extensions.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_cms_extensions');
  17063.     }
  17064.     /**
  17065.      * Gets the public 'swag_cms_extensions_block_rule.repository' shared service.
  17066.      *
  17067.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17068.      */
  17069.     protected function getSwagCmsExtensionsBlockRule_RepositoryService()
  17070.     {
  17071.         return $this->services['swag_cms_extensions_block_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\BlockRule\\BlockRuleDefinition'] ?? $this->getBlockRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17072.     }
  17073.     /**
  17074.      * Gets the public 'swag_cms_extensions_form.repository' shared service.
  17075.      *
  17076.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17077.      */
  17078.     protected function getSwagCmsExtensionsForm_RepositoryService()
  17079.     {
  17080.         return $this->services['swag_cms_extensions_form.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\FormDefinition'] ?? $this->getFormDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17081.     }
  17082.     /**
  17083.      * Gets the public 'swag_cms_extensions_form_group.repository' shared service.
  17084.      *
  17085.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17086.      */
  17087.     protected function getSwagCmsExtensionsFormGroup_RepositoryService()
  17088.     {
  17089.         return $this->services['swag_cms_extensions_form_group.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroup\\FormGroupDefinition'] ?? $this->getFormGroupDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17090.     }
  17091.     /**
  17092.      * Gets the public 'swag_cms_extensions_form_group_field.repository' shared service.
  17093.      *
  17094.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17095.      */
  17096.     protected function getSwagCmsExtensionsFormGroupField_RepositoryService()
  17097.     {
  17098.         return $this->services['swag_cms_extensions_form_group_field.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldDefinition'] ?? $this->getFormGroupFieldDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17099.     }
  17100.     /**
  17101.      * Gets the public 'swag_cms_extensions_form_group_field_translation.repository' shared service.
  17102.      *
  17103.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17104.      */
  17105.     protected function getSwagCmsExtensionsFormGroupFieldTranslation_RepositoryService()
  17106.     {
  17107.         return $this->services['swag_cms_extensions_form_group_field_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupFieldTranslation\\FormGroupFieldTranslationDefinition'] ?? $this->getFormGroupFieldTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17108.     }
  17109.     /**
  17110.      * Gets the public 'swag_cms_extensions_form_group_translation.repository' shared service.
  17111.      *
  17112.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17113.      */
  17114.     protected function getSwagCmsExtensionsFormGroupTranslation_RepositoryService()
  17115.     {
  17116.         return $this->services['swag_cms_extensions_form_group_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupTranslation\\FormGroupTranslationDefinition'] ?? $this->getFormGroupTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17117.     }
  17118.     /**
  17119.      * Gets the public 'swag_cms_extensions_form_translation.repository' shared service.
  17120.      *
  17121.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17122.      */
  17123.     protected function getSwagCmsExtensionsFormTranslation_RepositoryService()
  17124.     {
  17125.         return $this->services['swag_cms_extensions_form_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Form\\Aggregate\\FormTranslation\\FormTranslationDefinition'] ?? $this->getFormTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17126.     }
  17127.     /**
  17128.      * Gets the public 'swag_cms_extensions_quickview.repository' shared service.
  17129.      *
  17130.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17131.      */
  17132.     protected function getSwagCmsExtensionsQuickview_RepositoryService()
  17133.     {
  17134.         return $this->services['swag_cms_extensions_quickview.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\Quickview\\QuickviewDefinition'] ?? $this->getQuickviewDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17135.     }
  17136.     /**
  17137.      * Gets the public 'swag_cms_extensions_scroll_navigation.repository' shared service.
  17138.      *
  17139.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17140.      */
  17141.     protected function getSwagCmsExtensionsScrollNavigation_RepositoryService()
  17142.     {
  17143.         return $this->services['swag_cms_extensions_scroll_navigation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\ScrollNavigationDefinition'] ?? $this->getScrollNavigationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17144.     }
  17145.     /**
  17146.      * Gets the public 'swag_cms_extensions_scroll_navigation_page_settings.repository' shared service.
  17147.      *
  17148.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17149.      */
  17150.     protected function getSwagCmsExtensionsScrollNavigationPageSettings_RepositoryService()
  17151.     {
  17152.         return $this->services['swag_cms_extensions_scroll_navigation_page_settings.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationPageSettings\\ScrollNavigationPageSettingsDefinition'] ?? $this->getScrollNavigationPageSettingsDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17153.     }
  17154.     /**
  17155.      * Gets the public 'swag_cms_extensions_scroll_navigation_translation.repository' shared service.
  17156.      *
  17157.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17158.      */
  17159.     protected function getSwagCmsExtensionsScrollNavigationTranslation_RepositoryService()
  17160.     {
  17161.         return $this->services['swag_cms_extensions_scroll_navigation_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CmsExtensions\\ScrollNavigation\\Aggregate\\ScrollNavigationTranslation\\ScrollNavigationTranslationDefinition'] ?? $this->getScrollNavigationTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17162.     }
  17163.     /**
  17164.      * Gets the public 'swag_customized_products.filesystem.private' shared service.
  17165.      *
  17166.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17167.      */
  17168.     protected function getSwagCustomizedProducts_Filesystem_PrivateService()
  17169.     {
  17170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17172.         return $this->services['swag_customized_products.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_customized_products');
  17173.     }
  17174.     /**
  17175.      * Gets the public 'swag_customized_products.filesystem.public' shared service.
  17176.      *
  17177.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17178.      */
  17179.     protected function getSwagCustomizedProducts_Filesystem_PublicService()
  17180.     {
  17181.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17183.         return $this->services['swag_customized_products.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_customized_products');
  17184.     }
  17185.     /**
  17186.      * Gets the public 'swag_customized_products_template.repository' shared service.
  17187.      *
  17188.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17189.      */
  17190.     protected function getSwagCustomizedProductsTemplate_RepositoryService()
  17191.     {
  17192.         return $this->services['swag_customized_products_template.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\TemplateDefinition'] ?? $this->getTemplateDefinition2Service()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17193.     }
  17194.     /**
  17195.      * Gets the public 'swag_customized_products_template_configuration.repository' shared service.
  17196.      *
  17197.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17198.      */
  17199.     protected function getSwagCustomizedProductsTemplateConfiguration_RepositoryService()
  17200.     {
  17201.         return $this->services['swag_customized_products_template_configuration.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\TemplateConfigurationDefinition'] ?? $this->getTemplateConfigurationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17202.     }
  17203.     /**
  17204.      * Gets the public 'swag_customized_products_template_configuration_share.repository' shared service.
  17205.      *
  17206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17207.      */
  17208.     protected function getSwagCustomizedProductsTemplateConfigurationShare_RepositoryService()
  17209.     {
  17210.         return $this->services['swag_customized_products_template_configuration_share.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Aggregate\\TemplateConfigurationShareDefinition'] ?? $this->getTemplateConfigurationShareDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17211.     }
  17212.     /**
  17213.      * Gets the public 'swag_customized_products_template_exclusion.repository' shared service.
  17214.      *
  17215.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17216.      */
  17217.     protected function getSwagCustomizedProductsTemplateExclusion_RepositoryService()
  17218.     {
  17219.         return $this->services['swag_customized_products_template_exclusion.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusion\\TemplateExclusionDefinition'] ?? $this->getTemplateExclusionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17220.     }
  17221.     /**
  17222.      * Gets the public 'swag_customized_products_template_exclusion_condition.repository' shared service.
  17223.      *
  17224.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17225.      */
  17226.     protected function getSwagCustomizedProductsTemplateExclusionCondition_RepositoryService()
  17227.     {
  17228.         return $this->services['swag_customized_products_template_exclusion_condition.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionCondition\\TemplateExclusionConditionDefinition'] ?? $this->getTemplateExclusionConditionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17229.     }
  17230.     /**
  17231.      * Gets the public 'swag_customized_products_template_exclusion_condition_values.repository' shared service.
  17232.      *
  17233.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17234.      */
  17235.     protected function getSwagCustomizedProductsTemplateExclusionConditionValues_RepositoryService()
  17236.     {
  17237.         return $this->services['swag_customized_products_template_exclusion_condition_values.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionConditionValues\\TemplateExclusionConditionValuesDefinition'] ?? $this->getTemplateExclusionConditionValuesDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17238.     }
  17239.     /**
  17240.      * Gets the public 'swag_customized_products_template_exclusion_operator.repository' shared service.
  17241.      *
  17242.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17243.      */
  17244.     protected function getSwagCustomizedProductsTemplateExclusionOperator_RepositoryService()
  17245.     {
  17246.         return $this->services['swag_customized_products_template_exclusion_operator.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperator\\TemplateExclusionOperatorDefinition'] ?? $this->getTemplateExclusionOperatorDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17247.     }
  17248.     /**
  17249.      * Gets the public 'swag_customized_products_template_exclusion_operator_translation.repository' shared service.
  17250.      *
  17251.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17252.      */
  17253.     protected function getSwagCustomizedProductsTemplateExclusionOperatorTranslation_RepositoryService()
  17254.     {
  17255.         return $this->services['swag_customized_products_template_exclusion_operator_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateExclusionOperatorTranslation\\TemplateExclusionOperatorTranslationDefinition'] ?? $this->getTemplateExclusionOperatorTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17256.     }
  17257.     /**
  17258.      * Gets the public 'swag_customized_products_template_option.repository' shared service.
  17259.      *
  17260.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17261.      */
  17262.     protected function getSwagCustomizedProductsTemplateOption_RepositoryService()
  17263.     {
  17264.         return $this->services['swag_customized_products_template_option.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionDefinition'] ?? $this->getTemplateOptionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17265.     }
  17266.     /**
  17267.      * Gets the public 'swag_customized_products_template_option_price.repository' shared service.
  17268.      *
  17269.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17270.      */
  17271.     protected function getSwagCustomizedProductsTemplateOptionPrice_RepositoryService()
  17272.     {
  17273.         return $this->services['swag_customized_products_template_option_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionPrice\\TemplateOptionPriceDefinition'] ?? $this->getTemplateOptionPriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17274.     }
  17275.     /**
  17276.      * Gets the public 'swag_customized_products_template_option_translation.repository' shared service.
  17277.      *
  17278.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17279.      */
  17280.     protected function getSwagCustomizedProductsTemplateOptionTranslation_RepositoryService()
  17281.     {
  17282.         return $this->services['swag_customized_products_template_option_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionTranslation\\TemplateOptionTranslationDefinition'] ?? $this->getTemplateOptionTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17283.     }
  17284.     /**
  17285.      * Gets the public 'swag_customized_products_template_option_value.repository' shared service.
  17286.      *
  17287.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17288.      */
  17289.     protected function getSwagCustomizedProductsTemplateOptionValue_RepositoryService()
  17290.     {
  17291.         return $this->services['swag_customized_products_template_option_value.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValue\\TemplateOptionValueDefinition'] ?? $this->getTemplateOptionValueDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17292.     }
  17293.     /**
  17294.      * Gets the public 'swag_customized_products_template_option_value_price.repository' shared service.
  17295.      *
  17296.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17297.      */
  17298.     protected function getSwagCustomizedProductsTemplateOptionValuePrice_RepositoryService()
  17299.     {
  17300.         return $this->services['swag_customized_products_template_option_value_price.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValuePrice\\TemplateOptionValuePriceDefinition'] ?? $this->getTemplateOptionValuePriceDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17301.     }
  17302.     /**
  17303.      * Gets the public 'swag_customized_products_template_option_value_translation.repository' shared service.
  17304.      *
  17305.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17306.      */
  17307.     protected function getSwagCustomizedProductsTemplateOptionValueTranslation_RepositoryService()
  17308.     {
  17309.         return $this->services['swag_customized_products_template_option_value_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOptionValueTranslation\\TemplateOptionValueTranslationDefinition'] ?? $this->getTemplateOptionValueTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17310.     }
  17311.     /**
  17312.      * Gets the public 'swag_customized_products_template_translation.repository' shared service.
  17313.      *
  17314.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17315.      */
  17316.     protected function getSwagCustomizedProductsTemplateTranslation_RepositoryService()
  17317.     {
  17318.         return $this->services['swag_customized_products_template_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateTranslation\\TemplateTranslationDefinition'] ?? $this->getTemplateTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17319.     }
  17320.     /**
  17321.      * Gets the public 'swag_dynamic_access.filesystem.private' shared service.
  17322.      *
  17323.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17324.      */
  17325.     protected function getSwagDynamicAccess_Filesystem_PrivateService()
  17326.     {
  17327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17329.         return $this->services['swag_dynamic_access.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_dynamic_access');
  17330.     }
  17331.     /**
  17332.      * Gets the public 'swag_dynamic_access.filesystem.public' shared service.
  17333.      *
  17334.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17335.      */
  17336.     protected function getSwagDynamicAccess_Filesystem_PublicService()
  17337.     {
  17338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17340.         return $this->services['swag_dynamic_access.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_dynamic_access');
  17341.     }
  17342.     /**
  17343.      * Gets the public 'swag_dynamic_access_category_rule.repository' shared service.
  17344.      *
  17345.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17346.      */
  17347.     protected function getSwagDynamicAccessCategoryRule_RepositoryService()
  17348.     {
  17349.         return $this->services['swag_dynamic_access_category_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\CategoryRule\\CategoryRuleDefinition'] ?? $this->getCategoryRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17350.     }
  17351.     /**
  17352.      * Gets the public 'swag_dynamic_access_landing_page_rule.repository' shared service.
  17353.      *
  17354.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17355.      */
  17356.     protected function getSwagDynamicAccessLandingPageRule_RepositoryService()
  17357.     {
  17358.         return $this->services['swag_dynamic_access_landing_page_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\LandingPageRule\\LandingPageRuleDefinition'] ?? $this->getLandingPageRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17359.     }
  17360.     /**
  17361.      * Gets the public 'swag_dynamic_access_product_rule.repository' shared service.
  17362.      *
  17363.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17364.      */
  17365.     protected function getSwagDynamicAccessProductRule_RepositoryService()
  17366.     {
  17367.         return $this->services['swag_dynamic_access_product_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\DynamicAccess\\DataAbstractionLayer\\ProductRule\\ProductRuleDefinition'] ?? $this->getProductRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17368.     }
  17369.     /**
  17370.      * Gets the public 'swag_extension_store.filesystem.private' shared service.
  17371.      *
  17372.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17373.      */
  17374.     protected function getSwagExtensionStore_Filesystem_PrivateService()
  17375.     {
  17376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17378.         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');
  17379.     }
  17380.     /**
  17381.      * Gets the public 'swag_extension_store.filesystem.public' shared service.
  17382.      *
  17383.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17384.      */
  17385.     protected function getSwagExtensionStore_Filesystem_PublicService()
  17386.     {
  17387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17388.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17389.         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');
  17390.     }
  17391.     /**
  17392.      * Gets the public 'swag_flow_builder.filesystem.private' shared service.
  17393.      *
  17394.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17395.      */
  17396.     protected function getSwagFlowBuilder_Filesystem_PrivateService()
  17397.     {
  17398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17400.         return $this->services['swag_flow_builder.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_flow_builder');
  17401.     }
  17402.     /**
  17403.      * Gets the public 'swag_flow_builder.filesystem.public' shared service.
  17404.      *
  17405.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17406.      */
  17407.     protected function getSwagFlowBuilder_Filesystem_PublicService()
  17408.     {
  17409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17411.         return $this->services['swag_flow_builder.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_flow_builder');
  17412.     }
  17413.     /**
  17414.      * Gets the public 'swag_language_pack.filesystem.private' shared service.
  17415.      *
  17416.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17417.      */
  17418.     protected function getSwagLanguagePack_Filesystem_PrivateService()
  17419.     {
  17420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17422.         return $this->services['swag_language_pack.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_language_pack');
  17423.     }
  17424.     /**
  17425.      * Gets the public 'swag_language_pack.filesystem.public' shared service.
  17426.      *
  17427.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17428.      */
  17429.     protected function getSwagLanguagePack_Filesystem_PublicService()
  17430.     {
  17431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17432.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17433.         return $this->services['swag_language_pack.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_language_pack');
  17434.     }
  17435.     /**
  17436.      * Gets the public 'swag_language_pack_language.repository' shared service.
  17437.      *
  17438.      * @return \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator
  17439.      */
  17440.     protected function getSwagLanguagePackLanguage_RepositoryService()
  17441.     {
  17442.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Content/PackLanguageRepositoryDecorator.php';
  17443.         return $this->services['swag_language_pack_language.repository'] = new \Swag\LanguagePack\Core\Content\PackLanguageRepositoryDecorator(new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\LanguagePack\\PackLanguage\\PackLanguageDefinition'] ?? $this->getPackLanguageDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService())));
  17444.     }
  17445.     /**
  17446.      * Gets the public 'swag_markets.filesystem.private' shared service.
  17447.      *
  17448.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17449.      */
  17450.     protected function getSwagMarkets_Filesystem_PrivateService()
  17451.     {
  17452.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17453.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17454.         return $this->services['swag_markets.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_markets');
  17455.     }
  17456.     /**
  17457.      * Gets the public 'swag_markets.filesystem.public' shared service.
  17458.      *
  17459.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17460.      */
  17461.     protected function getSwagMarkets_Filesystem_PublicService()
  17462.     {
  17463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17465.         return $this->services['swag_markets.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_markets');
  17466.     }
  17467.     /**
  17468.      * Gets the public 'swag_pay_pal.filesystem.private' shared service.
  17469.      *
  17470.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17471.      */
  17472.     protected function getSwagPayPal_Filesystem_PrivateService()
  17473.     {
  17474.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17475.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17476.         return $this->services['swag_pay_pal.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/swag_pay_pal');
  17477.     }
  17478.     /**
  17479.      * Gets the public 'swag_pay_pal.filesystem.public' shared service.
  17480.      *
  17481.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17482.      */
  17483.     protected function getSwagPayPal_Filesystem_PublicService()
  17484.     {
  17485.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17486.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17487.         return $this->services['swag_pay_pal.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/swag_pay_pal');
  17488.     }
  17489.     /**
  17490.      * Gets the public 'swag_paypal_pos_sales_channel.repository' shared service.
  17491.      *
  17492.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17493.      */
  17494.     protected function getSwagPaypalPosSalesChannel_RepositoryService()
  17495.     {
  17496.         return $this->services['swag_paypal_pos_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelDefinition'] ?? $this->getPosSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17497.     }
  17498.     /**
  17499.      * Gets the public 'swag_paypal_pos_sales_channel_inventory.repository' shared service.
  17500.      *
  17501.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17502.      */
  17503.     protected function getSwagPaypalPosSalesChannelInventory_RepositoryService()
  17504.     {
  17505.         return $this->services['swag_paypal_pos_sales_channel_inventory.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelInventoryDefinition'] ?? $this->getPosSalesChannelInventoryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17506.     }
  17507.     /**
  17508.      * Gets the public 'swag_paypal_pos_sales_channel_media.repository' shared service.
  17509.      *
  17510.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17511.      */
  17512.     protected function getSwagPaypalPosSalesChannelMedia_RepositoryService()
  17513.     {
  17514.         return $this->services['swag_paypal_pos_sales_channel_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelMediaDefinition'] ?? $this->getPosSalesChannelMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17515.     }
  17516.     /**
  17517.      * Gets the public 'swag_paypal_pos_sales_channel_product.repository' shared service.
  17518.      *
  17519.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17520.      */
  17521.     protected function getSwagPaypalPosSalesChannelProduct_RepositoryService()
  17522.     {
  17523.         return $this->services['swag_paypal_pos_sales_channel_product.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelProductDefinition'] ?? $this->getPosSalesChannelProductDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17524.     }
  17525.     /**
  17526.      * Gets the public 'swag_paypal_pos_sales_channel_run.repository' shared service.
  17527.      *
  17528.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17529.      */
  17530.     protected function getSwagPaypalPosSalesChannelRun_RepositoryService()
  17531.     {
  17532.         return $this->services['swag_paypal_pos_sales_channel_run.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunDefinition'] ?? $this->getPosSalesChannelRunDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17533.     }
  17534.     /**
  17535.      * Gets the public 'swag_paypal_pos_sales_channel_run_log.repository' shared service.
  17536.      *
  17537.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17538.      */
  17539.     protected function getSwagPaypalPosSalesChannelRunLog_RepositoryService()
  17540.     {
  17541.         return $this->services['swag_paypal_pos_sales_channel_run_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\PayPal\\Pos\\DataAbstractionLayer\\Entity\\PosSalesChannelRunLogDefinition'] ?? $this->getPosSalesChannelRunLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17542.     }
  17543.     /**
  17544.      * Gets the public 'swag_sequence_webhook_event_log.repository' shared service.
  17545.      *
  17546.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17547.      */
  17548.     protected function getSwagSequenceWebhookEventLog_RepositoryService()
  17549.     {
  17550.         return $this->services['swag_sequence_webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Aggregate\\FlowSequence\\SequenceWebhookEventLog\\SequenceWebhookEventLogDefinition'] ?? $this->getSequenceWebhookEventLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17551.     }
  17552.     /**
  17553.      * Gets the public 'system.filesystem.private' shared service.
  17554.      *
  17555.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17556.      */
  17557.     protected function getSystem_Filesystem_PrivateService()
  17558.     {
  17559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17561.         return $this->services['system.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/system');
  17562.     }
  17563.     /**
  17564.      * Gets the public 'system.filesystem.public' shared service.
  17565.      *
  17566.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17567.      */
  17568.     protected function getSystem_Filesystem_PublicService()
  17569.     {
  17570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17572.         return $this->services['system.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/system');
  17573.     }
  17574.     /**
  17575.      * Gets the public 'system_config.repository' shared service.
  17576.      *
  17577.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17578.      */
  17579.     protected function getSystemConfig_RepositoryService()
  17580.     {
  17581.         return $this->services['system_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigDefinition'] ?? $this->getSystemConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17582.     }
  17583.     /**
  17584.      * Gets the public 'tag.repository' shared service.
  17585.      *
  17586.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17587.      */
  17588.     protected function getTag_RepositoryService()
  17589.     {
  17590.         return $this->services['tag.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17591.     }
  17592.     /**
  17593.      * Gets the public 'tax.repository' shared service.
  17594.      *
  17595.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17596.      */
  17597.     protected function getTax_RepositoryService()
  17598.     {
  17599.         return $this->services['tax.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\TaxDefinition'] ?? $this->getTaxDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17600.     }
  17601.     /**
  17602.      * Gets the public 'tax_rule.repository' shared service.
  17603.      *
  17604.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17605.      */
  17606.     protected function getTaxRule_RepositoryService()
  17607.     {
  17608.         return $this->services['tax_rule.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRule\\TaxRuleDefinition'] ?? $this->getTaxRuleDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17609.     }
  17610.     /**
  17611.      * Gets the public 'tax_rule_type.repository' shared service.
  17612.      *
  17613.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17614.      */
  17615.     protected function getTaxRuleType_RepositoryService()
  17616.     {
  17617.         return $this->services['tax_rule_type.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleType\\TaxRuleTypeDefinition'] ?? $this->getTaxRuleTypeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17618.     }
  17619.     /**
  17620.      * Gets the public 'tax_rule_type_translation.repository' shared service.
  17621.      *
  17622.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17623.      */
  17624.     protected function getTaxRuleTypeTranslation_RepositoryService()
  17625.     {
  17626.         return $this->services['tax_rule_type_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Tax\\Aggregate\\TaxRuleTypeTranslation\\TaxRuleTypeTranslationDefinition'] ?? $this->getTaxRuleTypeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17627.     }
  17628.     /**
  17629.      * Gets the public 'theme.repository' shared service.
  17630.      *
  17631.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17632.      */
  17633.     protected function getTheme_RepositoryService()
  17634.     {
  17635.         return $this->services['theme.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\ThemeDefinition'] ?? $this->getThemeDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17636.     }
  17637.     /**
  17638.      * Gets the public 'theme_child.repository' shared service.
  17639.      *
  17640.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17641.      */
  17642.     protected function getThemeChild_RepositoryService()
  17643.     {
  17644.         return $this->services['theme_child.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeChildDefinition'] ?? $this->getThemeChildDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17645.     }
  17646.     /**
  17647.      * Gets the public 'theme_media.repository' shared service.
  17648.      *
  17649.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17650.      */
  17651.     protected function getThemeMedia_RepositoryService()
  17652.     {
  17653.         return $this->services['theme_media.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeMediaDefinition'] ?? $this->getThemeMediaDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17654.     }
  17655.     /**
  17656.      * Gets the public 'theme_sales_channel.repository' shared service.
  17657.      *
  17658.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17659.      */
  17660.     protected function getThemeSalesChannel_RepositoryService()
  17661.     {
  17662.         return $this->services['theme_sales_channel.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeSalesChannelDefinition'] ?? $this->getThemeSalesChannelDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17663.     }
  17664.     /**
  17665.      * Gets the public 'theme_translation.repository' shared service.
  17666.      *
  17667.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17668.      */
  17669.     protected function getThemeTranslation_RepositoryService()
  17670.     {
  17671.         return $this->services['theme_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Storefront\\Theme\\Aggregate\\ThemeTranslationDefinition'] ?? $this->getThemeTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17672.     }
  17673.     /**
  17674.      * Gets the public 'tiger_design_template.filesystem.private' shared service.
  17675.      *
  17676.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17677.      */
  17678.     protected function getTigerDesignTemplate_Filesystem_PrivateService()
  17679.     {
  17680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17682.         return $this->services['tiger_design_template.filesystem.private'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.private'] ?? $this->getShopware_Filesystem_PrivateService()), 'plugins/tiger_design_template');
  17683.     }
  17684.     /**
  17685.      * Gets the public 'tiger_design_template.filesystem.public' shared service.
  17686.      *
  17687.      * @return \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem
  17688.      */
  17689.     protected function getTigerDesignTemplate_Filesystem_PublicService()
  17690.     {
  17691.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/AbstractFilesystem.php';
  17692.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Filesystem/PrefixFilesystem.php';
  17693.         return $this->services['tiger_design_template.filesystem.public'] = new \Shopware\Core\Framework\Adapter\Filesystem\PrefixFilesystem(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService()), 'plugins/tiger_design_template');
  17694.     }
  17695.     /**
  17696.      * Gets the public 'translator' shared service.
  17697.      *
  17698.      * @return \Symfony\Component\Translation\DataCollectorTranslator
  17699.      */
  17700.     protected function getTranslatorService()
  17701.     {
  17702.         return $this->services['translator'] = new \Symfony\Component\Translation\DataCollectorTranslator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()));
  17703.     }
  17704.     /**
  17705.      * Gets the public 'unit.repository' shared service.
  17706.      *
  17707.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17708.      */
  17709.     protected function getUnit_RepositoryService()
  17710.     {
  17711.         return $this->services['unit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\UnitDefinition'] ?? $this->getUnitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17712.     }
  17713.     /**
  17714.      * Gets the public 'unit_translation.repository' shared service.
  17715.      *
  17716.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17717.      */
  17718.     protected function getUnitTranslation_RepositoryService()
  17719.     {
  17720.         return $this->services['unit_translation.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\Unit\\Aggregate\\UnitTranslation\\UnitTranslationDefinition'] ?? $this->getUnitTranslationDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17721.     }
  17722.     /**
  17723.      * Gets the public 'user.repository' shared service.
  17724.      *
  17725.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17726.      */
  17727.     protected function getUser_RepositoryService()
  17728.     {
  17729.         return $this->services['user.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\UserDefinition'] ?? $this->getUserDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17730.     }
  17731.     /**
  17732.      * Gets the public 'user_access_key.repository' shared service.
  17733.      *
  17734.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17735.      */
  17736.     protected function getUserAccessKey_RepositoryService()
  17737.     {
  17738.         return $this->services['user_access_key.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserAccessKey\\UserAccessKeyDefinition'] ?? $this->getUserAccessKeyDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17739.     }
  17740.     /**
  17741.      * Gets the public 'user_config.repository' shared service.
  17742.      *
  17743.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17744.      */
  17745.     protected function getUserConfig_RepositoryService()
  17746.     {
  17747.         return $this->services['user_config.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserConfig\\UserConfigDefinition'] ?? $this->getUserConfigDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17748.     }
  17749.     /**
  17750.      * Gets the public 'user_recovery.repository' shared service.
  17751.      *
  17752.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17753.      */
  17754.     protected function getUserRecovery_RepositoryService()
  17755.     {
  17756.         return $this->services['user_recovery.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\System\\User\\Aggregate\\UserRecovery\\UserRecoveryDefinition'] ?? $this->getUserRecoveryDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17757.     }
  17758.     /**
  17759.      * Gets the public 'var_dumper.cloner' shared service.
  17760.      *
  17761.      * @return \Symfony\Component\VarDumper\Cloner\VarCloner
  17762.      */
  17763.     protected function getVarDumper_ClonerService()
  17764.     {
  17765.         $this->services['var_dumper.cloner'] = $instance = new \Symfony\Component\VarDumper\Cloner\VarCloner();
  17766.         $instance->setMaxItems(2500);
  17767.         $instance->setMinDepth(1);
  17768.         $instance->setMaxString(-1);
  17769.         $instance->addCasters(['Closure' => 'Symfony\\Component\\VarDumper\\Caster\\ReflectionCaster::unsetClosureFileInfo']);
  17770.         return $instance;
  17771.     }
  17772.     /**
  17773.      * Gets the public 'version.repository' shared service.
  17774.      *
  17775.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17776.      */
  17777.     protected function getVersion_RepositoryService()
  17778.     {
  17779.         return $this->services['version.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\VersionDefinition'] ?? $this->getVersionDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17780.     }
  17781.     /**
  17782.      * Gets the public 'version_commit.repository' shared service.
  17783.      *
  17784.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17785.      */
  17786.     protected function getVersionCommit_RepositoryService()
  17787.     {
  17788.         return $this->services['version_commit.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommit\\VersionCommitDefinition'] ?? $this->getVersionCommitDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17789.     }
  17790.     /**
  17791.      * Gets the public 'version_commit_data.repository' shared service.
  17792.      *
  17793.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17794.      */
  17795.     protected function getVersionCommitData_RepositoryService()
  17796.     {
  17797.         return $this->services['version_commit_data.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Aggregate\\VersionCommitData\\VersionCommitDataDefinition'] ?? $this->getVersionCommitDataDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17798.     }
  17799.     /**
  17800.      * Gets the public 'web_profiler.controller.exception_panel' shared service.
  17801.      *
  17802.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController
  17803.      */
  17804.     protected function getWebProfiler_Controller_ExceptionPanelService()
  17805.     {
  17806.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ExceptionPanelController.php';
  17807.         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()));
  17808.     }
  17809.     /**
  17810.      * Gets the public 'web_profiler.controller.profiler' shared service.
  17811.      *
  17812.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
  17813.      */
  17814.     protected function getWebProfiler_Controller_ProfilerService()
  17815.     {
  17816.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/ProfilerController.php';
  17817.         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));
  17818.     }
  17819.     /**
  17820.      * Gets the public 'web_profiler.controller.router' shared service.
  17821.      *
  17822.      * @return \Symfony\Bundle\WebProfilerBundle\Controller\RouterController
  17823.      */
  17824.     protected function getWebProfiler_Controller_RouterService()
  17825.     {
  17826.         include_once \dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Controller/RouterController.php';
  17827.         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 () {
  17828.             return new \EmptyIterator();
  17829.         }, 0));
  17830.     }
  17831.     /**
  17832.      * Gets the public 'webhook.repository' shared service.
  17833.      *
  17834.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17835.      */
  17836.     protected function getWebhook_RepositoryService()
  17837.     {
  17838.         return $this->services['webhook.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\WebhookDefinition'] ?? $this->getWebhookDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17839.     }
  17840.     /**
  17841.      * Gets the public 'webhook_event_log.repository' shared service.
  17842.      *
  17843.      * @return \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository
  17844.      */
  17845.     protected function getWebhookEventLog_RepositoryService()
  17846.     {
  17847.         return $this->services['webhook_event_log.repository'] = new \Shopware\Core\Framework\DataAbstractionLayer\EntityRepository(($this->services['Shopware\\Core\\Framework\\Webhook\\EventLog\\WebhookEventLogDefinition'] ?? $this->getWebhookEventLogDefinitionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Read\\EntityReaderInterface'] ?? $this->getEntityReaderInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\VersionManager'] ?? $this->getVersionManagerService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntityAggregatorInterface'] ?? $this->getEntityAggregatorInterfaceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Event\\EntityLoadedEventFactory'] ?? $this->getEntityLoadedEventFactoryService()));
  17848.     }
  17849.     /**
  17850.      * Gets the private '.Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand.lazy' shared service.
  17851.      *
  17852.      * @return \Symfony\Component\Console\Command\LazyCommand
  17853.      */
  17854.     protected function getSalesChannelUpdateDomainCommand_LazyService()
  17855.     {
  17856.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17857.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17858.         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 {
  17859.             return ($this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelUpdateDomainCommand'] ?? $this->getSalesChannelUpdateDomainCommandService());
  17860.         });
  17861.     }
  17862.     /**
  17863.      * Gets the private '.cache.http.inner' shared service.
  17864.      *
  17865.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17866.      */
  17867.     protected function get_Cache_Http_InnerService()
  17868.     {
  17869.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  17870.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  17871.         return $this->privates['.cache.http.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  17872.     }
  17873.     /**
  17874.      * Gets the private '.cache.object.inner' shared service.
  17875.      *
  17876.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  17877.      */
  17878.     protected function get_Cache_Object_InnerService()
  17879.     {
  17880.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(172800);
  17881.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  17882.         return $this->privates['.cache.object.inner'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  17883.     }
  17884.     /**
  17885.      * Gets the private '.console.command.about.lazy' shared service.
  17886.      *
  17887.      * @return \Symfony\Component\Console\Command\LazyCommand
  17888.      */
  17889.     protected function get_Console_Command_About_LazyService()
  17890.     {
  17891.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17892.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17893.         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 {
  17894.             return ($this->privates['console.command.about'] ?? $this->getConsole_Command_AboutService());
  17895.         });
  17896.     }
  17897.     /**
  17898.      * Gets the private '.console.command.cache_clear.lazy' shared service.
  17899.      *
  17900.      * @return \Symfony\Component\Console\Command\LazyCommand
  17901.      */
  17902.     protected function get_Console_Command_CacheClear_LazyService()
  17903.     {
  17904.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17905.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17906.         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 {
  17907.             return ($this->privates['console.command.cache_clear'] ?? $this->getConsole_Command_CacheClearService());
  17908.         });
  17909.     }
  17910.     /**
  17911.      * Gets the private '.console.command.cache_pool_clear.lazy' shared service.
  17912.      *
  17913.      * @return \Symfony\Component\Console\Command\LazyCommand
  17914.      */
  17915.     protected function get_Console_Command_CachePoolClear_LazyService()
  17916.     {
  17917.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17918.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17919.         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 {
  17920.             return ($this->privates['console.command.cache_pool_clear'] ?? $this->getConsole_Command_CachePoolClearService());
  17921.         });
  17922.     }
  17923.     /**
  17924.      * Gets the private '.console.command.cache_pool_delete.lazy' shared service.
  17925.      *
  17926.      * @return \Symfony\Component\Console\Command\LazyCommand
  17927.      */
  17928.     protected function get_Console_Command_CachePoolDelete_LazyService()
  17929.     {
  17930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17931.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17932.         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 {
  17933.             return ($this->privates['console.command.cache_pool_delete'] ?? $this->getConsole_Command_CachePoolDeleteService());
  17934.         });
  17935.     }
  17936.     /**
  17937.      * Gets the private '.console.command.cache_pool_list.lazy' shared service.
  17938.      *
  17939.      * @return \Symfony\Component\Console\Command\LazyCommand
  17940.      */
  17941.     protected function get_Console_Command_CachePoolList_LazyService()
  17942.     {
  17943.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17944.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17945.         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 {
  17946.             return ($this->privates['console.command.cache_pool_list'] ?? $this->getConsole_Command_CachePoolListService());
  17947.         });
  17948.     }
  17949.     /**
  17950.      * Gets the private '.console.command.cache_pool_prune.lazy' shared service.
  17951.      *
  17952.      * @return \Symfony\Component\Console\Command\LazyCommand
  17953.      */
  17954.     protected function get_Console_Command_CachePoolPrune_LazyService()
  17955.     {
  17956.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17957.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17958.         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 {
  17959.             return ($this->privates['console.command.cache_pool_prune'] ?? $this->getConsole_Command_CachePoolPruneService());
  17960.         });
  17961.     }
  17962.     /**
  17963.      * Gets the private '.console.command.cache_warmup.lazy' shared service.
  17964.      *
  17965.      * @return \Symfony\Component\Console\Command\LazyCommand
  17966.      */
  17967.     protected function get_Console_Command_CacheWarmup_LazyService()
  17968.     {
  17969.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17970.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17971.         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 {
  17972.             return ($this->privates['console.command.cache_warmup'] ?? $this->getConsole_Command_CacheWarmupService());
  17973.         });
  17974.     }
  17975.     /**
  17976.      * Gets the private '.console.command.config_debug.lazy' shared service.
  17977.      *
  17978.      * @return \Symfony\Component\Console\Command\LazyCommand
  17979.      */
  17980.     protected function get_Console_Command_ConfigDebug_LazyService()
  17981.     {
  17982.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17983.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17984.         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 {
  17985.             return ($this->privates['console.command.config_debug'] ?? $this->getConsole_Command_ConfigDebugService());
  17986.         });
  17987.     }
  17988.     /**
  17989.      * Gets the private '.console.command.config_dump_reference.lazy' shared service.
  17990.      *
  17991.      * @return \Symfony\Component\Console\Command\LazyCommand
  17992.      */
  17993.     protected function get_Console_Command_ConfigDumpReference_LazyService()
  17994.     {
  17995.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  17996.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  17997.         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 {
  17998.             return ($this->privates['console.command.config_dump_reference'] ?? $this->getConsole_Command_ConfigDumpReferenceService());
  17999.         });
  18000.     }
  18001.     /**
  18002.      * Gets the private '.console.command.container_debug.lazy' shared service.
  18003.      *
  18004.      * @return \Symfony\Component\Console\Command\LazyCommand
  18005.      */
  18006.     protected function get_Console_Command_ContainerDebug_LazyService()
  18007.     {
  18008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18009.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18010.         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 {
  18011.             return ($this->privates['console.command.container_debug'] ?? $this->getConsole_Command_ContainerDebugService());
  18012.         });
  18013.     }
  18014.     /**
  18015.      * Gets the private '.console.command.container_lint.lazy' shared service.
  18016.      *
  18017.      * @return \Symfony\Component\Console\Command\LazyCommand
  18018.      */
  18019.     protected function get_Console_Command_ContainerLint_LazyService()
  18020.     {
  18021.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18023.         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 {
  18024.             return ($this->privates['console.command.container_lint'] ?? $this->getConsole_Command_ContainerLintService());
  18025.         });
  18026.     }
  18027.     /**
  18028.      * Gets the private '.console.command.debug_autowiring.lazy' shared service.
  18029.      *
  18030.      * @return \Symfony\Component\Console\Command\LazyCommand
  18031.      */
  18032.     protected function get_Console_Command_DebugAutowiring_LazyService()
  18033.     {
  18034.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18035.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18036.         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 {
  18037.             return ($this->privates['console.command.debug_autowiring'] ?? $this->getConsole_Command_DebugAutowiringService());
  18038.         });
  18039.     }
  18040.     /**
  18041.      * Gets the private '.console.command.dotenv_debug.lazy' shared service.
  18042.      *
  18043.      * @return \Symfony\Component\Console\Command\LazyCommand
  18044.      */
  18045.     protected function get_Console_Command_DotenvDebug_LazyService()
  18046.     {
  18047.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18048.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18049.         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 {
  18050.             return ($this->privates['console.command.dotenv_debug'] ?? $this->getConsole_Command_DotenvDebugService());
  18051.         });
  18052.     }
  18053.     /**
  18054.      * Gets the private '.console.command.event_dispatcher_debug.lazy' shared service.
  18055.      *
  18056.      * @return \Symfony\Component\Console\Command\LazyCommand
  18057.      */
  18058.     protected function get_Console_Command_EventDispatcherDebug_LazyService()
  18059.     {
  18060.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18061.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18062.         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 {
  18063.             return ($this->privates['console.command.event_dispatcher_debug'] ?? $this->getConsole_Command_EventDispatcherDebugService());
  18064.         });
  18065.     }
  18066.     /**
  18067.      * Gets the private '.console.command.messenger_consume_messages.lazy' shared service.
  18068.      *
  18069.      * @return \Symfony\Component\Console\Command\LazyCommand
  18070.      */
  18071.     protected function get_Console_Command_MessengerConsumeMessages_LazyService()
  18072.     {
  18073.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18074.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18075.         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 {
  18076.             return ($this->privates['console.command.messenger_consume_messages'] ?? $this->getConsole_Command_MessengerConsumeMessagesService());
  18077.         });
  18078.     }
  18079.     /**
  18080.      * Gets the private '.console.command.messenger_debug.lazy' shared service.
  18081.      *
  18082.      * @return \Symfony\Component\Console\Command\LazyCommand
  18083.      */
  18084.     protected function get_Console_Command_MessengerDebug_LazyService()
  18085.     {
  18086.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18087.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18088.         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 {
  18089.             return ($this->privates['console.command.messenger_debug'] ?? $this->getConsole_Command_MessengerDebugService());
  18090.         });
  18091.     }
  18092.     /**
  18093.      * Gets the private '.console.command.messenger_setup_transports.lazy' shared service.
  18094.      *
  18095.      * @return \Symfony\Component\Console\Command\LazyCommand
  18096.      */
  18097.     protected function get_Console_Command_MessengerSetupTransports_LazyService()
  18098.     {
  18099.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18100.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18101.         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 {
  18102.             return ($this->privates['console.command.messenger_setup_transports'] ?? $this->getConsole_Command_MessengerSetupTransportsService());
  18103.         });
  18104.     }
  18105.     /**
  18106.      * Gets the private '.console.command.messenger_stop_workers.lazy' shared service.
  18107.      *
  18108.      * @return \Symfony\Component\Console\Command\LazyCommand
  18109.      */
  18110.     protected function get_Console_Command_MessengerStopWorkers_LazyService()
  18111.     {
  18112.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18113.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18114.         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 {
  18115.             return ($this->privates['console.command.messenger_stop_workers'] ?? $this->getConsole_Command_MessengerStopWorkersService());
  18116.         });
  18117.     }
  18118.     /**
  18119.      * Gets the private '.console.command.router_debug.lazy' shared service.
  18120.      *
  18121.      * @return \Symfony\Component\Console\Command\LazyCommand
  18122.      */
  18123.     protected function get_Console_Command_RouterDebug_LazyService()
  18124.     {
  18125.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18126.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18127.         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 {
  18128.             return ($this->privates['console.command.router_debug'] ?? $this->getConsole_Command_RouterDebugService());
  18129.         });
  18130.     }
  18131.     /**
  18132.      * Gets the private '.console.command.router_match.lazy' shared service.
  18133.      *
  18134.      * @return \Symfony\Component\Console\Command\LazyCommand
  18135.      */
  18136.     protected function get_Console_Command_RouterMatch_LazyService()
  18137.     {
  18138.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18139.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18140.         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 {
  18141.             return ($this->privates['console.command.router_match'] ?? $this->getConsole_Command_RouterMatchService());
  18142.         });
  18143.     }
  18144.     /**
  18145.      * Gets the private '.console.command.secrets_decrypt_to_local.lazy' shared service.
  18146.      *
  18147.      * @return \Symfony\Component\Console\Command\LazyCommand
  18148.      */
  18149.     protected function get_Console_Command_SecretsDecryptToLocal_LazyService()
  18150.     {
  18151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18152.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18153.         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 {
  18154.             return ($this->privates['console.command.secrets_decrypt_to_local'] ?? $this->getConsole_Command_SecretsDecryptToLocalService());
  18155.         });
  18156.     }
  18157.     /**
  18158.      * Gets the private '.console.command.secrets_encrypt_from_local.lazy' shared service.
  18159.      *
  18160.      * @return \Symfony\Component\Console\Command\LazyCommand
  18161.      */
  18162.     protected function get_Console_Command_SecretsEncryptFromLocal_LazyService()
  18163.     {
  18164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18165.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18166.         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 {
  18167.             return ($this->privates['console.command.secrets_encrypt_from_local'] ?? $this->getConsole_Command_SecretsEncryptFromLocalService());
  18168.         });
  18169.     }
  18170.     /**
  18171.      * Gets the private '.console.command.secrets_generate_key.lazy' shared service.
  18172.      *
  18173.      * @return \Symfony\Component\Console\Command\LazyCommand
  18174.      */
  18175.     protected function get_Console_Command_SecretsGenerateKey_LazyService()
  18176.     {
  18177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18178.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18179.         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 {
  18180.             return ($this->privates['console.command.secrets_generate_key'] ?? $this->getConsole_Command_SecretsGenerateKeyService());
  18181.         });
  18182.     }
  18183.     /**
  18184.      * Gets the private '.console.command.secrets_list.lazy' shared service.
  18185.      *
  18186.      * @return \Symfony\Component\Console\Command\LazyCommand
  18187.      */
  18188.     protected function get_Console_Command_SecretsList_LazyService()
  18189.     {
  18190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18192.         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 {
  18193.             return ($this->privates['console.command.secrets_list'] ?? $this->getConsole_Command_SecretsListService());
  18194.         });
  18195.     }
  18196.     /**
  18197.      * Gets the private '.console.command.secrets_remove.lazy' shared service.
  18198.      *
  18199.      * @return \Symfony\Component\Console\Command\LazyCommand
  18200.      */
  18201.     protected function get_Console_Command_SecretsRemove_LazyService()
  18202.     {
  18203.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18204.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18205.         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 {
  18206.             return ($this->privates['console.command.secrets_remove'] ?? $this->getConsole_Command_SecretsRemoveService());
  18207.         });
  18208.     }
  18209.     /**
  18210.      * Gets the private '.console.command.secrets_set.lazy' shared service.
  18211.      *
  18212.      * @return \Symfony\Component\Console\Command\LazyCommand
  18213.      */
  18214.     protected function get_Console_Command_SecretsSet_LazyService()
  18215.     {
  18216.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18217.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18218.         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 {
  18219.             return ($this->privates['console.command.secrets_set'] ?? $this->getConsole_Command_SecretsSetService());
  18220.         });
  18221.     }
  18222.     /**
  18223.      * Gets the private '.console.command.translation_debug.lazy' shared service.
  18224.      *
  18225.      * @return \Symfony\Component\Console\Command\LazyCommand
  18226.      */
  18227.     protected function get_Console_Command_TranslationDebug_LazyService()
  18228.     {
  18229.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18230.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18231.         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 {
  18232.             return ($this->privates['console.command.translation_debug'] ?? $this->getConsole_Command_TranslationDebugService());
  18233.         });
  18234.     }
  18235.     /**
  18236.      * Gets the private '.console.command.translation_extract.lazy' shared service.
  18237.      *
  18238.      * @return \Symfony\Component\Console\Command\LazyCommand
  18239.      */
  18240.     protected function get_Console_Command_TranslationExtract_LazyService()
  18241.     {
  18242.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18243.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18244.         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 {
  18245.             return ($this->privates['console.command.translation_extract'] ?? $this->getConsole_Command_TranslationExtractService());
  18246.         });
  18247.     }
  18248.     /**
  18249.      * Gets the private '.console.command.translation_pull.lazy' shared service.
  18250.      *
  18251.      * @return \Symfony\Component\Console\Command\LazyCommand
  18252.      */
  18253.     protected function get_Console_Command_TranslationPull_LazyService()
  18254.     {
  18255.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18256.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18257.         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 {
  18258.             return ($this->privates['console.command.translation_pull'] ?? $this->getConsole_Command_TranslationPullService());
  18259.         });
  18260.     }
  18261.     /**
  18262.      * Gets the private '.console.command.translation_push.lazy' shared service.
  18263.      *
  18264.      * @return \Symfony\Component\Console\Command\LazyCommand
  18265.      */
  18266.     protected function get_Console_Command_TranslationPush_LazyService()
  18267.     {
  18268.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18269.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18270.         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 {
  18271.             return ($this->privates['console.command.translation_push'] ?? $this->getConsole_Command_TranslationPushService());
  18272.         });
  18273.     }
  18274.     /**
  18275.      * Gets the private '.console.command.validator_debug.lazy' shared service.
  18276.      *
  18277.      * @return \Symfony\Component\Console\Command\LazyCommand
  18278.      */
  18279.     protected function get_Console_Command_ValidatorDebug_LazyService()
  18280.     {
  18281.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18282.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18283.         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 {
  18284.             return ($this->privates['console.command.validator_debug'] ?? $this->getConsole_Command_ValidatorDebugService());
  18285.         });
  18286.     }
  18287.     /**
  18288.      * Gets the private '.console.command.xliff_lint.lazy' shared service.
  18289.      *
  18290.      * @return \Symfony\Component\Console\Command\LazyCommand
  18291.      */
  18292.     protected function get_Console_Command_XliffLint_LazyService()
  18293.     {
  18294.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18295.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18296.         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 {
  18297.             return ($this->privates['console.command.xliff_lint'] ?? $this->getConsole_Command_XliffLintService());
  18298.         });
  18299.     }
  18300.     /**
  18301.      * Gets the private '.console.command.yaml_lint.lazy' shared service.
  18302.      *
  18303.      * @return \Symfony\Component\Console\Command\LazyCommand
  18304.      */
  18305.     protected function get_Console_Command_YamlLint_LazyService()
  18306.     {
  18307.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18308.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18309.         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 {
  18310.             return ($this->privates['console.command.yaml_lint'] ?? $this->getConsole_Command_YamlLintService());
  18311.         });
  18312.     }
  18313.     /**
  18314.      * Gets the private '.errored..service_locator.0i9t3ml.Shopware\Core\Framework\Context' shared service.
  18315.      *
  18316.      * @return \Shopware\Core\Framework\Context
  18317.      */
  18318.     protected function getContextService()
  18319.     {
  18320.         $this->throw('Cannot autowire service ".service_locator.0i9t3ml": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.');
  18321.     }
  18322.     /**
  18323.      * Gets the private '.errored..service_locator.KfbR3DY.Symfony\Component\Config\Loader\LoaderInterface' shared service.
  18324.      *
  18325.      * @return \Symfony\Component\Config\Loader\LoaderInterface
  18326.      */
  18327.     protected function getLoaderInterfaceService()
  18328.     {
  18329.         $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".');
  18330.     }
  18331.     /**
  18332.      * Gets the private '.errored..service_locator.KfwZsne.Symfony\Component\HttpFoundation\Response' shared service.
  18333.      *
  18334.      * @return \Symfony\Component\HttpFoundation\Response
  18335.      */
  18336.     protected function getResponseService()
  18337.     {
  18338.         $this->throw('Cannot autowire service ".service_locator.KfwZsne": it references class "Symfony\\Component\\HttpFoundation\\Response" but no such service exists.');
  18339.     }
  18340.     /**
  18341.      * Gets the private '.errored..service_locator.Q1m2WkM.Shopware\Core\Framework\Validation\DataBag\RequestDataBag' shared service.
  18342.      *
  18343.      * @return \Shopware\Core\Framework\Validation\DataBag\RequestDataBag
  18344.      */
  18345.     protected function getRequestDataBagService()
  18346.     {
  18347.         $this->throw('Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.');
  18348.     }
  18349.     /**
  18350.      * Gets the private '.messenger.handler_descriptor.0Tu9xxE' shared service.
  18351.      *
  18352.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18353.      */
  18354.     protected function get_Messenger_HandlerDescriptor_0Tu9xxEService()
  18355.     {
  18356.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18357.         return $this->privates['.messenger.handler_descriptor.0Tu9xxE'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService()), []);
  18358.     }
  18359.     /**
  18360.      * Gets the private '.messenger.handler_descriptor.1SPMxF6' shared service.
  18361.      *
  18362.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18363.      */
  18364.     protected function get_Messenger_HandlerDescriptor_1SPMxF6Service()
  18365.     {
  18366.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18367.         return $this->privates['.messenger.handler_descriptor.1SPMxF6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service()), []);
  18368.     }
  18369.     /**
  18370.      * Gets the private '.messenger.handler_descriptor.2yo6BZJ' shared service.
  18371.      *
  18372.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18373.      */
  18374.     protected function get_Messenger_HandlerDescriptor_2yo6BZJService()
  18375.     {
  18376.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18377.         return $this->privates['.messenger.handler_descriptor.2yo6BZJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  18378.     }
  18379.     /**
  18380.      * Gets the private '.messenger.handler_descriptor.3.rzR14' shared service.
  18381.      *
  18382.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18383.      */
  18384.     protected function get_Messenger_HandlerDescriptor_3_RzR14Service()
  18385.     {
  18386.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18387.         return $this->privates['.messenger.handler_descriptor.3.rzR14'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService()), []);
  18388.     }
  18389.     /**
  18390.      * Gets the private '.messenger.handler_descriptor.4htA3jl' shared service.
  18391.      *
  18392.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18393.      */
  18394.     protected function get_Messenger_HandlerDescriptor_4htA3jlService()
  18395.     {
  18396.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18397.         return $this->privates['.messenger.handler_descriptor.4htA3jl'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService()), []);
  18398.     }
  18399.     /**
  18400.      * Gets the private '.messenger.handler_descriptor.6KXPS1P' shared service.
  18401.      *
  18402.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18403.      */
  18404.     protected function get_Messenger_HandlerDescriptor_6KXPS1PService()
  18405.     {
  18406.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18407.         return $this->privates['.messenger.handler_descriptor.6KXPS1P'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService()), []);
  18408.     }
  18409.     /**
  18410.      * Gets the private '.messenger.handler_descriptor.6XWr01B' shared service.
  18411.      *
  18412.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18413.      */
  18414.     protected function get_Messenger_HandlerDescriptor_6XWr01BService()
  18415.     {
  18416.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18417.         return $this->privates['.messenger.handler_descriptor.6XWr01B'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService()), []);
  18418.     }
  18419.     /**
  18420.      * Gets the private '.messenger.handler_descriptor.6a6vTR.' shared service.
  18421.      *
  18422.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18423.      */
  18424.     protected function get_Messenger_HandlerDescriptor_6a6vTR_Service()
  18425.     {
  18426.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18427.         return $this->privates['.messenger.handler_descriptor.6a6vTR.'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  18428.     }
  18429.     /**
  18430.      * Gets the private '.messenger.handler_descriptor.6kBcctU' shared service.
  18431.      *
  18432.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18433.      */
  18434.     protected function get_Messenger_HandlerDescriptor_6kBcctUService()
  18435.     {
  18436.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18437.         return $this->privates['.messenger.handler_descriptor.6kBcctU'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService()), []);
  18438.     }
  18439.     /**
  18440.      * Gets the private '.messenger.handler_descriptor.6yw2O.t' shared service.
  18441.      *
  18442.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18443.      */
  18444.     protected function get_Messenger_HandlerDescriptor_6yw2O_TService()
  18445.     {
  18446.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18447.         return $this->privates['.messenger.handler_descriptor.6yw2O.t'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService()), []);
  18448.     }
  18449.     /**
  18450.      * Gets the private '.messenger.handler_descriptor.70X32gL' shared service.
  18451.      *
  18452.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18453.      */
  18454.     protected function get_Messenger_HandlerDescriptor_70X32gLService()
  18455.     {
  18456.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18457.         return $this->privates['.messenger.handler_descriptor.70X32gL'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTaskHandler'] ?? $this->getCleanVersionsTaskHandlerService()), []);
  18458.     }
  18459.     /**
  18460.      * Gets the private '.messenger.handler_descriptor.88lOdtC' shared service.
  18461.      *
  18462.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18463.      */
  18464.     protected function get_Messenger_HandlerDescriptor_88lOdtCService()
  18465.     {
  18466.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18467.         return $this->privates['.messenger.handler_descriptor.88lOdtC'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService()), []);
  18468.     }
  18469.     /**
  18470.      * Gets the private '.messenger.handler_descriptor.9zA2HRZ' shared service.
  18471.      *
  18472.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18473.      */
  18474.     protected function get_Messenger_HandlerDescriptor_9zA2HRZService()
  18475.     {
  18476.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18477.         return $this->privates['.messenger.handler_descriptor.9zA2HRZ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), []);
  18478.     }
  18479.     /**
  18480.      * Gets the private '.messenger.handler_descriptor.BzkW.st' shared service.
  18481.      *
  18482.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18483.      */
  18484.     protected function get_Messenger_HandlerDescriptor_BzkW_StService()
  18485.     {
  18486.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18487.         return $this->privates['.messenger.handler_descriptor.BzkW.st'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService()), []);
  18488.     }
  18489.     /**
  18490.      * Gets the private '.messenger.handler_descriptor.CKTMT3c' shared service.
  18491.      *
  18492.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18493.      */
  18494.     protected function get_Messenger_HandlerDescriptor_CKTMT3cService()
  18495.     {
  18496.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18497.         return $this->privates['.messenger.handler_descriptor.CKTMT3c'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()), []);
  18498.     }
  18499.     /**
  18500.      * Gets the private '.messenger.handler_descriptor.D8Msq11' shared service.
  18501.      *
  18502.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18503.      */
  18504.     protected function get_Messenger_HandlerDescriptor_D8Msq11Service()
  18505.     {
  18506.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18507.         return $this->privates['.messenger.handler_descriptor.D8Msq11'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService()), []);
  18508.     }
  18509.     /**
  18510.      * Gets the private '.messenger.handler_descriptor.FImPDsK' shared service.
  18511.      *
  18512.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18513.      */
  18514.     protected function get_Messenger_HandlerDescriptor_FImPDsKService()
  18515.     {
  18516.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18517.         return $this->privates['.messenger.handler_descriptor.FImPDsK'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService()), []);
  18518.     }
  18519.     /**
  18520.      * Gets the private '.messenger.handler_descriptor.I0UD7br' shared service.
  18521.      *
  18522.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18523.      */
  18524.     protected function get_Messenger_HandlerDescriptor_I0UD7brService()
  18525.     {
  18526.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18527.         return $this->privates['.messenger.handler_descriptor.I0UD7br'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService()), []);
  18528.     }
  18529.     /**
  18530.      * Gets the private '.messenger.handler_descriptor.RWDR7vF' shared service.
  18531.      *
  18532.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18533.      */
  18534.     protected function get_Messenger_HandlerDescriptor_RWDR7vFService()
  18535.     {
  18536.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18537.         return $this->privates['.messenger.handler_descriptor.RWDR7vF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  18538.     }
  18539.     /**
  18540.      * Gets the private '.messenger.handler_descriptor.RaXVyBY' shared service.
  18541.      *
  18542.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18543.      */
  18544.     protected function get_Messenger_HandlerDescriptor_RaXVyBYService()
  18545.     {
  18546.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18547.         return $this->privates['.messenger.handler_descriptor.RaXVyBY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()), []);
  18548.     }
  18549.     /**
  18550.      * Gets the private '.messenger.handler_descriptor.Sx4TzkJ' shared service.
  18551.      *
  18552.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18553.      */
  18554.     protected function get_Messenger_HandlerDescriptor_Sx4TzkJService()
  18555.     {
  18556.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18557.         return $this->privates['.messenger.handler_descriptor.Sx4TzkJ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService()), []);
  18558.     }
  18559.     /**
  18560.      * Gets the private '.messenger.handler_descriptor.TaMu3bd' shared service.
  18561.      *
  18562.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18563.      */
  18564.     protected function get_Messenger_HandlerDescriptor_TaMu3bdService()
  18565.     {
  18566.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18567.         return $this->privates['.messenger.handler_descriptor.TaMu3bd'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service()), []);
  18568.     }
  18569.     /**
  18570.      * Gets the private '.messenger.handler_descriptor.W5d8anj' shared service.
  18571.      *
  18572.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18573.      */
  18574.     protected function get_Messenger_HandlerDescriptor_W5d8anjService()
  18575.     {
  18576.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18577.         return $this->privates['.messenger.handler_descriptor.W5d8anj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService()), []);
  18578.     }
  18579.     /**
  18580.      * Gets the private '.messenger.handler_descriptor.Z5qzcmD' shared service.
  18581.      *
  18582.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18583.      */
  18584.     protected function get_Messenger_HandlerDescriptor_Z5qzcmDService()
  18585.     {
  18586.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18587.         return $this->privates['.messenger.handler_descriptor.Z5qzcmD'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService()), []);
  18588.     }
  18589.     /**
  18590.      * Gets the private '.messenger.handler_descriptor._mx1WXF' shared service.
  18591.      *
  18592.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18593.      */
  18594.     protected function get_Messenger_HandlerDescriptor_Mx1WXFService()
  18595.     {
  18596.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18597.         return $this->privates['.messenger.handler_descriptor._mx1WXF'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService()), []);
  18598.     }
  18599.     /**
  18600.      * Gets the private '.messenger.handler_descriptor.bD1J5H6' shared service.
  18601.      *
  18602.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18603.      */
  18604.     protected function get_Messenger_HandlerDescriptor_BD1J5H6Service()
  18605.     {
  18606.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18607.         return $this->privates['.messenger.handler_descriptor.bD1J5H6'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService()), []);
  18608.     }
  18609.     /**
  18610.      * Gets the private '.messenger.handler_descriptor.dVP21hY' shared service.
  18611.      *
  18612.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18613.      */
  18614.     protected function get_Messenger_HandlerDescriptor_DVP21hYService()
  18615.     {
  18616.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18617.         return $this->privates['.messenger.handler_descriptor.dVP21hY'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService()), []);
  18618.     }
  18619.     /**
  18620.      * Gets the private '.messenger.handler_descriptor.e5GSK65' shared service.
  18621.      *
  18622.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18623.      */
  18624.     protected function get_Messenger_HandlerDescriptor_E5GSK65Service()
  18625.     {
  18626.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18627.         return $this->privates['.messenger.handler_descriptor.e5GSK65'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeHandler'] ?? $this->getGenerateDecisionTreeHandlerService()), []);
  18628.     }
  18629.     /**
  18630.      * Gets the private '.messenger.handler_descriptor.ex5cbt9' shared service.
  18631.      *
  18632.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18633.      */
  18634.     protected function get_Messenger_HandlerDescriptor_Ex5cbt9Service()
  18635.     {
  18636.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18637.         return $this->privates['.messenger.handler_descriptor.ex5cbt9'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService()), []);
  18638.     }
  18639.     /**
  18640.      * Gets the private '.messenger.handler_descriptor.fTnptq7' shared service.
  18641.      *
  18642.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18643.      */
  18644.     protected function get_Messenger_HandlerDescriptor_FTnptq7Service()
  18645.     {
  18646.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18647.         return $this->privates['.messenger.handler_descriptor.fTnptq7'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService()), []);
  18648.     }
  18649.     /**
  18650.      * Gets the private '.messenger.handler_descriptor.g5T3Vdz' shared service.
  18651.      *
  18652.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18653.      */
  18654.     protected function get_Messenger_HandlerDescriptor_G5T3VdzService()
  18655.     {
  18656.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18657.         return $this->privates['.messenger.handler_descriptor.g5T3Vdz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService()), []);
  18658.     }
  18659.     /**
  18660.      * Gets the private '.messenger.handler_descriptor.h1gRAD1' shared service.
  18661.      *
  18662.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18663.      */
  18664.     protected function get_Messenger_HandlerDescriptor_H1gRAD1Service()
  18665.     {
  18666.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18667.         return $this->privates['.messenger.handler_descriptor.h1gRAD1'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService()), []);
  18668.     }
  18669.     /**
  18670.      * Gets the private '.messenger.handler_descriptor.hq66vfV' shared service.
  18671.      *
  18672.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18673.      */
  18674.     protected function get_Messenger_HandlerDescriptor_Hq66vfVService()
  18675.     {
  18676.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18677.         return $this->privates['.messenger.handler_descriptor.hq66vfV'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()), []);
  18678.     }
  18679.     /**
  18680.      * Gets the private '.messenger.handler_descriptor.jTJEFNe' shared service.
  18681.      *
  18682.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18683.      */
  18684.     protected function get_Messenger_HandlerDescriptor_JTJEFNeService()
  18685.     {
  18686.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18687.         return $this->privates['.messenger.handler_descriptor.jTJEFNe'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService()), []);
  18688.     }
  18689.     /**
  18690.      * Gets the private '.messenger.handler_descriptor.ka59xCt' shared service.
  18691.      *
  18692.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18693.      */
  18694.     protected function get_Messenger_HandlerDescriptor_Ka59xCtService()
  18695.     {
  18696.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18697.         return $this->privates['.messenger.handler_descriptor.ka59xCt'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService()), []);
  18698.     }
  18699.     /**
  18700.      * Gets the private '.messenger.handler_descriptor.n5_pcyU' shared service.
  18701.      *
  18702.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18703.      */
  18704.     protected function get_Messenger_HandlerDescriptor_N5PcyUService()
  18705.     {
  18706.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18707.         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()), []);
  18708.     }
  18709.     /**
  18710.      * Gets the private '.messenger.handler_descriptor.rvKU_JQ' shared service.
  18711.      *
  18712.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18713.      */
  18714.     protected function get_Messenger_HandlerDescriptor_RvKUJQService()
  18715.     {
  18716.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18717.         return $this->privates['.messenger.handler_descriptor.rvKU_JQ'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService()), []);
  18718.     }
  18719.     /**
  18720.      * Gets the private '.messenger.handler_descriptor.u3lfLwH' shared service.
  18721.      *
  18722.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18723.      */
  18724.     protected function get_Messenger_HandlerDescriptor_U3lfLwHService()
  18725.     {
  18726.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18727.         return $this->privates['.messenger.handler_descriptor.u3lfLwH'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService()), []);
  18728.     }
  18729.     /**
  18730.      * Gets the private '.messenger.handler_descriptor.u_2ldqP' shared service.
  18731.      *
  18732.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18733.      */
  18734.     protected function get_Messenger_HandlerDescriptor_U2ldqPService()
  18735.     {
  18736.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18737.         return $this->privates['.messenger.handler_descriptor.u_2ldqP'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()), []);
  18738.     }
  18739.     /**
  18740.      * Gets the private '.messenger.handler_descriptor.vN2QjSm' shared service.
  18741.      *
  18742.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18743.      */
  18744.     protected function get_Messenger_HandlerDescriptor_VN2QjSmService()
  18745.     {
  18746.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18747.         return $this->privates['.messenger.handler_descriptor.vN2QjSm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService()), []);
  18748.     }
  18749.     /**
  18750.      * Gets the private '.messenger.handler_descriptor.vohgW1I' shared service.
  18751.      *
  18752.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18753.      */
  18754.     protected function get_Messenger_HandlerDescriptor_VohgW1IService()
  18755.     {
  18756.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18757.         return $this->privates['.messenger.handler_descriptor.vohgW1I'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService()), []);
  18758.     }
  18759.     /**
  18760.      * Gets the private '.messenger.handler_descriptor.wYSIMNj' shared service.
  18761.      *
  18762.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18763.      */
  18764.     protected function get_Messenger_HandlerDescriptor_WYSIMNjService()
  18765.     {
  18766.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18767.         return $this->privates['.messenger.handler_descriptor.wYSIMNj'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService()), []);
  18768.     }
  18769.     /**
  18770.      * Gets the private '.messenger.handler_descriptor.xfSTNS5' shared service.
  18771.      *
  18772.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18773.      */
  18774.     protected function get_Messenger_HandlerDescriptor_XfSTNS5Service()
  18775.     {
  18776.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18777.         return $this->privates['.messenger.handler_descriptor.xfSTNS5'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService()), []);
  18778.     }
  18779.     /**
  18780.      * Gets the private '.messenger.handler_descriptor.yKXilMm' shared service.
  18781.      *
  18782.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18783.      */
  18784.     protected function get_Messenger_HandlerDescriptor_YKXilMmService()
  18785.     {
  18786.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18787.         return $this->privates['.messenger.handler_descriptor.yKXilMm'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService()), []);
  18788.     }
  18789.     /**
  18790.      * Gets the private '.messenger.handler_descriptor.z290ooz' shared service.
  18791.      *
  18792.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18793.      */
  18794.     protected function get_Messenger_HandlerDescriptor_Z290oozService()
  18795.     {
  18796.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18797.         return $this->privates['.messenger.handler_descriptor.z290ooz'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService()), []);
  18798.     }
  18799.     /**
  18800.      * Gets the private '.messenger.handler_descriptor.zfOhFjq' shared service.
  18801.      *
  18802.      * @return \Symfony\Component\Messenger\Handler\HandlerDescriptor
  18803.      */
  18804.     protected function get_Messenger_HandlerDescriptor_ZfOhFjqService()
  18805.     {
  18806.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlerDescriptor.php';
  18807.         return $this->privates['.messenger.handler_descriptor.zfOhFjq'] = new \Symfony\Component\Messenger\Handler\HandlerDescriptor(($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService()), []);
  18808.     }
  18809.     /**
  18810.      * Gets the private '.monolog.command.server_log.lazy' shared service.
  18811.      *
  18812.      * @return \Symfony\Component\Console\Command\LazyCommand
  18813.      */
  18814.     protected function get_Monolog_Command_ServerLog_LazyService()
  18815.     {
  18816.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  18817.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  18818.         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 {
  18819.             return ($this->privates['monolog.command.server_log'] ?? $this->getMonolog_Command_ServerLogService());
  18820.         });
  18821.     }
  18822.     /**
  18823.      * Gets the private '.service_locator.0i9t3ml' shared service.
  18824.      *
  18825.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18826.      */
  18827.     protected function get_ServiceLocator_0i9t3mlService()
  18828.     {
  18829.         return $this->privates['.service_locator.0i9t3ml'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18830.             'context' => ['privates''.errored..service_locator.0i9t3ml.Shopware\\Core\\Framework\\Context'NULL'Cannot autowire service ".service_locator.0i9t3ml": it references class "Shopware\\Core\\Framework\\Context" but no such service exists.'],
  18831.         ], [
  18832.             'context' => 'Shopware\\Core\\Framework\\Context',
  18833.         ]);
  18834.     }
  18835.     /**
  18836.      * Gets the private '.service_locator.GNc8e5B' shared service.
  18837.      *
  18838.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18839.      */
  18840.     protected function get_ServiceLocator_GNc8e5BService()
  18841.     {
  18842.         return $this->privates['.service_locator.GNc8e5B'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18843.             'http_kernel' => ['services''http_kernel''getHttpKernelService'false],
  18844.             'message_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  18845.             'messenger.default_bus' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  18846.             'parameter_bag' => ['privates''parameter_bag''getParameterBagService'false],
  18847.             'request_stack' => ['services''request_stack''getRequestStackService'false],
  18848.             'router' => ['services''router''getRouterService'false],
  18849.             'security.csrf.token_manager' => ['services''.container.private.security.csrf.token_manager''get_Container_Private_Security_Csrf_TokenManagerService'false],
  18850.             'serializer' => ['services''.container.private.serializer''get_Container_Private_SerializerService'false],
  18851.             'session' => ['privates''.session.deprecated''get_Session_DeprecatedService'false],
  18852.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  18853.         ], [
  18854.             'http_kernel' => '?',
  18855.             'message_bus' => '?',
  18856.             'messenger.default_bus' => '?',
  18857.             'parameter_bag' => '?',
  18858.             'request_stack' => '?',
  18859.             'router' => '?',
  18860.             'security.csrf.token_manager' => '?',
  18861.             'serializer' => '?',
  18862.             'session' => '.session.deprecated',
  18863.             'twig' => '?',
  18864.         ]);
  18865.     }
  18866.     /**
  18867.      * Gets the private '.service_locator.KfbR3DY' shared service.
  18868.      *
  18869.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18870.      */
  18871.     protected function get_ServiceLocator_KfbR3DYService()
  18872.     {
  18873.         return $this->privates['.service_locator.KfbR3DY'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18874.             '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".'],
  18875.         ], [
  18876.             'loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  18877.         ]);
  18878.     }
  18879.     /**
  18880.      * Gets the private '.service_locator.KfwZsne' shared service.
  18881.      *
  18882.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18883.      */
  18884.     protected function get_ServiceLocator_KfwZsneService()
  18885.     {
  18886.         return $this->privates['.service_locator.KfwZsne'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18887.             '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.'],
  18888.         ], [
  18889.             'response' => 'Symfony\\Component\\HttpFoundation\\Response',
  18890.         ]);
  18891.     }
  18892.     /**
  18893.      * Gets the private '.service_locator.N1ijGuF' shared service.
  18894.      *
  18895.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18896.      */
  18897.     protected function get_ServiceLocator_N1ijGuFService()
  18898.     {
  18899.         return $this->privates['.service_locator.N1ijGuF'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18900.             'pluginLoader' => ['services''Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader''getKernelPluginLoaderService'false],
  18901.         ], [
  18902.             'pluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\KernelPluginLoader',
  18903.         ]);
  18904.     }
  18905.     /**
  18906.      * Gets the private '.service_locator.O7Avvig' shared service.
  18907.      *
  18908.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18909.      */
  18910.     protected function get_ServiceLocator_O7AvvigService()
  18911.     {
  18912.         return $this->privates['.service_locator.O7Avvig'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18913.             'validator' => ['services''.container.private.validator''get_Container_Private_ValidatorService'false],
  18914.         ], [
  18915.             'validator' => '?',
  18916.         ]);
  18917.     }
  18918.     /**
  18919.      * Gets the private '.service_locator.Q1m2WkM' shared service.
  18920.      *
  18921.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18922.      */
  18923.     protected function get_ServiceLocator_Q1m2WkMService()
  18924.     {
  18925.         return $this->privates['.service_locator.Q1m2WkM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18926.             'dataBag' => ['privates''.errored..service_locator.Q1m2WkM.Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag'NULL'Cannot autowire service ".service_locator.Q1m2WkM": it references class "Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag" but no such service exists.'],
  18927.         ], [
  18928.             'dataBag' => 'Shopware\\Core\\Framework\\Validation\\DataBag\\RequestDataBag',
  18929.         ]);
  18930.     }
  18931.     /**
  18932.      * Gets the private '.service_locator.ltYzMMM' shared service.
  18933.      *
  18934.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18935.      */
  18936.     protected function get_ServiceLocator_LtYzMMMService()
  18937.     {
  18938.         return $this->privates['.service_locator.ltYzMMM'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18939.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  18940.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  18941.         ], [
  18942.             'default' => '?',
  18943.             'messenger.transport.default' => '?',
  18944.         ]);
  18945.     }
  18946.     /**
  18947.      * Gets the private '.service_locator.wIb7Vsi' shared service.
  18948.      *
  18949.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  18950.      */
  18951.     protected function get_ServiceLocator_WIb7VsiService()
  18952.     {
  18953.         return $this->privates['.service_locator.wIb7Vsi'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  18954.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  18955.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18956.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18957.             'Swag\\Markets\\Controller\\Api\\ConfigController::repairBusinessPlatformIntegrationUser' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18958.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18959.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18960.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18961.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18962.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18963.             'Swag\\Markets\\Controller\\SupportRequestController::send' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  18964.             'Swag\\Markets\\Controller\\SwagMarketsController::deleteToDeleteProducts' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18965.             'Swag\\Markets\\Controller\\SwagMarketsController::getToDeleteProducts' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18966.             'kernel::loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  18967.             'kernel::reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  18968.             'kernel::registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  18969.             'kernel::terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  18970.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => ['privates''.service_locator.Q1m2WkM''get_ServiceLocator_Q1m2WkMService'false],
  18971.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18972.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18973.             'Swag\\Markets\\Controller\\Api\\ConfigController:repairBusinessPlatformIntegrationUser' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18974.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18975.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18976.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18977.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18978.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18979.             'Swag\\Markets\\Controller\\SupportRequestController:send' => ['privates''.service_locator.O7Avvig''get_ServiceLocator_O7AvvigService'false],
  18980.             'Swag\\Markets\\Controller\\SwagMarketsController:deleteToDeleteProducts' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18981.             'Swag\\Markets\\Controller\\SwagMarketsController:getToDeleteProducts' => ['privates''.service_locator.0i9t3ml''get_ServiceLocator_0i9t3mlService'false],
  18982.             'kernel:loadRoutes' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  18983.             'kernel:reboot' => ['privates''.service_locator.N1ijGuF''get_ServiceLocator_N1ijGuFService'false],
  18984.             'kernel:registerContainerConfiguration' => ['privates''.service_locator.KfbR3DY''get_ServiceLocator_KfbR3DYService'false],
  18985.             'kernel:terminate' => ['privates''.service_locator.KfwZsne''get_ServiceLocator_KfwZsneService'false],
  18986.         ], [
  18987.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController::index' => '?',
  18988.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserInformation' => '?',
  18989.             'Swag\\Markets\\Controller\\Api\\ConfigController::getSwUserTokenAndSecret' => '?',
  18990.             'Swag\\Markets\\Controller\\Api\\ConfigController::repairBusinessPlatformIntegrationUser' => '?',
  18991.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelById' => '?',
  18992.             'Swag\\Markets\\Controller\\SalesChannelApiController::getSalesChannelTypeById' => '?',
  18993.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCountry' => '?',
  18994.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelCurrency' => '?',
  18995.             'Swag\\Markets\\Controller\\SalesChannelApiController::saveSalesChannelLanguage' => '?',
  18996.             'Swag\\Markets\\Controller\\SupportRequestController::send' => '?',
  18997.             'Swag\\Markets\\Controller\\SwagMarketsController::deleteToDeleteProducts' => '?',
  18998.             'Swag\\Markets\\Controller\\SwagMarketsController::getToDeleteProducts' => '?',
  18999.             'kernel::loadRoutes' => '?',
  19000.             'kernel::reboot' => '?',
  19001.             'kernel::registerContainerConfiguration' => '?',
  19002.             'kernel::terminate' => '?',
  19003.             'Shopware\\Core\\Framework\\Api\\Controller\\CacheController:index' => '?',
  19004.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserInformation' => '?',
  19005.             'Swag\\Markets\\Controller\\Api\\ConfigController:getSwUserTokenAndSecret' => '?',
  19006.             'Swag\\Markets\\Controller\\Api\\ConfigController:repairBusinessPlatformIntegrationUser' => '?',
  19007.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelById' => '?',
  19008.             'Swag\\Markets\\Controller\\SalesChannelApiController:getSalesChannelTypeById' => '?',
  19009.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCountry' => '?',
  19010.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelCurrency' => '?',
  19011.             'Swag\\Markets\\Controller\\SalesChannelApiController:saveSalesChannelLanguage' => '?',
  19012.             'Swag\\Markets\\Controller\\SupportRequestController:send' => '?',
  19013.             'Swag\\Markets\\Controller\\SwagMarketsController:deleteToDeleteProducts' => '?',
  19014.             'Swag\\Markets\\Controller\\SwagMarketsController:getToDeleteProducts' => '?',
  19015.             'kernel:loadRoutes' => '?',
  19016.             'kernel:reboot' => '?',
  19017.             'kernel:registerContainerConfiguration' => '?',
  19018.             'kernel:terminate' => '?',
  19019.         ]);
  19020.     }
  19021.     /**
  19022.      * Gets the private '.session.deprecated' shared service.
  19023.      *
  19024.      * @return \Symfony\Component\HttpFoundation\Session\SessionInterface
  19025.      */
  19026.     protected function get_Session_DeprecatedService()
  19027.     {
  19028.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionInterface.php';
  19029.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Session/DeprecatedSessionFactory.php';
  19030.         return $this->privates['.session.deprecated'] = (new \Symfony\Bundle\FrameworkBundle\Session\DeprecatedSessionFactory(($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))))->getSession();
  19031.     }
  19032.     /**
  19033.      * Gets the private '.twig.command.debug.lazy' shared service.
  19034.      *
  19035.      * @return \Symfony\Component\Console\Command\LazyCommand
  19036.      */
  19037.     protected function get_Twig_Command_Debug_LazyService()
  19038.     {
  19039.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19040.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19041.         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 {
  19042.             return ($this->privates['twig.command.debug'] ?? $this->getTwig_Command_DebugService());
  19043.         });
  19044.     }
  19045.     /**
  19046.      * Gets the private '.twig.command.lint.lazy' shared service.
  19047.      *
  19048.      * @return \Symfony\Component\Console\Command\LazyCommand
  19049.      */
  19050.     protected function get_Twig_Command_Lint_LazyService()
  19051.     {
  19052.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19053.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19054.         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 {
  19055.             return ($this->privates['twig.command.lint'] ?? $this->getTwig_Command_LintService());
  19056.         });
  19057.     }
  19058.     /**
  19059.      * Gets the private '.var_dumper.command.server_dump.lazy' shared service.
  19060.      *
  19061.      * @return \Symfony\Component\Console\Command\LazyCommand
  19062.      */
  19063.     protected function get_VarDumper_Command_ServerDump_LazyService()
  19064.     {
  19065.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/LazyCommand.php';
  19067.         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 {
  19068.             return ($this->privates['var_dumper.command.server_dump'] ?? $this->getVarDumper_Command_ServerDumpService());
  19069.         });
  19070.     }
  19071.     /**
  19072.      * Gets the private 'Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber' shared service.
  19073.      *
  19074.      * @return \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber
  19075.      */
  19076.     protected function getSalesChannelUserConfigSubscriberService()
  19077.     {
  19078.         include_once \dirname(__DIR__4).'/vendor/shopware/administration/System/SalesChannel/Subscriber/SalesChannelUserConfigSubscriber.php';
  19079.         return $this->privates['Shopware\\Administration\\System\\SalesChannel\\Subscriber\\SalesChannelUserConfigSubscriber'] = new \Shopware\Administration\System\SalesChannel\Subscriber\SalesChannelUserConfigSubscriber(($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService()));
  19080.     }
  19081.     /**
  19082.      * Gets the private 'Shopware\Core\Checkout\Cart\Address\AddressValidator' shared service.
  19083.      *
  19084.      * @return \Shopware\Core\Checkout\Cart\Address\AddressValidator
  19085.      */
  19086.     protected function getAddressValidatorService()
  19087.     {
  19088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  19089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Address/AddressValidator.php';
  19090.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] = new \Shopware\Core\Checkout\Cart\Address\AddressValidator(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()));
  19091.     }
  19092.     /**
  19093.      * Gets the private 'Shopware\Core\Checkout\Cart\CachedRuleLoader' shared service.
  19094.      *
  19095.      * @return \Shopware\Core\Checkout\Cart\CachedRuleLoader
  19096.      */
  19097.     protected function getCachedRuleLoaderService()
  19098.     {
  19099.         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()));
  19100.     }
  19101.     /**
  19102.      * Gets the private 'Shopware\Core\Checkout\Cart\CartCalculator' shared service.
  19103.      *
  19104.      * @return \Shopware\Core\Checkout\Cart\CartCalculator
  19105.      */
  19106.     protected function getCartCalculatorService()
  19107.     {
  19108.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CartCalculator'] = new \Shopware\Core\Checkout\Cart\CartCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\CartRuleLoader'] ?? $this->getCartRuleLoaderService()));
  19109.     }
  19110.     /**
  19111.      * Gets the private 'Shopware\Core\Checkout\Cart\CartPersister' shared service.
  19112.      *
  19113.      * @return \Shopware\Core\Checkout\Cart\CartPersister
  19114.      */
  19115.     protected function getCartPersisterService()
  19116.     {
  19117.         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()));
  19118.     }
  19119.     /**
  19120.      * Gets the private 'Shopware\Core\Checkout\Cart\CartRuleLoader' shared service.
  19121.      *
  19122.      * @return \Shopware\Core\Checkout\Cart\CartRuleLoader
  19123.      */
  19124.     protected function getCartRuleLoaderService()
  19125.     {
  19126.         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()));
  19127.     }
  19128.     /**
  19129.      * Gets the private 'Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler' shared service.
  19130.      *
  19131.      * @return \Shopware\Core\Checkout\Cart\Cleanup\CleanupCartTaskHandler
  19132.      */
  19133.     protected function getCleanupCartTaskHandlerService()
  19134.     {
  19135.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Cleanup/CleanupCartTaskHandler.php';
  19136.         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);
  19137.     }
  19138.     /**
  19139.      * Gets the private 'Shopware\Core\Checkout\Cart\CreditCartProcessor' shared service.
  19140.      *
  19141.      * @return \Shopware\Core\Checkout\Cart\CreditCartProcessor
  19142.      */
  19143.     protected function getCreditCartProcessorService()
  19144.     {
  19145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CreditCartProcessor.php';
  19147.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] = new \Shopware\Core\Checkout\Cart\CreditCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AbsolutePriceCalculator'] ?? $this->getAbsolutePriceCalculatorService()));
  19148.     }
  19149.     /**
  19150.      * Gets the private 'Shopware\Core\Checkout\Cart\CustomCartProcessor' shared service.
  19151.      *
  19152.      * @return \Shopware\Core\Checkout\Cart\CustomCartProcessor
  19153.      */
  19154.     protected function getCustomCartProcessorService()
  19155.     {
  19156.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19157.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  19158.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CustomCartProcessor.php';
  19159.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] = new \Shopware\Core\Checkout\Cart\CustomCartProcessor(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()));
  19160.     }
  19161.     /**
  19162.      * Gets the private 'Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor' shared service.
  19163.      *
  19164.      * @return \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor
  19165.      */
  19166.     protected function getDeliveryProcessorService()
  19167.     {
  19168.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19169.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  19170.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryProcessor.php';
  19171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryBuilder.php';
  19172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Delivery/DeliveryCalculator.php';
  19173.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryProcessor(new \Shopware\Core\Checkout\Cart\Delivery\DeliveryBuilder(), new \Shopware\Core\Checkout\Cart\Delivery\DeliveryCalculator(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Tax\\PercentageTaxRuleBuilder'] = new \Shopware\Core\Checkout\Cart\Tax\PercentageTaxRuleBuilder()))), ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()));
  19174.     }
  19175.     /**
  19176.      * Gets the private 'Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper' shared service.
  19177.      *
  19178.      * @return \Shopware\Core\Checkout\Cart\Facade\CartFacadeHelper
  19179.      */
  19180.     protected function getCartFacadeHelperService()
  19181.     {
  19182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Facade/CartFacadeHelper.php';
  19183.         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()));
  19184.     }
  19185.     /**
  19186.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory' shared service.
  19187.      *
  19188.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CreditLineItemFactory
  19189.      */
  19190.     protected function getCreditLineItemFactoryService()
  19191.     {
  19192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  19193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CreditLineItemFactory.php';
  19194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  19195.         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()));
  19196.     }
  19197.     /**
  19198.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory' shared service.
  19199.      *
  19200.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\CustomLineItemFactory
  19201.      */
  19202.     protected function getCustomLineItemFactoryService()
  19203.     {
  19204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  19205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/CustomLineItemFactory.php';
  19206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  19207.         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()));
  19208.     }
  19209.     /**
  19210.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory' shared service.
  19211.      *
  19212.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\ProductLineItemFactory
  19213.      */
  19214.     protected function getProductLineItemFactoryService()
  19215.     {
  19216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/LineItemFactoryInterface.php';
  19217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItemFactoryHandler/ProductLineItemFactory.php';
  19218.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/PriceDefinitionFactory.php';
  19219.         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())));
  19220.     }
  19221.     /**
  19222.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItemFactoryRegistry' shared service.
  19223.      *
  19224.      * @return \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry
  19225.      */
  19226.     protected function getLineItemFactoryRegistryService()
  19227.     {
  19228.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryRegistry'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryRegistry(new RewindableGenerator(function () {
  19229.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\ProductLineItemFactory'] ?? $this->getProductLineItemFactoryService());
  19230.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\PromotionLineItemFactory'] = new \Shopware\Core\Checkout\Cart\LineItemFactoryHandler\PromotionLineItemFactory()));
  19231.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CreditLineItemFactory'] ?? $this->getCreditLineItemFactoryService());
  19232.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItemFactoryHandler\\CustomLineItemFactory'] ?? $this->getCustomLineItemFactoryService());
  19233.         }, 4), ($this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] ?? $this->getDataValidatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19234.     }
  19235.     /**
  19236.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder' shared service.
  19237.      *
  19238.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupBuilder
  19239.      */
  19240.     protected function getLineItemGroupBuilderService()
  19241.     {
  19242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupBuilder.php';
  19243.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupRuleMatcherInterface.php';
  19244.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleMatcher.php';
  19245.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AbstractAnyRuleLineItemMatcher.php';
  19246.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcherDecorator.php';
  19247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/RulesMatcher/AnyRuleLineItemMatcher.php';
  19248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/AbstractProductLineItemProvider.php';
  19249.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/LineItem/Group/ProductLineItemProviderDecorator.php';
  19250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/ProductLineItemProvider.php';
  19251.         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 \Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcherDecorator(new \Shopware\Core\Checkout\Cart\LineItem\Group\RulesMatcher\AnyRuleLineItemMatcher())), ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService()), new \Swag\CustomizedProducts\Core\Checkout\Cart\LineItem\Group\ProductLineItemProviderDecorator(new \Shopware\Core\Checkout\Cart\LineItem\Group\ProductLineItemProvider()));
  19252.     }
  19253.     /**
  19254.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry' shared service.
  19255.      *
  19256.      * @return \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry
  19257.      */
  19258.     protected function getLineItemGroupServiceRegistryService()
  19259.     {
  19260.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/Group/LineItemGroupServiceRegistry.php';
  19261.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupServiceRegistry'] = new \Shopware\Core\Checkout\Cart\LineItem\Group\LineItemGroupServiceRegistry(new RewindableGenerator(function () {
  19262.             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()));
  19263.             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()));
  19264.             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()));
  19265.         }, 3), new RewindableGenerator(function () {
  19266.             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()));
  19267.             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()));
  19268.         }, 2));
  19269.     }
  19270.     /**
  19271.      * Gets the private 'Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter' shared service.
  19272.      *
  19273.      * @return \Shopware\Core\Checkout\Cart\LineItem\LineItemQuantitySplitter
  19274.      */
  19275.     protected function getLineItemQuantitySplitterService()
  19276.     {
  19277.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/LineItem/LineItemQuantitySplitter.php';
  19278.         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()));
  19279.     }
  19280.     /**
  19281.      * Gets the private 'Shopware\Core\Checkout\Cart\Order\OrderConverter' shared service.
  19282.      *
  19283.      * @return \Shopware\Core\Checkout\Cart\Order\OrderConverter
  19284.      */
  19285.     protected function getOrderConverterService()
  19286.     {
  19287.         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->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()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService()));
  19288.     }
  19289.     /**
  19290.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator' shared service.
  19291.      *
  19292.      * @return \Shopware\Core\Checkout\Cart\Price\AbsolutePriceCalculator
  19293.      */
  19294.     protected function getAbsolutePriceCalculatorService()
  19295.     {
  19296.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/AbsolutePriceCalculator.php';
  19297.         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())));
  19298.     }
  19299.     /**
  19300.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\AmountCalculator' shared service.
  19301.      *
  19302.      * @return \Shopware\Core\Checkout\Cart\Price\AmountCalculator
  19303.      */
  19304.     protected function getAmountCalculatorService()
  19305.     {
  19306.         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())));
  19307.     }
  19308.     /**
  19309.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator' shared service.
  19310.      *
  19311.      * @return \Shopware\Core\Checkout\Cart\Price\CurrencyPriceCalculator
  19312.      */
  19313.     protected function getCurrencyPriceCalculatorService()
  19314.     {
  19315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/CurrencyPriceCalculator.php';
  19316.         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())));
  19317.     }
  19318.     /**
  19319.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator' shared service.
  19320.      *
  19321.      * @return \Shopware\Core\Checkout\Cart\Price\GrossPriceCalculator
  19322.      */
  19323.     protected function getGrossPriceCalculatorService()
  19324.     {
  19325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/GrossPriceCalculator.php';
  19326.         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())));
  19327.     }
  19328.     /**
  19329.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\NetPriceCalculator' shared service.
  19330.      *
  19331.      * @return \Shopware\Core\Checkout\Cart\Price\NetPriceCalculator
  19332.      */
  19333.     protected function getNetPriceCalculatorService()
  19334.     {
  19335.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/NetPriceCalculator.php';
  19336.         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())));
  19337.     }
  19338.     /**
  19339.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator' shared service.
  19340.      *
  19341.      * @return \Shopware\Core\Checkout\Cart\Price\PercentagePriceCalculator
  19342.      */
  19343.     protected function getPercentagePriceCalculatorService()
  19344.     {
  19345.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/PercentagePriceCalculator.php';
  19346.         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())));
  19347.     }
  19348.     /**
  19349.      * Gets the private 'Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator' shared service.
  19350.      *
  19351.      * @return \Shopware\Core\Checkout\Cart\Price\QuantityPriceCalculator
  19352.      */
  19353.     protected function getQuantityPriceCalculatorService()
  19354.     {
  19355.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Price/QuantityPriceCalculator.php';
  19356.         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()));
  19357.     }
  19358.     /**
  19359.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor' shared service.
  19360.      *
  19361.      * @return \Shopware\Core\Checkout\Cart\Processor
  19362.      */
  19363.     protected function getProcessorService()
  19364.     {
  19365.         return $this->privates['Shopware\\Core\\Checkout\\Cart\\Processor'] = new \Shopware\Core\Checkout\Cart\Processor(new \Shopware\Core\Checkout\Cart\Validator(new RewindableGenerator(function () {
  19366.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryValidator'] = new \Shopware\Core\Checkout\Cart\Delivery\DeliveryValidator()));
  19367.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Shopware\Core\Checkout\Cart\LineItem\LineItemValidator()));
  19368.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Address\\AddressValidator'] ?? $this->getAddressValidatorService());
  19369.             yield => ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentMethodValidator'] = new \Shopware\Core\Checkout\Payment\Cart\PaymentMethodValidator()));
  19370.             yield => ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] ?? $this->getCartValidatorService());
  19371.             yield => ($this->privates['Swag\\DynamicAccess\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] ?? $this->getLineItemValidator2Service());
  19372.         }, 6)), ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\AmountCalculator'] ?? $this->getAmountCalculatorService()), new \Shopware\Core\Checkout\Cart\Transaction\TransactionProcessor(), new RewindableGenerator(function () {
  19373.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  19374.             yield => ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\CustomizedProductsCartProcessor'] ?? $this->getCustomizedProductsCartProcessorService());
  19375.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionProcessor'] ?? $this->getPromotionProcessorService());
  19376.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  19377.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\ContainerCartProcessor'] ?? $this->getContainerCartProcessorService());
  19378.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Processor\\DiscountCartProcessor'] ?? $this->getDiscountCartProcessorService());
  19379.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CreditCartProcessor'] ?? $this->getCreditCartProcessorService());
  19380.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  19381.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionDeliveryProcessor'] ?? $this->getPromotionDeliveryProcessorService());
  19382.         }, 9), new RewindableGenerator(function () {
  19383.             yield => ($this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductCartProcessor'] ?? $this->getProductCartProcessorService());
  19384.             yield => ($this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\CustomizedProductsCartDataCollector'] ?? $this->getCustomizedProductsCartDataCollectorService());
  19385.             yield => ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\PromotionCollector'] ?? $this->getPromotionCollectorService());
  19386.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\CustomCartProcessor'] ?? $this->getCustomCartProcessorService());
  19387.             yield => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Delivery\\DeliveryProcessor'] ?? $this->getDeliveryProcessorService());
  19388.         }, 5), ($this->services['Shopware\\Core\\Framework\\Script\\Execution\\ScriptExecutor'] ?? $this->getScriptExecutorService()));
  19389.     }
  19390.     /**
  19391.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor' shared service.
  19392.      *
  19393.      * @return \Shopware\Core\Checkout\Cart\Processor\ContainerCartProcessor
  19394.      */
  19395.     protected function getContainerCartProcessorService()
  19396.     {
  19397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/ContainerCartProcessor.php';
  19399.         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()));
  19400.     }
  19401.     /**
  19402.      * Gets the private 'Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor' shared service.
  19403.      *
  19404.      * @return \Shopware\Core\Checkout\Cart\Processor\DiscountCartProcessor
  19405.      */
  19406.     protected function getDiscountCartProcessorService()
  19407.     {
  19408.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/Processor/DiscountCartProcessor.php';
  19410.         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()));
  19411.     }
  19412.     /**
  19413.      * Gets the private 'Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand' shared service.
  19414.      *
  19415.      * @return \Shopware\Core\Checkout\Customer\Command\DeleteUnusedGuestCustomersCommand
  19416.      */
  19417.     protected function getDeleteUnusedGuestCustomersCommandService()
  19418.     {
  19419.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  19420.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Command/DeleteUnusedGuestCustomersCommand.php';
  19421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DeleteUnusedGuestCustomerService.php';
  19422.         $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())));
  19423.         $instance->setName('customer:delete-unused-guests');
  19424.         return $instance;
  19425.     }
  19426.     /**
  19427.      * Gets the private 'Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer' shared service.
  19428.      *
  19429.      * @return \Shopware\Core\Checkout\Customer\DataAbstractionLayer\CustomerIndexer
  19430.      */
  19431.     protected function getCustomerIndexerService()
  19432.     {
  19433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/DataAbstractionLayer/CustomerIndexer.php';
  19435.         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()));
  19436.     }
  19437.     /**
  19438.      * Gets the private 'Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier' shared service.
  19439.      *
  19440.      * @return \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier
  19441.      */
  19442.     protected function getLegacyPasswordVerifierService()
  19443.     {
  19444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Password/LegacyPasswordVerifier.php';
  19445.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Password\\LegacyPasswordVerifier'] = new \Shopware\Core\Checkout\Customer\Password\LegacyPasswordVerifier(new RewindableGenerator(function () {
  19446.             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()));
  19447.             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()));
  19448.         }, 2));
  19449.     }
  19450.     /**
  19451.      * Gets the private 'Shopware\Core\Checkout\Customer\SalesChannel\AccountService' shared service.
  19452.      *
  19453.      * @return \Shopware\Core\Checkout\Customer\SalesChannel\AccountService
  19454.      */
  19455.     protected function getAccountServiceService()
  19456.     {
  19457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/SalesChannel/AccountService.php';
  19458.         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()));
  19459.     }
  19460.     /**
  19461.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber' shared service.
  19462.      *
  19463.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber
  19464.      */
  19465.     protected function getCustomerBeforeDeleteSubscriberService()
  19466.     {
  19467.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerBeforeDeleteSubscriber.php';
  19468.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerBeforeDeleteSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerBeforeDeleteSubscriber(($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  19469.     }
  19470.     /**
  19471.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber' shared service.
  19472.      *
  19473.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber
  19474.      */
  19475.     protected function getCustomerChangePasswordSubscriberService()
  19476.     {
  19477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerChangePasswordSubscriber.php';
  19478.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerChangePasswordSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerChangePasswordSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19479.     }
  19480.     /**
  19481.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber' shared service.
  19482.      *
  19483.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber
  19484.      */
  19485.     protected function getCustomerDefaultSalutationSubscriberService()
  19486.     {
  19487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerDefaultSalutationSubscriber.php';
  19488.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerDefaultSalutationSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerDefaultSalutationSubscriber(($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  19489.     }
  19490.     /**
  19491.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber' shared service.
  19492.      *
  19493.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerFlowEventsSubscriber
  19494.      */
  19495.     protected function getCustomerFlowEventsSubscriberService()
  19496.     {
  19497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerFlowEventsSubscriber.php';
  19498.         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()));
  19499.     }
  19500.     /**
  19501.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber' shared service.
  19502.      *
  19503.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerGroupSubscriber
  19504.      */
  19505.     protected function getCustomerGroupSubscriberService()
  19506.     {
  19507.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerGroupSubscriber.php';
  19508.         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()));
  19509.     }
  19510.     /**
  19511.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber' shared service.
  19512.      *
  19513.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber
  19514.      */
  19515.     protected function getCustomerMetaFieldSubscriberService()
  19516.     {
  19517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerMetaFieldSubscriber.php';
  19518.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Subscriber\\CustomerMetaFieldSubscriber'] = new \Shopware\Core\Checkout\Customer\Subscriber\CustomerMetaFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19519.     }
  19520.     /**
  19521.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber' shared service.
  19522.      *
  19523.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerRemoteAddressSubscriber
  19524.      */
  19525.     protected function getCustomerRemoteAddressSubscriberService()
  19526.     {
  19527.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerRemoteAddressSubscriber.php';
  19528.         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())));
  19529.     }
  19530.     /**
  19531.      * Gets the private 'Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber' shared service.
  19532.      *
  19533.      * @return \Shopware\Core\Checkout\Customer\Subscriber\CustomerTokenSubscriber
  19534.      */
  19535.     protected function getCustomerTokenSubscriberService()
  19536.     {
  19537.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Subscriber/CustomerTokenSubscriber.php';
  19538.         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())));
  19539.     }
  19540.     /**
  19541.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory' shared service.
  19542.      *
  19543.      * @return \Shopware\Core\Checkout\Customer\Validation\AddressValidationFactory
  19544.      */
  19545.     protected function getAddressValidationFactoryService()
  19546.     {
  19547.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  19548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/AddressValidationFactory.php';
  19549.         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()));
  19550.     }
  19551.     /**
  19552.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator' shared service.
  19553.      *
  19554.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator
  19555.      */
  19556.     protected function getCustomerEmailUniqueValidatorService()
  19557.     {
  19558.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19559.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerEmailUniqueValidator.php';
  19561.         return $this->privates['Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator'] = new \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerEmailUniqueValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19562.     }
  19563.     /**
  19564.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator' shared service.
  19565.      *
  19566.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerPasswordMatchesValidator
  19567.      */
  19568.     protected function getCustomerPasswordMatchesValidatorService()
  19569.     {
  19570.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19571.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19572.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerPasswordMatchesValidator.php';
  19573.         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()));
  19574.     }
  19575.     /**
  19576.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator' shared service.
  19577.      *
  19578.      * @return \Shopware\Core\Checkout\Customer\Validation\Constraint\CustomerVatIdentificationValidator
  19579.      */
  19580.     protected function getCustomerVatIdentificationValidatorService()
  19581.     {
  19582.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  19583.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  19584.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/Constraint/CustomerVatIdentificationValidator.php';
  19585.         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()));
  19586.     }
  19587.     /**
  19588.      * Gets the private 'Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory' shared service.
  19589.      *
  19590.      * @return \Shopware\Core\Checkout\Customer\Validation\CustomerProfileValidationFactory
  19591.      */
  19592.     protected function getCustomerProfileValidationFactoryService()
  19593.     {
  19594.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  19595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/Validation/CustomerProfileValidationFactory.php';
  19596.         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()));
  19597.     }
  19598.     /**
  19599.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator' shared service.
  19600.      *
  19601.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\CreditNoteGenerator
  19602.      */
  19603.     protected function getCreditNoteGeneratorService()
  19604.     {
  19605.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  19606.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/CreditNoteGenerator.php';
  19607.         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));
  19608.     }
  19609.     /**
  19610.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator' shared service.
  19611.      *
  19612.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\DeliveryNoteGenerator
  19613.      */
  19614.     protected function getDeliveryNoteGeneratorService()
  19615.     {
  19616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  19617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DeliveryNoteGenerator.php';
  19618.         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));
  19619.     }
  19620.     /**
  19621.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator' shared service.
  19622.      *
  19623.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\InvoiceGenerator
  19624.      */
  19625.     protected function getInvoiceGeneratorService()
  19626.     {
  19627.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  19628.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/InvoiceGenerator.php';
  19629.         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));
  19630.     }
  19631.     /**
  19632.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator' shared service.
  19633.      *
  19634.      * @return \Shopware\Core\Checkout\Document\DocumentGenerator\StornoGenerator
  19635.      */
  19636.     protected function getStornoGeneratorService()
  19637.     {
  19638.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorInterface.php';
  19639.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/StornoGenerator.php';
  19640.         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));
  19641.     }
  19642.     /**
  19643.      * Gets the private 'Shopware\Core\Checkout\Document\DocumentService' shared service.
  19644.      *
  19645.      * @return \Shopware\Core\Checkout\Document\DocumentService
  19646.      */
  19647.     protected function getDocumentServiceService()
  19648.     {
  19649.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentService.php';
  19650.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/DocumentGenerator/DocumentGeneratorRegistry.php';
  19651.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/FileGenerator/FileGeneratorRegistry.php';
  19652.         return $this->privates['Shopware\\Core\\Checkout\\Document\\DocumentService'] = new \Shopware\Core\Checkout\Document\DocumentService(new \Shopware\Core\Checkout\Document\DocumentGenerator\DocumentGeneratorRegistry(new RewindableGenerator(function () {
  19653.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\InvoiceGenerator'] ?? $this->getInvoiceGeneratorService());
  19654.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\DeliveryNoteGenerator'] ?? $this->getDeliveryNoteGeneratorService());
  19655.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\StornoGenerator'] ?? $this->getStornoGeneratorService());
  19656.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\DocumentGenerator\\CreditNoteGenerator'] ?? $this->getCreditNoteGeneratorService());
  19657.         }, 4)), new \Shopware\Core\Checkout\Document\FileGenerator\FileGeneratorRegistry(new RewindableGenerator(function () {
  19658.             yield => ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] ?? ($this->privates['Shopware\\Core\\Checkout\\Document\\FileGenerator\\PdfGenerator'] = new \Shopware\Core\Checkout\Document\FileGenerator\PdfGenerator()));
  19659.         }, 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()));
  19660.     }
  19661.     /**
  19662.      * Gets the private 'Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer' shared service.
  19663.      *
  19664.      * @return \Shopware\Core\Checkout\Document\Twig\DocumentTemplateRenderer
  19665.      */
  19666.     protected function getDocumentTemplateRendererService()
  19667.     {
  19668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Document/Twig/DocumentTemplateRenderer.php';
  19669.         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()));
  19670.     }
  19671.     /**
  19672.      * Gets the private 'Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler' shared service.
  19673.      *
  19674.      * @return \Shopware\Core\Checkout\Order\Aggregate\OrderTransaction\OrderTransactionStateHandler
  19675.      */
  19676.     protected function getOrderTransactionStateHandlerService()
  19677.     {
  19678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Aggregate/OrderTransaction/OrderTransactionStateHandler.php';
  19679.         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()));
  19680.     }
  19681.     /**
  19682.      * Gets the private 'Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener' shared service.
  19683.      *
  19684.      * @return \Shopware\Core\Checkout\Order\Listener\OrderStateChangeEventListener
  19685.      */
  19686.     protected function getOrderStateChangeEventListenerService()
  19687.     {
  19688.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Listener/OrderStateChangeEventListener.php';
  19689.         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()));
  19690.     }
  19691.     /**
  19692.      * Gets the private 'Shopware\Core\Checkout\Order\SalesChannel\OrderService' shared service.
  19693.      *
  19694.      * @return \Shopware\Core\Checkout\Order\SalesChannel\OrderService
  19695.      */
  19696.     protected function getOrderServiceService()
  19697.     {
  19698.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/SalesChannel/OrderService.php';
  19699.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Validation/DataValidationFactoryInterface.php';
  19700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Order/Validation/OrderValidationFactory.php';
  19701.         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()));
  19702.     }
  19703.     /**
  19704.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment' shared service.
  19705.      *
  19706.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\CashPayment
  19707.      */
  19708.     protected function getCashPaymentService()
  19709.     {
  19710.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  19711.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  19712.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  19713.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/CashPayment.php';
  19714.         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()));
  19715.     }
  19716.     /**
  19717.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment' shared service.
  19718.      *
  19719.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DebitPayment
  19720.      */
  19721.     protected function getDebitPaymentService()
  19722.     {
  19723.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  19724.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  19725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  19726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DebitPayment.php';
  19727.         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()));
  19728.     }
  19729.     /**
  19730.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment' shared service.
  19731.      *
  19732.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\DefaultPayment
  19733.      */
  19734.     protected function getDefaultPaymentService()
  19735.     {
  19736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  19737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  19738.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  19739.         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()));
  19740.     }
  19741.     /**
  19742.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment' shared service.
  19743.      *
  19744.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\InvoicePayment
  19745.      */
  19746.     protected function getInvoicePaymentService()
  19747.     {
  19748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  19749.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  19750.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  19751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/InvoicePayment.php';
  19752.         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()));
  19753.     }
  19754.     /**
  19755.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry' shared service.
  19756.      *
  19757.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PaymentHandlerRegistry
  19758.      */
  19759.     protected function getPaymentHandlerRegistryService()
  19760.     {
  19761.         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, [
  19762.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment''getCashPaymentService'false],
  19763.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment''getDebitPaymentService'false],
  19764.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment''getDefaultPaymentService'false],
  19765.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment''getInvoicePaymentService'false],
  19766.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => ['privates''Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment''getPrePaymentService'false],
  19767.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler''getAppSyncPaymentHandlerService'false],
  19768.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler''getACDCHandlerService'false],
  19769.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler''getPUIHandlerService'false],
  19770.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler''getSEPAHandlerService'false],
  19771.         ], [
  19772.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\CashPayment',
  19773.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DebitPayment',
  19774.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\DefaultPayment',
  19775.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\InvoicePayment',
  19776.             'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment' => 'Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PrePayment',
  19777.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppSyncPaymentHandler',
  19778.             'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler',
  19779.             'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler',
  19780.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler',
  19781.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19782.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler''getAppAsyncPaymentHandlerService'false],
  19783.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler''getBancontactAPMHandlerService'false],
  19784.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler''getBlikAPMHandlerService'false],
  19785.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler''getEpsAPMHandlerService'false],
  19786.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler''getGiropayAPMHandlerService'false],
  19787.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler''getIdealAPMHandlerService'false],
  19788.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler''getMultibancoAPMHandlerService'false],
  19789.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler''getMyBankAPMHandlerService'false],
  19790.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler''getOxxoAPMHandlerService'false],
  19791.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler''getP24APMHandlerService'false],
  19792.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler''getSofortAPMHandlerService'false],
  19793.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler''getTrustlyAPMHandlerService'false],
  19794.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler''getPayPalPaymentHandlerService'false],
  19795.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPuiPaymentHandler' => ['privates''Swag\\PayPal\\Checkout\\Payment\\PayPalPuiPaymentHandler''getPayPalPuiPaymentHandlerService'false],
  19796.         ], [
  19797.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppAsyncPaymentHandler',
  19798.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19799.             'Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19800.             'Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19801.             'Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19802.             'Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19803.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19804.             'Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19805.             'Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19806.             'Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19807.             'Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19808.             'Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler' => 'Swag\\PayPal\\Checkout\\Payment\\Method\\APMHandler',
  19809.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler',
  19810.             'Swag\\PayPal\\Checkout\\Payment\\PayPalPuiPaymentHandler' => 'Swag\\PayPal\\Checkout\\Payment\\PayPalPuiPaymentHandler',
  19811.         ]), new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  19812.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler' => ['privates''Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler''getAppPreparedPaymentHandlerService'false],
  19813.         ], [
  19814.             'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler' => 'Shopware\\Core\\Framework\\App\\Payment\\Handler\\AppPreparedPaymentHandler',
  19815.         ]));
  19816.     }
  19817.     /**
  19818.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment' shared service.
  19819.      *
  19820.      * @return \Shopware\Core\Checkout\Payment\Cart\PaymentHandler\PrePayment
  19821.      */
  19822.     protected function getPrePaymentService()
  19823.     {
  19824.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  19825.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  19826.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/DefaultPayment.php';
  19827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PrePayment.php';
  19828.         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()));
  19829.     }
  19830.     /**
  19831.      * Gets the private 'Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2' shared service.
  19832.      *
  19833.      * @return \Shopware\Core\Checkout\Payment\Cart\Token\JWTFactoryV2
  19834.      */
  19835.     protected function getJWTFactoryV2Service()
  19836.     {
  19837.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/TokenFactoryInterfaceV2.php';
  19838.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/Token/JWTFactoryV2.php';
  19839.         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()));
  19840.     }
  19841.     /**
  19842.      * Gets the private 'Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer' shared service.
  19843.      *
  19844.      * @return \Shopware\Core\Checkout\Payment\DataAbstractionLayer\PaymentMethodIndexer
  19845.      */
  19846.     protected function getPaymentMethodIndexerService()
  19847.     {
  19848.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentMethodIndexer.php';
  19850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/DataAbstractionLayer/PaymentDistinguishableNameGenerator.php';
  19851.         $a = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  19852.         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));
  19853.     }
  19854.     /**
  19855.      * Gets the private 'Shopware\Core\Checkout\Payment\PaymentService' shared service.
  19856.      *
  19857.      * @return \Shopware\Core\Checkout\Payment\PaymentService
  19858.      */
  19859.     protected function getPaymentServiceService()
  19860.     {
  19861.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/PaymentService.php';
  19862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentTransactionChainProcessor.php';
  19863.         $a = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\Token\\JWTFactoryV2'] ?? $this->getJWTFactoryV2Service());
  19864.         $b = ($this->services['order.repository'] ?? $this->getOrder_RepositoryService());
  19865.         $c = ($this->privates['Shopware\\Core\\Checkout\\Payment\\Cart\\PaymentHandler\\PaymentHandlerRegistry'] ?? $this->getPaymentHandlerRegistryService());
  19866.         return $this->privates['Shopware\\Core\\Checkout\\Payment\\PaymentService'] = new \Shopware\Core\Checkout\Payment\PaymentService(new \Shopware\Core\Checkout\Payment\Cart\PaymentTransactionChainProcessor($a$b, ($this->services['router'] ?? $this->getRouterService()), $c, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] ?? $this->getInitialStateIdLoaderService())), $a, ($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\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()));
  19867.     }
  19868.     /**
  19869.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry' shared service.
  19870.      *
  19871.      * @return \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry
  19872.      */
  19873.     protected function getFilterServiceRegistryService()
  19874.     {
  19875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/FilterServiceRegistry.php';
  19876.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] = new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\FilterServiceRegistry(new RewindableGenerator(function () {
  19877.             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()));
  19878.             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()));
  19879.         }, 2), new RewindableGenerator(function () {
  19880.             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()));
  19881.             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()));
  19882.         }, 2));
  19883.     }
  19884.     /**
  19885.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionCollector' shared service.
  19886.      *
  19887.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionCollector
  19888.      */
  19889.     protected function getPromotionCollectorService()
  19890.     {
  19891.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  19892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  19893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCollector.php';
  19894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGatewayInterface.php';
  19895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Gateway/PromotionGateway.php';
  19896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeServiceInterface.php';
  19897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Service/PromotionDateTimeService.php';
  19898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  19899.         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()));
  19900.     }
  19901.     /**
  19902.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor' shared service.
  19903.      *
  19904.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionDeliveryProcessor
  19905.      */
  19906.     protected function getPromotionDeliveryProcessorService()
  19907.     {
  19908.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19909.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryProcessor.php';
  19910.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  19911.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionDeliveryCalculator.php';
  19912.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionItemBuilder.php';
  19913.         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()));
  19914.     }
  19915.     /**
  19916.      * Gets the private 'Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor' shared service.
  19917.      *
  19918.      * @return \Shopware\Core\Checkout\Promotion\Cart\PromotionProcessor
  19919.      */
  19920.     protected function getPromotionProcessorService()
  19921.     {
  19922.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  19923.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionProcessor.php';
  19924.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCartInformationTrait.php';
  19925.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/PromotionCalculator.php';
  19926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Composition/DiscountCompositionBuilder.php';
  19927.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/PackageFilter.php';
  19928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageFilter.php';
  19929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackagePicker.php';
  19930.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/SetGroupScopeFilter.php';
  19931.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRulesDecorator.php';
  19932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/Filter/AdvancedPackageRules.php';
  19933.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/DiscountPackager.php';
  19934.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackagerDecorator.php';
  19935.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/CartScopeDiscountPackager.php';
  19936.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetGroupScopeDiscountPackager.php';
  19937.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Cart/Discount/ScopePackager/SetScopeDiscountPackager.php';
  19938.         $a = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\Group\\LineItemGroupBuilder'] ?? $this->getLineItemGroupBuilderService());
  19939.         $b = ($this->privates['Shopware\\Core\\Checkout\\Promotion\\Cart\\Discount\\Filter\\FilterServiceRegistry'] ?? $this->getFilterServiceRegistryService());
  19940.         $c = ($this->privates['Shopware\\Core\\Checkout\\Cart\\LineItem\\LineItemQuantitySplitter'] ?? $this->getLineItemQuantitySplitterService());
  19941.         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 \Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRulesDecorator(new \Shopware\Core\Checkout\Promotion\Cart\Discount\Filter\AdvancedPackageRules()), $c, ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\PercentagePriceCalculator'] ?? $this->getPercentagePriceCalculatorService()), new \Swag\CustomizedProducts\Core\Checkout\Promotion\Cart\Discount\ScopePackager\CartScopeDiscountPackagerDecorator(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);
  19942.     }
  19943.     /**
  19944.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer' shared service.
  19945.      *
  19946.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionIndexer
  19947.      */
  19948.     protected function getPromotionIndexerService()
  19949.     {
  19950.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  19951.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionIndexer.php';
  19952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionExclusionUpdater.php';
  19953.         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()));
  19954.     }
  19955.     /**
  19956.      * Gets the private 'Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater' shared service.
  19957.      *
  19958.      * @return \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater
  19959.      */
  19960.     protected function getPromotionRedemptionUpdaterService()
  19961.     {
  19962.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/DataAbstractionLayer/PromotionRedemptionUpdater.php';
  19963.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\DataAbstractionLayer\\PromotionRedemptionUpdater'] = new \Shopware\Core\Checkout\Promotion\DataAbstractionLayer\PromotionRedemptionUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19964.     }
  19965.     /**
  19966.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer' shared service.
  19967.      *
  19968.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\PromotionIndividualCodeRedeemer
  19969.      */
  19970.     protected function getPromotionIndividualCodeRedeemerService()
  19971.     {
  19972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/PromotionIndividualCodeRedeemer.php';
  19973.         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()));
  19974.     }
  19975.     /**
  19976.      * Gets the private 'Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber' shared service.
  19977.      *
  19978.      * @return \Shopware\Core\Checkout\Promotion\Subscriber\Storefront\StorefrontCartSubscriber
  19979.      */
  19980.     protected function getStorefrontCartSubscriberService()
  19981.     {
  19982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Subscriber/Storefront/StorefrontCartSubscriber.php';
  19983.         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())));
  19984.     }
  19985.     /**
  19986.      * Gets the private 'Shopware\Core\Checkout\Promotion\Validator\PromotionValidator' shared service.
  19987.      *
  19988.      * @return \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator
  19989.      */
  19990.     protected function getPromotionValidatorService()
  19991.     {
  19992.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Promotion/Validator/PromotionValidator.php';
  19993.         return $this->privates['Shopware\\Core\\Checkout\\Promotion\\Validator\\PromotionValidator'] = new \Shopware\Core\Checkout\Promotion\Validator\PromotionValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  19994.     }
  19995.     /**
  19996.      * Gets the private 'Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator' shared service.
  19997.      *
  19998.      * @return \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator
  19999.      */
  20000.     protected function getShippingMethodValidatorService()
  20001.     {
  20002.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Shipping/Validator/ShippingMethodValidator.php';
  20003.         return $this->privates['Shopware\\Core\\Checkout\\Shipping\\Validator\\ShippingMethodValidator'] = new \Shopware\Core\Checkout\Shipping\Validator\ShippingMethodValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20004.     }
  20005.     /**
  20006.      * Gets the private 'Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer' shared service.
  20007.      *
  20008.      * @return \Shopware\Core\Content\Category\DataAbstractionLayer\CategoryIndexer
  20009.      */
  20010.     protected function getCategoryIndexerService()
  20011.     {
  20012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryIndexer.php';
  20014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/DataAbstractionLayer/CategoryBreadcrumbUpdater.php';
  20015.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  20016.         $b = ($this->services['category.repository'] ?? $this->getCategory_RepositoryService());
  20017.         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()));
  20018.     }
  20019.     /**
  20020.      * Gets the private 'Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder' shared service.
  20021.      *
  20022.      * @return \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder
  20023.      */
  20024.     protected function getCategoryBreadcrumbBuilderService()
  20025.     {
  20026.         return $this->privates['Shopware\\Core\\Content\\Category\\Service\\CategoryBreadcrumbBuilder'] = new \Shopware\Core\Content\Category\Service\CategoryBreadcrumbBuilder(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()));
  20027.     }
  20028.     /**
  20029.      * Gets the private 'Shopware\Core\Content\Category\Service\NavigationLoader' shared service.
  20030.      *
  20031.      * @return \Shopware\Core\Content\Category\Service\NavigationLoader
  20032.      */
  20033.     protected function getNavigationLoaderService()
  20034.     {
  20035.         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()));
  20036.     }
  20037.     /**
  20038.      * Gets the private 'Shopware\Core\Content\Category\Validation\EntryPointValidator' shared service.
  20039.      *
  20040.      * @return \Shopware\Core\Content\Category\Validation\EntryPointValidator
  20041.      */
  20042.     protected function getEntryPointValidatorService()
  20043.     {
  20044.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Category/Validation/EntryPointValidator.php';
  20045.         return $this->privates['Shopware\\Core\\Content\\Category\\Validation\\EntryPointValidator'] = new \Shopware\Core\Content\Category\Validation\EntryPointValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20046.     }
  20047.     /**
  20048.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver' shared service.
  20049.      *
  20050.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\FormCmsElementResolver
  20051.      */
  20052.     protected function getFormCmsElementResolverService()
  20053.     {
  20054.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  20055.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  20056.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/FormCmsElementResolver.php';
  20057.         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()));
  20058.     }
  20059.     /**
  20060.      * Gets the private 'Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver' shared service.
  20061.      *
  20062.      * @return \Shopware\Core\Content\Cms\DataResolver\Element\TextCmsElementResolver
  20063.      */
  20064.     protected function getTextCmsElementResolverService()
  20065.     {
  20066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  20067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  20068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/TextCmsElementResolver.php';
  20069.         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()));
  20070.     }
  20071.     /**
  20072.      * Gets the private 'Shopware\Core\Content\Flow\Api\FlowActionCollector' shared service.
  20073.      *
  20074.      * @return \Shopware\Core\Content\Flow\Api\FlowActionCollector
  20075.      */
  20076.     protected function getFlowActionCollectorService()
  20077.     {
  20078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Api/FlowActionCollector.php';
  20079.         return $this->privates['Shopware\\Core\\Content\\Flow\\Api\\FlowActionCollector'] = new \Shopware\Core\Content\Flow\Api\FlowActionCollector(new RewindableGenerator(function () {
  20080.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderTagAction'] ?? $this->getAddOrderTagActionService());
  20081.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerTagAction'] ?? $this->getAddCustomerTagActionService());
  20082.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveOrderTagAction'] ?? $this->getRemoveOrderTagActionService());
  20083.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\RemoveCustomerTagAction'] ?? $this->getRemoveCustomerTagActionService());
  20084.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerGroupAction'] ?? $this->getChangeCustomerGroupActionService());
  20085.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\ChangeCustomerStatusAction'] ?? $this->getChangeCustomerStatusActionService());
  20086.             yield => ($this->privates['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Dispatching\\Action\\CallWebhookAction'] ?? $this->getCallWebhookActionService());
  20087.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\GenerateDocumentAction'] ?? $this->getGenerateDocumentActionService());
  20088.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SendMailAction'] ?? $this->getSendMailActionService());
  20089.             yield => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderStateAction'] ?? $this->getSetOrderStateActionService());
  20090.             yield 10 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerCustomFieldAction'] ?? $this->getSetCustomerCustomFieldActionService());
  20091.             yield 11 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetCustomerGroupCustomFieldAction'] ?? $this->getSetCustomerGroupCustomFieldActionService());
  20092.             yield 12 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddCustomerAffiliateAndCampaignCodeAction'] ?? $this->getAddCustomerAffiliateAndCampaignCodeActionService());
  20093.             yield 13 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\AddOrderAffiliateAndCampaignCodeAction'] ?? $this->getAddOrderAffiliateAndCampaignCodeActionService());
  20094.             yield 14 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\SetOrderCustomFieldAction'] ?? $this->getSetOrderCustomFieldActionService());
  20095.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] ?? ($this->privates['Shopware\\Core\\Content\\Flow\\Dispatching\\Action\\StopFlowAction'] = new \Shopware\Core\Content\Flow\Dispatching\Action\StopFlowAction()));
  20096.         }, 16), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  20097.     }
  20098.     /**
  20099.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction' shared service.
  20100.      *
  20101.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerAffiliateAndCampaignCodeAction
  20102.      */
  20103.     protected function getAddCustomerAffiliateAndCampaignCodeActionService()
  20104.     {
  20105.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20106.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerAffiliateAndCampaignCodeAction.php';
  20107.         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()));
  20108.     }
  20109.     /**
  20110.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction' shared service.
  20111.      *
  20112.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddCustomerTagAction
  20113.      */
  20114.     protected function getAddCustomerTagActionService()
  20115.     {
  20116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddCustomerTagAction.php';
  20118.         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()));
  20119.     }
  20120.     /**
  20121.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction' shared service.
  20122.      *
  20123.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderAffiliateAndCampaignCodeAction
  20124.      */
  20125.     protected function getAddOrderAffiliateAndCampaignCodeActionService()
  20126.     {
  20127.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20128.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderAffiliateAndCampaignCodeAction.php';
  20129.         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()));
  20130.     }
  20131.     /**
  20132.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction' shared service.
  20133.      *
  20134.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\AddOrderTagAction
  20135.      */
  20136.     protected function getAddOrderTagActionService()
  20137.     {
  20138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/AddOrderTagAction.php';
  20140.         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()));
  20141.     }
  20142.     /**
  20143.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction' shared service.
  20144.      *
  20145.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerGroupAction
  20146.      */
  20147.     protected function getChangeCustomerGroupActionService()
  20148.     {
  20149.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20150.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerGroupAction.php';
  20151.         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()));
  20152.     }
  20153.     /**
  20154.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction' shared service.
  20155.      *
  20156.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\ChangeCustomerStatusAction
  20157.      */
  20158.     protected function getChangeCustomerStatusActionService()
  20159.     {
  20160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/ChangeCustomerStatusAction.php';
  20162.         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()));
  20163.     }
  20164.     /**
  20165.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction' shared service.
  20166.      *
  20167.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\GenerateDocumentAction
  20168.      */
  20169.     protected function getGenerateDocumentActionService()
  20170.     {
  20171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/GenerateDocumentAction.php';
  20173.         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()));
  20174.     }
  20175.     /**
  20176.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction' shared service.
  20177.      *
  20178.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveCustomerTagAction
  20179.      */
  20180.     protected function getRemoveCustomerTagActionService()
  20181.     {
  20182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveCustomerTagAction.php';
  20184.         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()));
  20185.     }
  20186.     /**
  20187.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction' shared service.
  20188.      *
  20189.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\RemoveOrderTagAction
  20190.      */
  20191.     protected function getRemoveOrderTagActionService()
  20192.     {
  20193.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20194.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/RemoveOrderTagAction.php';
  20195.         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()));
  20196.     }
  20197.     /**
  20198.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction' shared service.
  20199.      *
  20200.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SendMailAction
  20201.      */
  20202.     protected function getSendMailActionService()
  20203.     {
  20204.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20205.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SendMailAction.php';
  20206.         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()), true);
  20207.     }
  20208.     /**
  20209.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction' shared service.
  20210.      *
  20211.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerCustomFieldAction
  20212.      */
  20213.     protected function getSetCustomerCustomFieldActionService()
  20214.     {
  20215.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20216.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  20217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerCustomFieldAction.php';
  20218.         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()));
  20219.     }
  20220.     /**
  20221.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction' shared service.
  20222.      *
  20223.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetCustomerGroupCustomFieldAction
  20224.      */
  20225.     protected function getSetCustomerGroupCustomFieldActionService()
  20226.     {
  20227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20228.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  20229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetCustomerGroupCustomFieldAction.php';
  20230.         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()));
  20231.     }
  20232.     /**
  20233.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction' shared service.
  20234.      *
  20235.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderCustomFieldAction
  20236.      */
  20237.     protected function getSetOrderCustomFieldActionService()
  20238.     {
  20239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20240.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/CustomFieldActionTrait.php';
  20241.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderCustomFieldAction.php';
  20242.         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()));
  20243.     }
  20244.     /**
  20245.      * Gets the private 'Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction' shared service.
  20246.      *
  20247.      * @return \Shopware\Core\Content\Flow\Dispatching\Action\SetOrderStateAction
  20248.      */
  20249.     protected function getSetOrderStateActionService()
  20250.     {
  20251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  20252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/SetOrderStateAction.php';
  20253.         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()));
  20254.     }
  20255.     /**
  20256.      * Gets the private 'Shopware\Core\Content\Flow\Indexing\FlowIndexer' shared service.
  20257.      *
  20258.      * @return \Shopware\Core\Content\Flow\Indexing\FlowIndexer
  20259.      */
  20260.     protected function getFlowIndexerService()
  20261.     {
  20262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20263.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowIndexer.php';
  20264.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Indexing/FlowPayloadUpdater.php';
  20265.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/FlowBuilder.php';
  20266.         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()));
  20267.     }
  20268.     /**
  20269.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand' shared service.
  20270.      *
  20271.      * @return \Shopware\Core\Content\ImportExport\Command\DeleteExpiredFilesCommand
  20272.      */
  20273.     protected function getDeleteExpiredFilesCommandService()
  20274.     {
  20275.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20276.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/DeleteExpiredFilesCommand.php';
  20277.         $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()));
  20278.         $instance->setName('import-export:delete-expired');
  20279.         return $instance;
  20280.     }
  20281.     /**
  20282.      * Gets the private 'Shopware\Core\Content\ImportExport\Command\ImportEntityCommand' shared service.
  20283.      *
  20284.      * @return \Shopware\Core\Content\ImportExport\Command\ImportEntityCommand
  20285.      */
  20286.     protected function getImportEntityCommandService()
  20287.     {
  20288.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Command/ImportEntityCommand.php';
  20290.         $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()));
  20291.         $instance->setName('import:entity');
  20292.         return $instance;
  20293.     }
  20294.     /**
  20295.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer' shared service.
  20296.      *
  20297.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CountrySerializer
  20298.      */
  20299.     protected function getCountrySerializerService()
  20300.     {
  20301.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20302.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20303.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CountrySerializer.php';
  20304.         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()));
  20305.     }
  20306.     /**
  20307.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer' shared service.
  20308.      *
  20309.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\CustomerSerializer
  20310.      */
  20311.     protected function getCustomerSerializerService()
  20312.     {
  20313.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20314.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20315.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/CustomerSerializer.php';
  20316.         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()));
  20317.     }
  20318.     /**
  20319.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer' shared service.
  20320.      *
  20321.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\LanguageSerializer
  20322.      */
  20323.     protected function getLanguageSerializerService()
  20324.     {
  20325.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20326.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20327.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/LanguageSerializer.php';
  20328.         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()));
  20329.     }
  20330.     /**
  20331.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer' shared service.
  20332.      *
  20333.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\MediaSerializer
  20334.      */
  20335.     protected function getMediaSerializerService()
  20336.     {
  20337.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20338.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/MediaSerializer.php';
  20340.         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()));
  20341.     }
  20342.     /**
  20343.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer' shared service.
  20344.      *
  20345.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\OrderSerializer
  20346.      */
  20347.     protected function getOrderSerializerService()
  20348.     {
  20349.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20350.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20351.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/OrderSerializer.php';
  20352.         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()));
  20353.     }
  20354.     /**
  20355.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer' shared service.
  20356.      *
  20357.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductCrossSellingSerializer
  20358.      */
  20359.     protected function getProductCrossSellingSerializerService()
  20360.     {
  20361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20363.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductCrossSellingSerializer.php';
  20364.         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()));
  20365.     }
  20366.     /**
  20367.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer' shared service.
  20368.      *
  20369.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\ProductSerializer
  20370.      */
  20371.     protected function getProductSerializerService()
  20372.     {
  20373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/ProductSerializer.php';
  20376.         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()));
  20377.     }
  20378.     /**
  20379.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer' shared service.
  20380.      *
  20381.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\PromotionIndividualCodeSerializer
  20382.      */
  20383.     protected function getPromotionIndividualCodeSerializerService()
  20384.     {
  20385.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20386.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20387.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/PromotionIndividualCodeSerializer.php';
  20388.         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()));
  20389.     }
  20390.     /**
  20391.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer' shared service.
  20392.      *
  20393.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Entity\SalutationSerializer
  20394.      */
  20395.     protected function getSalutationSerializerService()
  20396.     {
  20397.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/AbstractEntitySerializer.php';
  20398.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/EntitySerializer.php';
  20399.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Entity/SalutationSerializer.php';
  20400.         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()));
  20401.     }
  20402.     /**
  20403.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer' shared service.
  20404.      *
  20405.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\CustomFieldsSerializer
  20406.      */
  20407.     protected function getCustomFieldsSerializer2Service()
  20408.     {
  20409.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  20410.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  20411.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/CustomFieldsSerializer.php';
  20412.         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()));
  20413.     }
  20414.     /**
  20415.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer' shared service.
  20416.      *
  20417.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\PriceSerializer
  20418.      */
  20419.     protected function getPriceSerializerService()
  20420.     {
  20421.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  20422.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  20423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/PriceSerializer.php';
  20424.         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()));
  20425.     }
  20426.     /**
  20427.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer' shared service.
  20428.      *
  20429.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\ToOneSerializer
  20430.      */
  20431.     protected function getToOneSerializerService()
  20432.     {
  20433.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  20434.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  20435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/ToOneSerializer.php';
  20436.         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()));
  20437.     }
  20438.     /**
  20439.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer' shared service.
  20440.      *
  20441.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\Field\TranslationsSerializer
  20442.      */
  20443.     protected function getTranslationsSerializerService()
  20444.     {
  20445.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  20446.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  20447.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/TranslationsSerializer.php';
  20448.         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()));
  20449.     }
  20450.     /**
  20451.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver' shared service.
  20452.      *
  20453.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\Serializer\PrimaryKeyResolver
  20454.      */
  20455.     protected function getPrimaryKeyResolverService()
  20456.     {
  20457.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/PrimaryKeyResolver.php';
  20458.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/AbstractFieldSerializer.php';
  20459.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/Field/FieldSerializer.php';
  20460.         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())));
  20461.     }
  20462.     /**
  20463.      * Gets the private 'Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator' shared service.
  20464.      *
  20465.      * @return \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator
  20466.      */
  20467.     protected function getSystemDefaultValidatorService()
  20468.     {
  20469.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/SystemDefaultValidator.php';
  20470.         return $this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\SystemDefaultValidator'] = new \Shopware\Core\Content\ImportExport\DataAbstractionLayer\SystemDefaultValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  20471.     }
  20472.     /**
  20473.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber' shared service.
  20474.      *
  20475.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\FileDeletedSubscriber
  20476.      */
  20477.     protected function getFileDeletedSubscriberService()
  20478.     {
  20479.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/FileDeletedSubscriber.php';
  20480.         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()));
  20481.     }
  20482.     /**
  20483.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber' shared service.
  20484.      *
  20485.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductCategoryPathsSubscriber
  20486.      */
  20487.     protected function getProductCategoryPathsSubscriberService()
  20488.     {
  20489.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductCategoryPathsSubscriber.php';
  20490.         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()));
  20491.     }
  20492.     /**
  20493.      * Gets the private 'Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber' shared service.
  20494.      *
  20495.      * @return \Shopware\Core\Content\ImportExport\Event\Subscriber\ProductVariantsSubscriber
  20496.      */
  20497.     protected function getProductVariantsSubscriberService()
  20498.     {
  20499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Event/Subscriber/ProductVariantsSubscriber.php';
  20500.         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()));
  20501.     }
  20502.     /**
  20503.      * Gets the private 'Shopware\Core\Content\ImportExport\Message\DeleteFileHandler' shared service.
  20504.      *
  20505.      * @return \Shopware\Core\Content\ImportExport\Message\DeleteFileHandler
  20506.      */
  20507.     protected function getDeleteFileHandlerService()
  20508.     {
  20509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Message/DeleteFileHandler.php';
  20510.         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()));
  20511.     }
  20512.     /**
  20513.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory' shared service.
  20514.      *
  20515.      * @return \Shopware\Core\Content\ImportExport\Processing\Pipe\PipeFactory
  20516.      */
  20517.     protected function getPipeFactoryService()
  20518.     {
  20519.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/AbstractPipeFactory.php';
  20520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Pipe/PipeFactory.php';
  20521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/DataAbstractionLayer/Serializer/SerializerRegistry.php';
  20522.         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 () {
  20523.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\MediaSerializer'] ?? $this->getMediaSerializerService());
  20524.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\SalutationSerializer'] ?? $this->getSalutationSerializerService());
  20525.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CountrySerializer'] ?? $this->getCountrySerializerService());
  20526.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\LanguageSerializer'] ?? $this->getLanguageSerializerService());
  20527.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\CustomerSerializer'] ?? $this->getCustomerSerializerService());
  20528.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\PromotionIndividualCodeSerializer'] ?? $this->getPromotionIndividualCodeSerializerService());
  20529.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductSerializer'] ?? $this->getProductSerializerService());
  20530.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\ProductCrossSellingSerializer'] ?? $this->getProductCrossSellingSerializerService());
  20531.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Entity\\OrderSerializer'] ?? $this->getOrderSerializerService());
  20532.             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()));
  20533.         }, 10), new RewindableGenerator(function () {
  20534.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\ToOneSerializer'] ?? $this->getToOneSerializerService());
  20535.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\TranslationsSerializer'] ?? $this->getTranslationsSerializerService());
  20536.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\PriceSerializer'] ?? $this->getPriceSerializerService());
  20537.             yield => ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\Field\\CustomFieldsSerializer'] ?? $this->getCustomFieldsSerializer2Service());
  20538.             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()));
  20539.         }, 5)), ($this->privates['Shopware\\Core\\Content\\ImportExport\\DataAbstractionLayer\\Serializer\\PrimaryKeyResolver'] ?? $this->getPrimaryKeyResolverService()));
  20540.     }
  20541.     /**
  20542.      * Gets the private 'Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory' shared service.
  20543.      *
  20544.      * @return \Shopware\Core\Content\ImportExport\Processing\Writer\CsvFileWriterFactory
  20545.      */
  20546.     protected function getCsvFileWriterFactoryService()
  20547.     {
  20548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/AbstractWriterFactory.php';
  20549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Processing/Writer/CsvFileWriterFactory.php';
  20550.         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()));
  20551.     }
  20552.     /**
  20553.      * Gets the private 'Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler' shared service.
  20554.      *
  20555.      * @return \Shopware\Core\Content\ImportExport\ScheduledTask\CleanupImportExportFileTaskHandler
  20556.      */
  20557.     protected function getCleanupImportExportFileTaskHandlerService()
  20558.     {
  20559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/ScheduledTask/CleanupImportExportFileTaskHandler.php';
  20560.         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()));
  20561.     }
  20562.     /**
  20563.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService' shared service.
  20564.      *
  20565.      * @return \Shopware\Core\Content\ImportExport\Service\DeleteExpiredFilesService
  20566.      */
  20567.     protected function getDeleteExpiredFilesServiceService()
  20568.     {
  20569.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/DeleteExpiredFilesService.php';
  20570.         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()));
  20571.     }
  20572.     /**
  20573.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\FileService' shared service.
  20574.      *
  20575.      * @return \Shopware\Core\Content\ImportExport\Service\FileService
  20576.      */
  20577.     protected function getFileServiceService()
  20578.     {
  20579.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/AbstractFileService.php';
  20580.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/FileService.php';
  20581.         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()));
  20582.     }
  20583.     /**
  20584.      * Gets the private 'Shopware\Core\Content\ImportExport\Service\ImportExportService' shared service.
  20585.      *
  20586.      * @return \Shopware\Core\Content\ImportExport\Service\ImportExportService
  20587.      */
  20588.     protected function getImportExportServiceService()
  20589.     {
  20590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ImportExport/Service/ImportExportService.php';
  20591.         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()));
  20592.     }
  20593.     /**
  20594.      * Gets the private 'Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer' shared service.
  20595.      *
  20596.      * @return \Shopware\Core\Content\LandingPage\DataAbstractionLayer\LandingPageIndexer
  20597.      */
  20598.     protected function getLandingPageIndexerService()
  20599.     {
  20600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/DataAbstractionLayer/LandingPageIndexer.php';
  20602.         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()));
  20603.     }
  20604.     /**
  20605.      * Gets the private 'Shopware\Core\Content\LandingPage\LandingPageValidator' shared service.
  20606.      *
  20607.      * @return \Shopware\Core\Content\LandingPage\LandingPageValidator
  20608.      */
  20609.     protected function getLandingPageValidatorService()
  20610.     {
  20611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/LandingPage/LandingPageValidator.php';
  20612.         return $this->privates['Shopware\\Core\\Content\\LandingPage\\LandingPageValidator'] = new \Shopware\Core\Content\LandingPage\LandingPageValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  20613.     }
  20614.     /**
  20615.      * Gets the private 'Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber' shared service.
  20616.      *
  20617.      * @return \Shopware\Core\Content\MailTemplate\Subscriber\MailSendSubscriber
  20618.      */
  20619.     protected function getMailSendSubscriberService()
  20620.     {
  20621.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/MailTemplate/Subscriber/MailSendSubscriber.php';
  20622.         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()));
  20623.     }
  20624.     /**
  20625.      * Gets the private 'Shopware\Core\Content\Mail\Service\MailService' shared service.
  20626.      *
  20627.      * @return \Shopware\Core\Content\Mail\Service\MailService
  20628.      */
  20629.     protected function getMailServiceService()
  20630.     {
  20631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/AbstractMailService.php';
  20632.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailService.php';
  20633.         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()));
  20634.     }
  20635.     /**
  20636.      * Gets the private 'Shopware\Core\Content\Media\Cms\ImageCmsElementResolver' shared service.
  20637.      *
  20638.      * @return \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver
  20639.      */
  20640.     protected function getImageCmsElementResolverService()
  20641.     {
  20642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  20643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  20644.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/ImageCmsElementResolver.php';
  20645.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\ImageCmsElementResolver'] = new \Shopware\Core\Content\Media\Cms\ImageCmsElementResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  20646.     }
  20647.     /**
  20648.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver' shared service.
  20649.      *
  20650.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver
  20651.      */
  20652.     protected function getImageGalleryTypeDataResolverService()
  20653.     {
  20654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  20655.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  20656.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  20657.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageGalleryTypeDataResolver.php';
  20658.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageGalleryTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageGalleryTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  20659.     }
  20660.     /**
  20661.      * Gets the private 'Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver' shared service.
  20662.      *
  20663.      * @return \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver
  20664.      */
  20665.     protected function getImageSliderTypeDataResolverService()
  20666.     {
  20667.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  20668.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  20669.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/Type/ImageSliderTypeDataResolver.php';
  20670.         return $this->privates['Shopware\\Core\\Content\\Media\\Cms\\Type\\ImageSliderTypeDataResolver'] = new \Shopware\Core\Content\Media\Cms\Type\ImageSliderTypeDataResolver(($this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] ?? $this->getDefaultMediaResolverService()));
  20671.     }
  20672.     /**
  20673.      * Gets the private 'Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand' shared service.
  20674.      *
  20675.      * @return \Shopware\Core\Content\Media\Commands\DeleteNotUsedMediaCommand
  20676.      */
  20677.     protected function getDeleteNotUsedMediaCommandService()
  20678.     {
  20679.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/DeleteNotUsedMediaCommand.php';
  20681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DeleteNotUsedMediaService.php';
  20682.         $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())));
  20683.         $instance->setName('media:delete-unused');
  20684.         return $instance;
  20685.     }
  20686.     /**
  20687.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand' shared service.
  20688.      *
  20689.      * @return \Shopware\Core\Content\Media\Commands\GenerateMediaTypesCommand
  20690.      */
  20691.     protected function getGenerateMediaTypesCommandService()
  20692.     {
  20693.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateMediaTypesCommand.php';
  20695.         $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()));
  20696.         $instance->setName('media:generate-media-types');
  20697.         return $instance;
  20698.     }
  20699.     /**
  20700.      * Gets the private 'Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand' shared service.
  20701.      *
  20702.      * @return \Shopware\Core\Content\Media\Commands\GenerateThumbnailsCommand
  20703.      */
  20704.     protected function getGenerateThumbnailsCommandService()
  20705.     {
  20706.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20707.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Commands/GenerateThumbnailsCommand.php';
  20708.         $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()));
  20709.         $instance->setName('media:generate-thumbnails');
  20710.         return $instance;
  20711.     }
  20712.     /**
  20713.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer' shared service.
  20714.      *
  20715.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderConfigurationIndexer
  20716.      */
  20717.     protected function getMediaFolderConfigurationIndexerService()
  20718.     {
  20719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20720.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderConfigurationIndexer.php';
  20721.         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()));
  20722.     }
  20723.     /**
  20724.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer' shared service.
  20725.      *
  20726.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaFolderIndexer
  20727.      */
  20728.     protected function getMediaFolderIndexerService()
  20729.     {
  20730.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20731.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaFolderIndexer.php';
  20732.         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()));
  20733.     }
  20734.     /**
  20735.      * Gets the private 'Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer' shared service.
  20736.      *
  20737.      * @return \Shopware\Core\Content\Media\DataAbstractionLayer\MediaIndexer
  20738.      */
  20739.     protected function getMediaIndexerService()
  20740.     {
  20741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/DataAbstractionLayer/MediaIndexer.php';
  20743.         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()));
  20744.     }
  20745.     /**
  20746.      * Gets the private 'Shopware\Core\Content\Media\File\FileNameProvider' shared service.
  20747.      *
  20748.      * @return \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider
  20749.      */
  20750.     protected function getFileNameProviderService()
  20751.     {
  20752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileNameProvider.php';
  20753.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/WindowsStyleFileNameProvider.php';
  20754.         return $this->privates['Shopware\\Core\\Content\\Media\\File\\FileNameProvider'] = new \Shopware\Core\Content\Media\File\WindowsStyleFileNameProvider(($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  20755.     }
  20756.     /**
  20757.      * Gets the private 'Shopware\Core\Content\Media\MediaService' shared service.
  20758.      *
  20759.      * @return \Shopware\Core\Content\Media\MediaService
  20760.      */
  20761.     protected function getMediaServiceService()
  20762.     {
  20763.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/MediaService.php';
  20764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileLoader.php';
  20765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileFetcher.php';
  20766.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidatorInterface.php';
  20767.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/File/FileUrlValidator.php';
  20768.         $a = ($this->services['media.repository'] ?? $this->getMedia_RepositoryService());
  20769.         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));
  20770.     }
  20771.     /**
  20772.      * Gets the private 'Shopware\Core\Content\Media\Message\DeleteFileHandler' shared service.
  20773.      *
  20774.      * @return \Shopware\Core\Content\Media\Message\DeleteFileHandler
  20775.      */
  20776.     protected function getDeleteFileHandler2Service()
  20777.     {
  20778.         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()));
  20779.     }
  20780.     /**
  20781.      * Gets the private 'Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler' shared service.
  20782.      *
  20783.      * @return \Shopware\Core\Content\Media\Message\GenerateThumbnailsHandler
  20784.      */
  20785.     protected function getGenerateThumbnailsHandlerService()
  20786.     {
  20787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Message/GenerateThumbnailsHandler.php';
  20788.         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()));
  20789.     }
  20790.     /**
  20791.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy' shared service.
  20792.      *
  20793.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\FilenamePathnameStrategy
  20794.      */
  20795.     protected function getFilenamePathnameStrategyService()
  20796.     {
  20797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  20798.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/FilenamePathnameStrategy.php';
  20799.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  20800.         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())));
  20801.     }
  20802.     /**
  20803.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy' shared service.
  20804.      *
  20805.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\IdPathnameStrategy
  20806.      */
  20807.     protected function getIdPathnameStrategyService()
  20808.     {
  20809.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  20810.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/IdPathnameStrategy.php';
  20811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  20812.         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())));
  20813.     }
  20814.     /**
  20815.      * Gets the private 'Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy' shared service.
  20816.      *
  20817.      * @return \Shopware\Core\Content\Media\Pathname\PathnameStrategy\PhysicalFilenamePathnameStrategy
  20818.      */
  20819.     protected function getPhysicalFilenamePathnameStrategyService()
  20820.     {
  20821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/AbstractPathNameStrategy.php';
  20822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PhysicalFilenamePathnameStrategy.php';
  20823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Pathname/PathnameStrategy/PlainPathnameStrategy.php';
  20824.         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())));
  20825.     }
  20826.     /**
  20827.      * Gets the private 'Shopware\Core\Content\Media\Pathname\UrlGeneratorInterface' shared service.
  20828.      *
  20829.      * @return \Shopware\Core\Content\Media\Pathname\UrlGenerator
  20830.      */
  20831.     protected function getUrlGeneratorInterfaceService()
  20832.     {
  20833.         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 () {
  20834.             yield => $this->getFilenamePathnameStrategyService();
  20835.             yield => $this->getPhysicalFilenamePathnameStrategyService();
  20836.             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()));
  20837.             yield => $this->getIdPathnameStrategyService();
  20838.         }, 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())), '');
  20839.     }
  20840.     /**
  20841.      * Gets the private 'Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber' shared service.
  20842.      *
  20843.      * @return \Shopware\Core\Content\Media\Subscriber\MediaLoadedSubscriber
  20844.      */
  20845.     protected function getMediaLoadedSubscriberService()
  20846.     {
  20847.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Subscriber/MediaLoadedSubscriber.php';
  20848.         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()));
  20849.     }
  20850.     /**
  20851.      * Gets the private 'Shopware\Core\Content\Media\Thumbnail\ThumbnailService' shared service.
  20852.      *
  20853.      * @return \Shopware\Core\Content\Media\Thumbnail\ThumbnailService
  20854.      */
  20855.     protected function getThumbnailServiceService()
  20856.     {
  20857.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Thumbnail/ThumbnailService.php';
  20858.         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()));
  20859.     }
  20860.     /**
  20861.      * Gets the private 'Shopware\Core\Content\Media\TypeDetector\TypeDetector' shared service.
  20862.      *
  20863.      * @return \Shopware\Core\Content\Media\TypeDetector\TypeDetector
  20864.      */
  20865.     protected function getTypeDetectorService()
  20866.     {
  20867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetectorInterface.php';
  20868.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/TypeDetector/TypeDetector.php';
  20869.         return $this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\TypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\TypeDetector(new RewindableGenerator(function () {
  20870.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\AudioTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\AudioTypeDetector()));
  20871.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DocumentTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DocumentTypeDetector()));
  20872.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\ImageTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\ImageTypeDetector()));
  20873.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\VideoTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\VideoTypeDetector()));
  20874.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] ?? ($this->privates['Shopware\\Core\\Content\\Media\\TypeDetector\\DefaultTypeDetector'] = new \Shopware\Core\Content\Media\TypeDetector\DefaultTypeDetector()));
  20875.         }, 5));
  20876.     }
  20877.     /**
  20878.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater' shared service.
  20879.      *
  20880.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\Indexing\CustomerNewsletterSalesChannelsUpdater
  20881.      */
  20882.     protected function getCustomerNewsletterSalesChannelsUpdaterService()
  20883.     {
  20884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/Indexing/CustomerNewsletterSalesChannelsUpdater.php';
  20885.         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()));
  20886.     }
  20887.     /**
  20888.      * Gets the private 'Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer' shared service.
  20889.      *
  20890.      * @return \Shopware\Core\Content\Newsletter\DataAbstractionLayer\NewsletterRecipientIndexer
  20891.      */
  20892.     protected function getNewsletterRecipientIndexerService()
  20893.     {
  20894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/DataAbstractionLayer/NewsletterRecipientIndexer.php';
  20896.         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()));
  20897.     }
  20898.     /**
  20899.      * Gets the private 'Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber' shared service.
  20900.      *
  20901.      * @return \Shopware\Core\Content\Newsletter\Event\Subscriber\NewsletterRecipientDeletedSubscriber
  20902.      */
  20903.     protected function getNewsletterRecipientDeletedSubscriberService()
  20904.     {
  20905.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/Event/Subscriber/NewsletterRecipientDeletedSubscriber.php';
  20906.         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()));
  20907.     }
  20908.     /**
  20909.      * Gets the private 'Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler' shared service.
  20910.      *
  20911.      * @return \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTaskHandler
  20912.      */
  20913.     protected function getNewsletterRecipientTaskHandlerService()
  20914.     {
  20915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Newsletter/ScheduledTask/NewsletterRecipientTaskHandler.php';
  20916.         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()));
  20917.     }
  20918.     /**
  20919.      * Gets the private 'Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand' shared service.
  20920.      *
  20921.      * @return \Shopware\Core\Content\ProductExport\Command\ProductExportGenerateCommand
  20922.      */
  20923.     protected function getProductExportGenerateCommandService()
  20924.     {
  20925.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  20926.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Command/ProductExportGenerateCommand.php';
  20927.         $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()));
  20928.         $instance->setName('product-export:generate');
  20929.         return $instance;
  20930.     }
  20931.     /**
  20932.      * Gets the private 'Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener' shared service.
  20933.      *
  20934.      * @return \Shopware\Core\Content\ProductExport\EventListener\ProductExportEventListener
  20935.      */
  20936.     protected function getProductExportEventListenerService()
  20937.     {
  20938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/EventListener/ProductExportEventListener.php';
  20939.         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()));
  20940.     }
  20941.     /**
  20942.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler' shared service.
  20943.      *
  20944.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTaskHandler
  20945.      */
  20946.     protected function getProductExportGenerateTaskHandlerService()
  20947.     {
  20948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportGenerateTaskHandler.php';
  20949.         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()));
  20950.     }
  20951.     /**
  20952.      * Gets the private 'Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler' shared service.
  20953.      *
  20954.      * @return \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportPartialGenerationHandler
  20955.      */
  20956.     protected function getProductExportPartialGenerationHandlerService()
  20957.     {
  20958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/ScheduledTask/ProductExportPartialGenerationHandler.php';
  20959.         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\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextPersister'] ?? $this->getSalesChannelContextPersisterService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 100, ($this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] ?? $this->getLanguageLocaleCodeProviderService()));
  20960.     }
  20961.     /**
  20962.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler' shared service.
  20963.      *
  20964.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportFileHandler
  20965.      */
  20966.     protected function getProductExportFileHandlerService()
  20967.     {
  20968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandlerInterface.php';
  20969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportFileHandler.php';
  20970.         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');
  20971.     }
  20972.     /**
  20973.      * Gets the private 'Shopware\Core\Content\ProductExport\Service\ProductExportRenderer' shared service.
  20974.      *
  20975.      * @return \Shopware\Core\Content\ProductExport\Service\ProductExportRenderer
  20976.      */
  20977.     protected function getProductExportRendererService()
  20978.     {
  20979.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRendererInterface.php';
  20980.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductExport/Service/ProductExportRenderer.php';
  20981.         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()));
  20982.     }
  20983.     /**
  20984.      * Gets the private 'Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer' shared service.
  20985.      *
  20986.      * @return \Shopware\Core\Content\ProductStream\DataAbstractionLayer\ProductStreamIndexer
  20987.      */
  20988.     protected function getProductStreamIndexerService()
  20989.     {
  20990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  20991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/DataAbstractionLayer/ProductStreamIndexer.php';
  20992.         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()));
  20993.     }
  20994.     /**
  20995.      * Gets the private 'Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler' shared service.
  20996.      *
  20997.      * @return \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTaskHandler
  20998.      */
  20999.     protected function getUpdateProductStreamMappingTaskHandlerService()
  21000.     {
  21001.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/ProductStream/ScheduledTask/UpdateProductStreamMappingTaskHandler.php';
  21002.         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()));
  21003.     }
  21004.     /**
  21005.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductCartProcessor' shared service.
  21006.      *
  21007.      * @return \Shopware\Core\Content\Product\Cart\ProductCartProcessor
  21008.      */
  21009.     protected function getProductCartProcessorService()
  21010.     {
  21011.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  21012.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  21013.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductCartProcessor.php';
  21014.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGatewayInterface.php';
  21015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductGateway.php';
  21016.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductFeatureBuilder.php';
  21017.         $a = ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService());
  21018.         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);
  21019.     }
  21020.     /**
  21021.      * Gets the private 'Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator' shared service.
  21022.      *
  21023.      * @return \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator
  21024.      */
  21025.     protected function getProductLineItemCommandValidatorService()
  21026.     {
  21027.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cart/ProductLineItemCommandValidator.php';
  21028.         return $this->privates['Shopware\\Core\\Content\\Product\\Cart\\ProductLineItemCommandValidator'] = new \Shopware\Core\Content\Product\Cart\ProductLineItemCommandValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  21029.     }
  21030.     /**
  21031.      * Gets the private 'Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver' shared service.
  21032.      *
  21033.      * @return \Shopware\Core\Content\Product\Cms\BuyBoxCmsElementResolver
  21034.      */
  21035.     protected function getBuyBoxCmsElementResolverService()
  21036.     {
  21037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21039.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  21040.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/BuyBoxCmsElementResolver.php';
  21041.         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()));
  21042.     }
  21043.     /**
  21044.      * Gets the private 'Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver' shared service.
  21045.      *
  21046.      * @return \Shopware\Core\Content\Product\Cms\CrossSellingCmsElementResolver
  21047.      */
  21048.     protected function getCrossSellingCmsElementResolverService()
  21049.     {
  21050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21052.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  21053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/CrossSellingCmsElementResolver.php';
  21054.         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()));
  21055.     }
  21056.     /**
  21057.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver' shared service.
  21058.      *
  21059.      * @return \Shopware\Core\Content\Product\Cms\ProductBoxCmsElementResolver
  21060.      */
  21061.     protected function getProductBoxCmsElementResolverService()
  21062.     {
  21063.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductBoxCmsElementResolver.php';
  21066.         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()));
  21067.     }
  21068.     /**
  21069.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver' shared service.
  21070.      *
  21071.      * @return \Shopware\Core\Content\Product\Cms\ProductDescriptionReviewsCmsElementResolver
  21072.      */
  21073.     protected function getProductDescriptionReviewsCmsElementResolverService()
  21074.     {
  21075.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21076.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21077.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/AbstractProductDetailCmsElementResolver.php';
  21078.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductDescriptionReviewsCmsElementResolver.php';
  21079.         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()));
  21080.     }
  21081.     /**
  21082.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver' shared service.
  21083.      *
  21084.      * @return \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver
  21085.      */
  21086.     protected function getProductListingCmsElementResolverService()
  21087.     {
  21088.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21089.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21090.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductListingCmsElementResolver.php';
  21091.         return $this->privates['Shopware\\Core\\Content\\Product\\Cms\\ProductListingCmsElementResolver'] = new \Shopware\Core\Content\Product\Cms\ProductListingCmsElementResolver(($this->services['Shopware\\Core\\Content\\Product\\SalesChannel\\Listing\\ResolveCriteriaProductListingRoute'] ?? $this->getResolveCriteriaProductListingRouteService()));
  21092.     }
  21093.     /**
  21094.      * Gets the private 'Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver' shared service.
  21095.      *
  21096.      * @return \Shopware\Core\Content\Product\Cms\ProductSliderCmsElementResolver
  21097.      */
  21098.     protected function getProductSliderCmsElementResolverService()
  21099.     {
  21100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  21101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  21102.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Cms/ProductSliderCmsElementResolver.php';
  21103.         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()));
  21104.     }
  21105.     /**
  21106.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer' shared service.
  21107.      *
  21108.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductIndexer
  21109.      */
  21110.     protected function getProductIndexerService()
  21111.     {
  21112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  21113.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductIndexer.php';
  21114.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/VariantListingUpdater.php';
  21115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductCategoryDenormalizer.php';
  21116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/RatingAverageUpdater.php';
  21117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceUpdater.php';
  21118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/AbstractCheapestPriceQuantitySelector.php';
  21119.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/CheapestPriceQuantitySelector.php';
  21120.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  21121.         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()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  21122.     }
  21123.     /**
  21124.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater' shared service.
  21125.      *
  21126.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\ProductStreamUpdater
  21127.      */
  21128.     protected function getProductStreamUpdaterService()
  21129.     {
  21130.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  21131.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/ProductStreamUpdater.php';
  21132.         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()));
  21133.     }
  21134.     /**
  21135.      * Gets the private 'Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater' shared service.
  21136.      *
  21137.      * @return \Shopware\Core\Content\Product\DataAbstractionLayer\StockUpdater
  21138.      */
  21139.     protected function getStockUpdaterService()
  21140.     {
  21141.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/StockUpdater.php';
  21142.         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()));
  21143.     }
  21144.     /**
  21145.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber' shared service.
  21146.      *
  21147.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingFeaturesSubscriber
  21148.      */
  21149.     protected function getProductListingFeaturesSubscriberService()
  21150.     {
  21151.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingFeaturesSubscriber.php';
  21152.         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()));
  21153.     }
  21154.     /**
  21155.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader' shared service.
  21156.      *
  21157.      * @return \Shopware\Core\Content\Product\SalesChannel\Listing\ProductListingLoader
  21158.      */
  21159.     protected function getProductListingLoaderService()
  21160.     {
  21161.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Listing/ProductListingLoader.php';
  21162.         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()));
  21163.     }
  21164.     /**
  21165.      * Gets the private 'Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator' shared service.
  21166.      *
  21167.      * @return \Shopware\Core\Content\Product\SalesChannel\Price\ProductPriceCalculator
  21168.      */
  21169.     protected function getProductPriceCalculatorService()
  21170.     {
  21171.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/AbstractProductPriceCalculator.php';
  21172.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Price/ProductPriceCalculator.php';
  21173.         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()));
  21174.     }
  21175.     /**
  21176.      * Gets the private 'Shopware\Core\Content\Product\Subscriber\ProductSubscriber' shared service.
  21177.      *
  21178.      * @return \Shopware\Core\Content\Product\Subscriber\ProductSubscriber
  21179.      */
  21180.     protected function getProductSubscriberService()
  21181.     {
  21182.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/Subscriber/ProductSubscriber.php';
  21183.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractSalesChannelProductBuilder.php';
  21184.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannelProductBuilder.php';
  21185.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractPropertyGroupSorter.php';
  21186.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/PropertyGroupSorter.php';
  21187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductMaxPurchaseCalculator.php';
  21188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductMaxPurchaseCalculator.php';
  21189.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractIsNewDetector.php';
  21190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/IsNewDetector.php';
  21191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/AbstractProductVariationBuilder.php';
  21192.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/ProductVariationBuilder.php';
  21193.         $a = new \Shopware\Core\Content\Product\PropertyGroupSorter();
  21194.         $b = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  21195.         $c = new \Shopware\Core\Content\Product\ProductMaxPurchaseCalculator($b);
  21196.         $d = new \Shopware\Core\Content\Product\IsNewDetector($b);
  21197.         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);
  21198.     }
  21199.     /**
  21200.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer' shared service.
  21201.      *
  21202.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RuleIndexer
  21203.      */
  21204.     protected function getRuleIndexerService()
  21205.     {
  21206.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  21207.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RuleIndexer.php';
  21208.         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()));
  21209.     }
  21210.     /**
  21211.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber' shared service.
  21212.      *
  21213.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadSubscriber
  21214.      */
  21215.     protected function getRulePayloadSubscriberService()
  21216.     {
  21217.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadSubscriber.php';
  21218.         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()));
  21219.     }
  21220.     /**
  21221.      * Gets the private 'Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater' shared service.
  21222.      *
  21223.      * @return \Shopware\Core\Content\Rule\DataAbstractionLayer\RulePayloadUpdater
  21224.      */
  21225.     protected function getRulePayloadUpdaterService()
  21226.     {
  21227.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/DataAbstractionLayer/RulePayloadUpdater.php';
  21228.         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()));
  21229.     }
  21230.     /**
  21231.      * Gets the private 'Shopware\Core\Content\Rule\RuleValidator' shared service.
  21232.      *
  21233.      * @return \Shopware\Core\Content\Rule\RuleValidator
  21234.      */
  21235.     protected function getRuleValidatorService()
  21236.     {
  21237.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Rule/RuleValidator.php';
  21238.         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()));
  21239.     }
  21240.     /**
  21241.      * Gets the private 'Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver' shared service.
  21242.      *
  21243.      * @return \Shopware\Core\Content\Seo\SalesChannel\StoreApiSeoResolver
  21244.      */
  21245.     protected function getStoreApiSeoResolverService()
  21246.     {
  21247.         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()));
  21248.     }
  21249.     /**
  21250.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlGenerator' shared service.
  21251.      *
  21252.      * @return \Shopware\Core\Content\Seo\SeoUrlGenerator
  21253.      */
  21254.     protected function getSeoUrlGeneratorService()
  21255.     {
  21256.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlGenerator.php';
  21257.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlTwigFactory.php';
  21258.         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 () {
  21259.             return new \EmptyIterator();
  21260.         }, 0)), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\TwigVariableParser'] ?? $this->getTwigVariableParserService()));
  21261.     }
  21262.     /**
  21263.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlPersister' shared service.
  21264.      *
  21265.      * @return \Shopware\Core\Content\Seo\SeoUrlPersister
  21266.      */
  21267.     protected function getSeoUrlPersisterService()
  21268.     {
  21269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlPersister.php';
  21270.         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()));
  21271.     }
  21272.     /**
  21273.      * Gets the private 'Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry' shared service.
  21274.      *
  21275.      * @return \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry
  21276.      */
  21277.     protected function getSeoUrlRouteRegistryService()
  21278.     {
  21279.         return $this->privates['Shopware\\Core\\Content\\Seo\\SeoUrlRoute\\SeoUrlRouteRegistry'] = new \Shopware\Core\Content\Seo\SeoUrlRoute\SeoUrlRouteRegistry(new RewindableGenerator(function () {
  21280.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\ProductPageSeoUrlRoute'] ?? $this->getProductPageSeoUrlRouteService());
  21281.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\NavigationPageSeoUrlRoute'] ?? $this->getNavigationPageSeoUrlRouteService());
  21282.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\LandingPageSeoUrlRoute'] ?? $this->getLandingPageSeoUrlRouteService());
  21283.         }, 3));
  21284.     }
  21285.     /**
  21286.      * Gets the private 'Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand' shared service.
  21287.      *
  21288.      * @return \Shopware\Core\Content\Sitemap\Commands\SitemapGenerateCommand
  21289.      */
  21290.     protected function getSitemapGenerateCommandService()
  21291.     {
  21292.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21293.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Commands/SitemapGenerateCommand.php';
  21294.         $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()));
  21295.         $instance->setName('sitemap:generate');
  21296.         return $instance;
  21297.     }
  21298.     /**
  21299.      * Gets the private 'Shopware\Core\Content\Sitemap\ConfigHandler\File' shared service.
  21300.      *
  21301.      * @return \Shopware\Core\Content\Sitemap\ConfigHandler\File
  21302.      */
  21303.     protected function getFileService()
  21304.     {
  21305.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/ConfigHandlerInterface.php';
  21306.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ConfigHandler/File.php';
  21307.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] = new \Shopware\Core\Content\Sitemap\ConfigHandler\File($this->parameters['shopware.sitemap']);
  21308.     }
  21309.     /**
  21310.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider' shared service.
  21311.      *
  21312.      * @return \Shopware\Core\Content\Sitemap\Provider\CategoryUrlProvider
  21313.      */
  21314.     protected function getCategoryUrlProviderService()
  21315.     {
  21316.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  21317.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  21318.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CategoryUrlProvider.php';
  21319.         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()));
  21320.     }
  21321.     /**
  21322.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider' shared service.
  21323.      *
  21324.      * @return \Shopware\Core\Content\Sitemap\Provider\CustomUrlProvider
  21325.      */
  21326.     protected function getCustomUrlProviderService()
  21327.     {
  21328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  21329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  21330.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/CustomUrlProvider.php';
  21331.         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()));
  21332.     }
  21333.     /**
  21334.      * Gets the private 'Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider' shared service.
  21335.      *
  21336.      * @return \Shopware\Core\Content\Sitemap\Provider\ProductUrlProvider
  21337.      */
  21338.     protected function getProductUrlProviderService()
  21339.     {
  21340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/UrlProviderInterface.php';
  21341.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/AbstractUrlProvider.php';
  21342.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Provider/ProductUrlProvider.php';
  21343.         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()));
  21344.     }
  21345.     /**
  21346.      * Gets the private 'Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler' shared service.
  21347.      *
  21348.      * @return \Shopware\Core\Content\Sitemap\ScheduledTask\SitemapGenerateTaskHandler
  21349.      */
  21350.     protected function getSitemapGenerateTaskHandlerService()
  21351.     {
  21352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/ScheduledTask/SitemapGenerateTaskHandler.php';
  21353.         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()));
  21354.     }
  21355.     /**
  21356.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\ConfigHandler' shared service.
  21357.      *
  21358.      * @return \Shopware\Core\Content\Sitemap\Service\ConfigHandler
  21359.      */
  21360.     protected function getConfigHandlerService()
  21361.     {
  21362.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/ConfigHandler.php';
  21363.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\ConfigHandler'] = new \Shopware\Core\Content\Sitemap\Service\ConfigHandler(new RewindableGenerator(function () {
  21364.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ConfigHandler\\File'] ?? $this->getFileService());
  21365.         }, 1));
  21366.     }
  21367.     /**
  21368.      * Gets the private 'Shopware\Core\Content\Sitemap\Service\SitemapExporter' shared service.
  21369.      *
  21370.      * @return \Shopware\Core\Content\Sitemap\Service\SitemapExporter
  21371.      */
  21372.     protected function getSitemapExporterService()
  21373.     {
  21374.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporterInterface.php';
  21375.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapExporter.php';
  21376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactoryInterface.php';
  21377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Sitemap/Service/SitemapHandleFactory.php';
  21378.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  21379.         return $this->privates['Shopware\\Core\\Content\\Sitemap\\Service\\SitemapExporter'] = new \Shopware\Core\Content\Sitemap\Service\SitemapExporter(new RewindableGenerator(function () {
  21380.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] ?? ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\HomeUrlProvider'] = new \Shopware\Core\Content\Sitemap\Provider\HomeUrlProvider()));
  21381.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CategoryUrlProvider'] ?? $this->getCategoryUrlProviderService());
  21382.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\CustomUrlProvider'] ?? $this->getCustomUrlProviderService());
  21383.             yield => ($this->privates['Shopware\\Core\\Content\\Sitemap\\Provider\\ProductUrlProvider'] ?? $this->getProductUrlProviderService());
  21384.         }, 4), ($this->services['cache.system'] ?? $this->getCache_SystemService()), 100, ($this->services['shopware.filesystem.sitemap'] ?? $this->getShopware_Filesystem_SitemapService()), new \Shopware\Core\Content\Sitemap\Service\SitemapHandleFactory($a), $a);
  21385.     }
  21386.     /**
  21387.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheClearer' shared service.
  21388.      *
  21389.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheClearer
  21390.      */
  21391.     protected function getCacheClearer2Service()
  21392.     {
  21393.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheClearer.php';
  21394.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  21395.         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()));
  21396.     }
  21397.     /**
  21398.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheDecorator' shared service.
  21399.      *
  21400.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheDecorator
  21401.      */
  21402.     protected function getCacheDecoratorService()
  21403.     {
  21404.         $a = new \Symfony\Component\Cache\Adapter\TagAwareAdapter(($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService()), ($this->privates['cache.tags'] ?? $this->getCache_TagsService()));
  21405.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  21406.         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())));
  21407.     }
  21408.     /**
  21409.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber' shared service.
  21410.      *
  21411.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidationSubscriber
  21412.      */
  21413.     protected function getCacheInvalidationSubscriberService()
  21414.     {
  21415.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/CacheInvalidationSubscriber.php';
  21416.         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()));
  21417.     }
  21418.     /**
  21419.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheInvalidator' shared service.
  21420.      *
  21421.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheInvalidator
  21422.      */
  21423.     protected function getCacheInvalidatorService()
  21424.     {
  21425.         $a = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  21426.         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()));
  21427.     }
  21428.     /**
  21429.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber' shared service.
  21430.      *
  21431.      * @return \Shopware\Core\Framework\Adapter\Cache\CacheStateSubscriber
  21432.      */
  21433.     protected function getCacheStateSubscriberService()
  21434.     {
  21435.         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()));
  21436.     }
  21437.     /**
  21438.      * Gets the private 'Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber' shared service.
  21439.      *
  21440.      * @return \Shopware\Core\Framework\Adapter\Cache\Script\ScriptCacheInvalidationSubscriber
  21441.      */
  21442.     protected function getScriptCacheInvalidationSubscriberService()
  21443.     {
  21444.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Cache/Script/ScriptCacheInvalidationSubscriber.php';
  21445.         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()));
  21446.     }
  21447.     /**
  21448.      * Gets the private 'Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand' shared service.
  21449.      *
  21450.      * @return \Shopware\Core\Framework\Adapter\Command\S3FilesystemVisibilityCommand
  21451.      */
  21452.     protected function getS3FilesystemVisibilityCommandService()
  21453.     {
  21454.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Command/S3FilesystemVisibilityCommand.php';
  21456.         $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()));
  21457.         $instance->setName('s3:set-visibility');
  21458.         return $instance;
  21459.     }
  21460.     /**
  21461.      * Gets the private 'Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory' shared service.
  21462.      *
  21463.      * @return \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory
  21464.      */
  21465.     protected function getFilesystemFactoryService()
  21466.     {
  21467.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Filesystem\\FilesystemFactory'] = new \Shopware\Core\Framework\Adapter\Filesystem\FilesystemFactory(new RewindableGenerator(function () {
  21468.             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()));
  21469.             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()));
  21470.             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()));
  21471.         }, 3), new RewindableGenerator(function () {
  21472.             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()));
  21473.         }, 1));
  21474.     }
  21475.     /**
  21476.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\Translator' shared service.
  21477.      *
  21478.      * @return \Shopware\Core\Framework\Adapter\Translation\Translator
  21479.      */
  21480.     protected function getTranslator2Service()
  21481.     {
  21482.         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()));
  21483.     }
  21484.     /**
  21485.      * Gets the private 'Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate' shared service.
  21486.      *
  21487.      * @return \Shopware\Core\Framework\Adapter\Translation\TranslatorCacheInvalidate
  21488.      */
  21489.     protected function getTranslatorCacheInvalidateService()
  21490.     {
  21491.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Translation/TranslatorCacheInvalidate.php';
  21492.         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()));
  21493.     }
  21494.     /**
  21495.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader' shared service.
  21496.      *
  21497.      * @return \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader
  21498.      */
  21499.     protected function getEntityTemplateLoaderService()
  21500.     {
  21501.         return $this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] = new \Shopware\Core\Framework\Adapter\Twig\EntityTemplateLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), 'dev');
  21502.     }
  21503.     /**
  21504.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder' shared service.
  21505.      *
  21506.      * @return \Shopware\Core\Framework\Adapter\Twig\NamespaceHierarchy\BundleHierarchyBuilder
  21507.      */
  21508.     protected function getBundleHierarchyBuilderService()
  21509.     {
  21510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/NamespaceHierarchy/BundleHierarchyBuilder.php';
  21511.         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()));
  21512.     }
  21513.     /**
  21514.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer' shared service.
  21515.      *
  21516.      * @return \Shopware\Core\Framework\Adapter\Twig\StringTemplateRenderer
  21517.      */
  21518.     protected function getStringTemplateRendererService()
  21519.     {
  21520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/StringTemplateRenderer.php';
  21521.         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()), ($this->targetDir.''.'%'));
  21522.     }
  21523.     /**
  21524.      * Gets the private 'Shopware\Core\Framework\Adapter\Twig\TwigVariableParser' shared service.
  21525.      *
  21526.      * @return \Shopware\Core\Framework\Adapter\Twig\TwigVariableParser
  21527.      */
  21528.     protected function getTwigVariableParserService()
  21529.     {
  21530.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Twig/TwigVariableParser.php';
  21531.         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()));
  21532.     }
  21533.     /**
  21534.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclAnnotationValidator' shared service.
  21535.      *
  21536.      * @return \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator
  21537.      */
  21538.     protected function getAclAnnotationValidatorService()
  21539.     {
  21540.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclAnnotationValidator'] = new \Shopware\Core\Framework\Api\Acl\AclAnnotationValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  21541.     }
  21542.     /**
  21543.      * Gets the private 'Shopware\Core\Framework\Api\Acl\AclWriteValidator' shared service.
  21544.      *
  21545.      * @return \Shopware\Core\Framework\Api\Acl\AclWriteValidator
  21546.      */
  21547.     protected function getAclWriteValidatorService()
  21548.     {
  21549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Acl/AclWriteValidator.php';
  21550.         return $this->privates['Shopware\\Core\\Framework\\Api\\Acl\\AclWriteValidator'] = new \Shopware\Core\Framework\Api\Acl\AclWriteValidator(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21551.     }
  21552.     /**
  21553.      * Gets the private 'Shopware\Core\Framework\Api\ApiDefinition\DefinitionService' shared service.
  21554.      *
  21555.      * @return \Shopware\Core\Framework\Api\ApiDefinition\DefinitionService
  21556.      */
  21557.     protected function getDefinitionServiceService()
  21558.     {
  21559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/DefinitionService.php';
  21560.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/ApiDefinitionGeneratorInterface.php';
  21561.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/StoreApiGenerator.php';
  21562.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiSchemaBuilder.php';
  21563.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiDefinitionSchemaBuilder.php';
  21564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiLoader.php';
  21565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi3Generator.php';
  21566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/OpenApi/OpenApiPathBuilder.php';
  21567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/ApiDefinition/Generator/EntitySchemaGenerator.php';
  21568.         $a = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiSchemaBuilder('6.4.11.1');
  21569.         $b = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiDefinitionSchemaBuilder();
  21570.         $c = new \Shopware\Core\Framework\Api\ApiDefinition\Generator\OpenApi\OpenApiLoader(($this->services['router'] ?? $this->getRouterService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  21571.         $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']);
  21572.         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());
  21573.     }
  21574.     /**
  21575.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand' shared service.
  21576.      *
  21577.      * @return \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand
  21578.      */
  21579.     protected function getDumpClassSchemaCommandService()
  21580.     {
  21581.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpClassSchemaCommand.php';
  21583.         $this->privates['Shopware\\Core\\Framework\\Api\\Command\\DumpClassSchemaCommand'] = $instance = new \Shopware\Core\Framework\Api\Command\DumpClassSchemaCommand($this->parameters['kernel.bundles_metadata']);
  21584.         $instance->setName('framework:dump:class:schema');
  21585.         return $instance;
  21586.     }
  21587.     /**
  21588.      * Gets the private 'Shopware\Core\Framework\Api\Command\DumpSchemaCommand' shared service.
  21589.      *
  21590.      * @return \Shopware\Core\Framework\Api\Command\DumpSchemaCommand
  21591.      */
  21592.     protected function getDumpSchemaCommandService()
  21593.     {
  21594.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21595.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Command/DumpSchemaCommand.php';
  21596.         $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()));
  21597.         $instance->setName('framework:schema');
  21598.         return $instance;
  21599.     }
  21600.     /**
  21601.      * Gets the private 'Shopware\Core\Framework\Api\Converter\ApiVersionConverter' shared service.
  21602.      *
  21603.      * @return \Shopware\Core\Framework\Api\Converter\ApiVersionConverter
  21604.      */
  21605.     protected function getApiVersionConverterService()
  21606.     {
  21607.         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 () {
  21608.             return new \EmptyIterator();
  21609.         }, 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())))));
  21610.     }
  21611.     /**
  21612.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener' shared service.
  21613.      *
  21614.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\ApiAuthenticationListener
  21615.      */
  21616.     protected function getApiAuthenticationListenerService()
  21617.     {
  21618.         $a = ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] ?? ($this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\AccessTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\AccessTokenRepository()));
  21619.         $b = ($this->privates['shopware.public_key'] ?? ($this->privates['shopware.public_key'] = new \League\OAuth2\Server\CryptKey((\dirname(__DIR__4).'/config/jwt/public.pem'))));
  21620.         $c = new \League\OAuth2\Server\AuthorizationValidators\BearerTokenValidator($a);
  21621.         $c->setPublicKey($b);
  21622.         $d = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  21623.         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()));
  21624.     }
  21625.     /**
  21626.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener' shared service.
  21627.      *
  21628.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\SalesChannelAuthenticationListener
  21629.      */
  21630.     protected function getSalesChannelAuthenticationListenerService()
  21631.     {
  21632.         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()));
  21633.     }
  21634.     /**
  21635.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber' shared service.
  21636.      *
  21637.      * @return \Shopware\Core\Framework\Api\EventListener\Authentication\UserCredentialsChangedSubscriber
  21638.      */
  21639.     protected function getUserCredentialsChangedSubscriberService()
  21640.     {
  21641.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/EventListener/Authentication/UserCredentialsChangedSubscriber.php';
  21642.         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()));
  21643.     }
  21644.     /**
  21645.      * Gets the private 'Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber' shared service.
  21646.      *
  21647.      * @return \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber
  21648.      */
  21649.     protected function getExpectationSubscriberService()
  21650.     {
  21651.         return $this->privates['Shopware\\Core\\Framework\\Api\\EventListener\\ExpectationSubscriber'] = new \Shopware\Core\Framework\Api\EventListener\ExpectationSubscriber('6.4.11.1'$this->parameters['kernel.plugin_infos']);
  21652.     }
  21653.     /**
  21654.      * Gets the private 'Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository' shared service.
  21655.      *
  21656.      * @return \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository
  21657.      */
  21658.     protected function getRefreshTokenRepositoryService()
  21659.     {
  21660.         return $this->privates['Shopware\\Core\\Framework\\Api\\OAuth\\RefreshTokenRepository'] = new \Shopware\Core\Framework\Api\OAuth\RefreshTokenRepository(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  21661.     }
  21662.     /**
  21663.      * Gets the private 'Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder' shared service.
  21664.      *
  21665.      * @return \Shopware\Core\Framework\Api\Serializer\JsonEntityEncoder
  21666.      */
  21667.     protected function getJsonEntityEncoderService()
  21668.     {
  21669.         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()));
  21670.     }
  21671.     /**
  21672.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Executor' shared service.
  21673.      *
  21674.      * @return \Shopware\Core\Framework\App\ActionButton\Executor
  21675.      */
  21676.     protected function getExecutorService()
  21677.     {
  21678.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Executor.php';
  21679.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactory.php';
  21680.         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 () {
  21681.             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()));
  21682.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenModalResponseFactory'] ?? $this->getOpenModalResponseFactoryService());
  21683.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ActionButton\\Response\\OpenNewTabResponseFactory'] ?? $this->getOpenNewTabResponseFactoryService());
  21684.             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()));
  21685.         }, 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)));
  21686.     }
  21687.     /**
  21688.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory' shared service.
  21689.      *
  21690.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenModalResponseFactory
  21691.      */
  21692.     protected function getOpenModalResponseFactoryService()
  21693.     {
  21694.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  21695.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenModalResponseFactory.php';
  21696.         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()));
  21697.     }
  21698.     /**
  21699.      * Gets the private 'Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory' shared service.
  21700.      *
  21701.      * @return \Shopware\Core\Framework\App\ActionButton\Response\OpenNewTabResponseFactory
  21702.      */
  21703.     protected function getOpenNewTabResponseFactoryService()
  21704.     {
  21705.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/ActionButtonResponseFactoryInterface.php';
  21706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ActionButton/Response/OpenNewTabResponseFactory.php';
  21707.         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()));
  21708.     }
  21709.     /**
  21710.      * Gets the private 'Shopware\Core\Framework\App\ActiveAppsLoader' shared service.
  21711.      *
  21712.      * @return \Shopware\Core\Framework\App\ActiveAppsLoader
  21713.      */
  21714.     protected function getActiveAppsLoaderService()
  21715.     {
  21716.         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()));
  21717.     }
  21718.     /**
  21719.      * Gets the private 'Shopware\Core\Framework\App\AppStateService' shared service.
  21720.      *
  21721.      * @return \Shopware\Core\Framework\App\AppStateService
  21722.      */
  21723.     protected function getAppStateServiceService()
  21724.     {
  21725.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppStateService.php';
  21726.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/PaymentMethodStateService.php';
  21727.         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()));
  21728.     }
  21729.     /**
  21730.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy' shared service.
  21731.      *
  21732.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\MoveShopPermanentlyStrategy
  21733.      */
  21734.     protected function getMoveShopPermanentlyStrategyService()
  21735.     {
  21736.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  21737.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/MoveShopPermanentlyStrategy.php';
  21738.         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()));
  21739.     }
  21740.     /**
  21741.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy' shared service.
  21742.      *
  21743.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\ReinstallAppsStrategy
  21744.      */
  21745.     protected function getReinstallAppsStrategyService()
  21746.     {
  21747.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  21748.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/ReinstallAppsStrategy.php';
  21749.         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()));
  21750.     }
  21751.     /**
  21752.      * Gets the private 'Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy' shared service.
  21753.      *
  21754.      * @return \Shopware\Core\Framework\App\AppUrlChangeResolver\UninstallAppsStrategy
  21755.      */
  21756.     protected function getUninstallAppsStrategyService()
  21757.     {
  21758.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/AbstractAppUrlChangeStrategy.php';
  21759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppUrlChangeResolver/UninstallAppsStrategy.php';
  21760.         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()));
  21761.     }
  21762.     /**
  21763.      * Gets the private 'Shopware\Core\Framework\App\Command\ActivateAppCommand' shared service.
  21764.      *
  21765.      * @return \Shopware\Core\Framework\App\Command\ActivateAppCommand
  21766.      */
  21767.     protected function getActivateAppCommandService()
  21768.     {
  21769.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21770.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  21771.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ActivateAppCommand.php';
  21772.         $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()));
  21773.         $instance->setName('app:activate');
  21774.         return $instance;
  21775.     }
  21776.     /**
  21777.      * Gets the private 'Shopware\Core\Framework\App\Command\AppPrinter' shared service.
  21778.      *
  21779.      * @return \Shopware\Core\Framework\App\Command\AppPrinter
  21780.      */
  21781.     protected function getAppPrinterService()
  21782.     {
  21783.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AppPrinter.php';
  21784.         return $this->privates['Shopware\\Core\\Framework\\App\\Command\\AppPrinter'] = new \Shopware\Core\Framework\App\Command\AppPrinter(($this->services['app.repository'] ?? $this->getApp_RepositoryService()));
  21785.     }
  21786.     /**
  21787.      * Gets the private 'Shopware\Core\Framework\App\Command\DeactivateAppCommand' shared service.
  21788.      *
  21789.      * @return \Shopware\Core\Framework\App\Command\DeactivateAppCommand
  21790.      */
  21791.     protected function getDeactivateAppCommandService()
  21792.     {
  21793.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21794.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/AbstractAppActivationCommand.php';
  21795.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/DeactivateAppCommand.php';
  21796.         $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()));
  21797.         $instance->setName('app:deactivate');
  21798.         return $instance;
  21799.     }
  21800.     /**
  21801.      * Gets the private 'Shopware\Core\Framework\App\Command\InstallAppCommand' shared service.
  21802.      *
  21803.      * @return \Shopware\Core\Framework\App\Command\InstallAppCommand
  21804.      */
  21805.     protected function getInstallAppCommandService()
  21806.     {
  21807.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21808.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/InstallAppCommand.php';
  21809.         $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()));
  21810.         $instance->setName('app:install');
  21811.         return $instance;
  21812.     }
  21813.     /**
  21814.      * Gets the private 'Shopware\Core\Framework\App\Command\RefreshAppCommand' shared service.
  21815.      *
  21816.      * @return \Shopware\Core\Framework\App\Command\RefreshAppCommand
  21817.      */
  21818.     protected function getRefreshAppCommandService()
  21819.     {
  21820.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21821.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/RefreshAppCommand.php';
  21822.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/AppService.php';
  21823.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycleIterator.php';
  21824.         $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()));
  21825.         $instance->setName('app:refresh');
  21826.         return $instance;
  21827.     }
  21828.     /**
  21829.      * Gets the private 'Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand' shared service.
  21830.      *
  21831.      * @return \Shopware\Core\Framework\App\Command\ResolveAppUrlChangeCommand
  21832.      */
  21833.     protected function getResolveAppUrlChangeCommandService()
  21834.     {
  21835.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21836.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ResolveAppUrlChangeCommand.php';
  21837.         $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()));
  21838.         $instance->setName('app:url-change:resolve');
  21839.         return $instance;
  21840.     }
  21841.     /**
  21842.      * Gets the private 'Shopware\Core\Framework\App\Command\UninstallAppCommand' shared service.
  21843.      *
  21844.      * @return \Shopware\Core\Framework\App\Command\UninstallAppCommand
  21845.      */
  21846.     protected function getUninstallAppCommandService()
  21847.     {
  21848.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21849.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/UninstallAppCommand.php';
  21850.         $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()));
  21851.         $instance->setName('app:uninstall');
  21852.         return $instance;
  21853.     }
  21854.     /**
  21855.      * Gets the private 'Shopware\Core\Framework\App\Command\ValidateAppCommand' shared service.
  21856.      *
  21857.      * @return \Shopware\Core\Framework\App\Command\ValidateAppCommand
  21858.      */
  21859.     protected function getValidateAppCommandService()
  21860.     {
  21861.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  21862.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Command/ValidateAppCommand.php';
  21863.         $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()));
  21864.         $instance->setName('app:validate');
  21865.         return $instance;
  21866.     }
  21867.     /**
  21868.      * Gets the private 'Shopware\Core\Framework\App\Hmac\QuerySigner' shared service.
  21869.      *
  21870.      * @return \Shopware\Core\Framework\App\Hmac\QuerySigner
  21871.      */
  21872.     protected function getQuerySignerService()
  21873.     {
  21874.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/QuerySigner.php';
  21875.         return $this->privates['Shopware\\Core\\Framework\\App\\Hmac\\QuerySigner'] = new \Shopware\Core\Framework\App\Hmac\QuerySigner($this->getEnv('APP_URL'), '6.4.11.1', ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()), ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService()));
  21876.     }
  21877.     /**
  21878.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLifecycle' shared service.
  21879.      *
  21880.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLifecycle
  21881.      */
  21882.     protected function getAppLifecycleService()
  21883.     {
  21884.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AbstractAppLifecycle.php';
  21885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/AppLifecycle.php';
  21886.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PermissionPersister.php';
  21887.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CustomFieldPersister.php';
  21888.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/ActionButtonPersister.php';
  21889.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/TemplatePersister.php';
  21890.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/AbstractTemplateLoader.php';
  21891.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/App/Template/IconTemplateLoader.php';
  21892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Template/TemplateLoader.php';
  21893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/WebhookPersister.php';
  21894.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/PaymentMethodPersister.php';
  21895.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Persister/CmsBlockPersister.php';
  21896.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/AbstractBlockTemplateLoader.php';
  21897.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Cms/BlockTemplateLoader.php';
  21898.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomEntity/Schema/CustomEntityPersister.php';
  21899.         $a = ($this->services['app.repository'] ?? $this->getApp_RepositoryService());
  21900.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  21901.         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($b), 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), new \Shopware\Core\System\CustomEntity\Schema\CustomEntityPersister($b), ($this->services['Shopware\\Core\\System\\CustomEntity\\Schema\\CustomEntitySchemaUpdater'] ?? $this->getCustomEntitySchemaUpdaterService()), $b);
  21902.     }
  21903.     /**
  21904.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\AppLoader' shared service.
  21905.      *
  21906.      * @return \Shopware\Core\Framework\App\Lifecycle\AppLoader
  21907.      */
  21908.     protected function getAppLoaderService()
  21909.     {
  21910.         return $this->privates['Shopware\\Core\\Framework\\App\\Lifecycle\\AppLoader'] = new \Shopware\Core\Framework\App\Lifecycle\AppLoader((\dirname(__DIR__4).'/custom/apps'), \dirname(__DIR__4), ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] ?? ($this->privates['Shopware\\Core\\System\\SystemConfig\\Util\\ConfigReader'] = new \Shopware\Core\System\SystemConfig\Util\ConfigReader())), new \Shopware\Core\System\CustomEntity\Xml\CustomEntityXmlSchemaValidator());
  21911.     }
  21912.     /**
  21913.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister' shared service.
  21914.      *
  21915.      * @return \Shopware\Core\Framework\App\Lifecycle\Persister\ScriptPersister
  21916.      */
  21917.     protected function getScriptPersisterService()
  21918.     {
  21919.         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));
  21920.     }
  21921.     /**
  21922.      * Gets the private 'Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService' shared service.
  21923.      *
  21924.      * @return \Shopware\Core\Framework\App\Lifecycle\Registration\AppRegistrationService
  21925.      */
  21926.     protected function getAppRegistrationServiceService()
  21927.     {
  21928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/AppRegistrationService.php';
  21929.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Registration/HandshakeFactory.php';
  21930.         $a = ($this->services['Shopware\\Core\\Framework\\App\\ShopId\\ShopIdProvider'] ?? $this->getShopIdProviderService());
  21931.         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.11.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.11.1');
  21932.     }
  21933.     /**
  21934.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler' shared service.
  21935.      *
  21936.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppAsyncPaymentHandler
  21937.      */
  21938.     protected function getAppAsyncPaymentHandlerService()
  21939.     {
  21940.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  21941.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  21942.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  21943.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  21944.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  21945.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppAsyncPaymentHandler.php';
  21946.         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()));
  21947.     }
  21948.     /**
  21949.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppPreparedPaymentHandler' shared service.
  21950.      *
  21951.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppPreparedPaymentHandler
  21952.      */
  21953.     protected function getAppPreparedPaymentHandlerService()
  21954.     {
  21955.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  21956.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  21957.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  21958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  21959.         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()));
  21960.     }
  21961.     /**
  21962.      * Gets the private 'Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler' shared service.
  21963.      *
  21964.      * @return \Shopware\Core\Framework\App\Payment\Handler\AppSyncPaymentHandler
  21965.      */
  21966.     protected function getAppSyncPaymentHandlerService()
  21967.     {
  21968.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AbstractAppPaymentHandler.php';
  21969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  21970.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PreparedPaymentHandlerInterface.php';
  21971.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppPreparedPaymentHandler.php';
  21972.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  21973.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Handler/AppSyncPaymentHandler.php';
  21974.         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()));
  21975.     }
  21976.     /**
  21977.      * Gets the private 'Shopware\Core\Framework\App\Payment\Payload\PayloadService' shared service.
  21978.      *
  21979.      * @return \Shopware\Core\Framework\App\Payment\Payload\PayloadService
  21980.      */
  21981.     protected function getPayloadServiceService()
  21982.     {
  21983.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Payment/Payload/PayloadService.php';
  21984.         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'));
  21985.     }
  21986.     /**
  21987.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler' shared service.
  21988.      *
  21989.      * @return \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsHandler
  21990.      */
  21991.     protected function getDeleteCascadeAppsHandlerService()
  21992.     {
  21993.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler.php';
  21994.         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()));
  21995.     }
  21996.     /**
  21997.      * Gets the private 'Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler' shared service.
  21998.      *
  21999.      * @return \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsHandler
  22000.      */
  22001.     protected function getUpdateAppsHandlerService()
  22002.     {
  22003.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/ScheduledTask/UpdateAppsHandler.php';
  22004.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AbstractAppUpdater.php';
  22005.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Lifecycle/Update/AppUpdater.php';
  22006.         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())));
  22007.     }
  22008.     /**
  22009.      * Gets the private 'Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber' shared service.
  22010.      *
  22011.      * @return \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber
  22012.      */
  22013.     protected function getCustomFieldProtectionSubscriberService()
  22014.     {
  22015.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Subscriber/CustomFieldProtectionSubscriber.php';
  22016.         return $this->privates['Shopware\\Core\\Framework\\App\\Subscriber\\CustomFieldProtectionSubscriber'] = new \Shopware\Core\Framework\App\Subscriber\CustomFieldProtectionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22017.     }
  22018.     /**
  22019.      * Gets the private 'Shopware\Core\Framework\App\Validation\ConfigValidator' shared service.
  22020.      *
  22021.      * @return \Shopware\Core\Framework\App\Validation\ConfigValidator
  22022.      */
  22023.     protected function getConfigValidatorService()
  22024.     {
  22025.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  22026.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ConfigValidator.php';
  22027.         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())));
  22028.     }
  22029.     /**
  22030.      * Gets the private 'Shopware\Core\Framework\App\Validation\HookableValidator' shared service.
  22031.      *
  22032.      * @return \Shopware\Core\Framework\App\Validation\HookableValidator
  22033.      */
  22034.     protected function getHookableValidatorService()
  22035.     {
  22036.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/AbstractManifestValidator.php';
  22037.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/HookableValidator.php';
  22038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/HookableEventCollector.php';
  22039.         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())));
  22040.     }
  22041.     /**
  22042.      * Gets the private 'Shopware\Core\Framework\App\Validation\ManifestValidator' shared service.
  22043.      *
  22044.      * @return \Shopware\Core\Framework\App\Validation\ManifestValidator
  22045.      */
  22046.     protected function getManifestValidatorService()
  22047.     {
  22048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Validation/ManifestValidator.php';
  22049.         return $this->privates['Shopware\\Core\\Framework\\App\\Validation\\ManifestValidator'] = new \Shopware\Core\Framework\App\Validation\ManifestValidator(new RewindableGenerator(function () {
  22050.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\TranslationValidator'] = new \Shopware\Core\Framework\App\Validation\TranslationValidator()));
  22051.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\AppNameValidator'] = new \Shopware\Core\Framework\App\Validation\AppNameValidator()));
  22052.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\ConfigValidator'] ?? $this->getConfigValidatorService());
  22053.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\Validation\\HookableValidator'] ?? $this->getHookableValidatorService());
  22054.         }, 4));
  22055.     }
  22056.     /**
  22057.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand' shared service.
  22058.      *
  22059.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogChangeCommand
  22060.      */
  22061.     protected function getChangelogChangeCommandService()
  22062.     {
  22063.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22064.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogChangeCommand.php';
  22065.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  22066.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseExporter.php';
  22067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  22068.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  22069.         $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']));
  22070.         $instance->setName('changelog:change');
  22071.         return $instance;
  22072.     }
  22073.     /**
  22074.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand' shared service.
  22075.      *
  22076.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCheckCommand
  22077.      */
  22078.     protected function getChangelogCheckCommandService()
  22079.     {
  22080.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCheckCommand.php';
  22082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  22083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogValidator.php';
  22084.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  22085.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  22086.         $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']));
  22087.         $instance->setName('changelog:check');
  22088.         return $instance;
  22089.     }
  22090.     /**
  22091.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand' shared service.
  22092.      *
  22093.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogCreateCommand
  22094.      */
  22095.     protected function getChangelogCreateCommandService()
  22096.     {
  22097.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22098.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogCreateCommand.php';
  22099.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  22100.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogGenerator.php';
  22101.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  22102.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  22103.         $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']));
  22104.         $instance->setName('changelog:create');
  22105.         return $instance;
  22106.     }
  22107.     /**
  22108.      * Gets the private 'Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand' shared service.
  22109.      *
  22110.      * @return \Shopware\Core\Framework\Changelog\Command\ChangelogReleaseCommand
  22111.      */
  22112.     protected function getChangelogReleaseCommandService()
  22113.     {
  22114.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22115.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Command/ChangelogReleaseCommand.php';
  22116.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogProcessor.php';
  22117.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/Processor/ChangelogReleaseCreator.php';
  22118.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Changelog/ChangelogParser.php';
  22119.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  22120.         $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']));
  22121.         $instance->setName('changelog:release');
  22122.         return $instance;
  22123.     }
  22124.     /**
  22125.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand' shared service.
  22126.      *
  22127.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateEntitiesCommand
  22128.      */
  22129.     protected function getCreateEntitiesCommandService()
  22130.     {
  22131.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22132.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateEntitiesCommand.php';
  22133.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/EntityGenerator.php';
  22134.         $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));
  22135.         $instance->setName('dal:create:entities');
  22136.         return $instance;
  22137.     }
  22138.     /**
  22139.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand' shared service.
  22140.      *
  22141.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateHydratorCommand
  22142.      */
  22143.     protected function getCreateHydratorCommandService()
  22144.     {
  22145.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22146.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateHydratorCommand.php';
  22147.         $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));
  22148.         $instance->setName('dal:create:hydrators');
  22149.         return $instance;
  22150.     }
  22151.     /**
  22152.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand' shared service.
  22153.      *
  22154.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\CreateSchemaCommand
  22155.      */
  22156.     protected function getCreateSchemaCommandService()
  22157.     {
  22158.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22159.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/CreateSchemaCommand.php';
  22160.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/SchemaGenerator.php';
  22161.         $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));
  22162.         $instance->setName('dal:create:schema');
  22163.         return $instance;
  22164.     }
  22165.     /**
  22166.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand' shared service.
  22167.      *
  22168.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\DataAbstractionLayerValidateCommand
  22169.      */
  22170.     protected function getDataAbstractionLayerValidateCommandService()
  22171.     {
  22172.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22173.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/DataAbstractionLayerValidateCommand.php';
  22174.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/DefinitionValidator.php';
  22175.         $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())));
  22176.         $instance->setName('dal:validate');
  22177.         return $instance;
  22178.     }
  22179.     /**
  22180.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand' shared service.
  22181.      *
  22182.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Command\RefreshIndexCommand
  22183.      */
  22184.     protected function getRefreshIndexCommandService()
  22185.     {
  22186.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22187.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  22188.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/RefreshIndexCommand.php';
  22189.         $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()));
  22190.         $instance->setName('dal:refresh:index');
  22191.         return $instance;
  22192.     }
  22193.     /**
  22194.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory' shared service.
  22195.      *
  22196.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\Common\IteratorFactory
  22197.      */
  22198.     protected function getIteratorFactoryService()
  22199.     {
  22200.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Dbal/Common/IteratorFactory.php';
  22201.         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()));
  22202.     }
  22203.     /**
  22204.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder' shared service.
  22205.      *
  22206.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\CriteriaQueryBuilder
  22207.      */
  22208.     protected function getCriteriaQueryBuilderService()
  22209.     {
  22210.         $a = ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Parser\\SqlQueryParser'] ?? $this->getSqlQueryParserService());
  22211.         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));
  22212.     }
  22213.     /**
  22214.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver' shared service.
  22215.      *
  22216.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Dbal\EntityForeignKeyResolver
  22217.      */
  22218.     protected function getEntityForeignKeyResolverService()
  22219.     {
  22220.         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())));
  22221.     }
  22222.     /**
  22223.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator' shared service.
  22224.      *
  22225.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator
  22226.      */
  22227.     protected function getAppContextCreatorService()
  22228.     {
  22229.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Facade/AppContextCreator.php';
  22230.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Facade\\AppContextCreator'] = new \Shopware\Core\Framework\DataAbstractionLayer\Facade\AppContextCreator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22231.     }
  22232.     /**
  22233.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater' shared service.
  22234.      *
  22235.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ChildCountUpdater
  22236.      */
  22237.     protected function getChildCountUpdaterService()
  22238.     {
  22239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ChildCountUpdater.php';
  22240.         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()));
  22241.     }
  22242.     /**
  22243.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater' shared service.
  22244.      *
  22245.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\InheritanceUpdater
  22246.      */
  22247.     protected function getInheritanceUpdaterService()
  22248.     {
  22249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/InheritanceUpdater.php';
  22250.         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()));
  22251.     }
  22252.     /**
  22253.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater' shared service.
  22254.      *
  22255.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\ManyToManyIdFieldUpdater
  22256.      */
  22257.     protected function getManyToManyIdFieldUpdaterService()
  22258.     {
  22259.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/ManyToManyIdFieldUpdater.php';
  22260.         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()));
  22261.     }
  22262.     /**
  22263.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber' shared service.
  22264.      *
  22265.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\Subscriber\RegisteredIndexerSubscriber
  22266.      */
  22267.     protected function getRegisteredIndexerSubscriberService()
  22268.     {
  22269.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/Subscriber/RegisteredIndexerSubscriber.php';
  22270.         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()));
  22271.     }
  22272.     /**
  22273.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater' shared service.
  22274.      *
  22275.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Indexing\TreeUpdater
  22276.      */
  22277.     protected function getTreeUpdaterService()
  22278.     {
  22279.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/TreeUpdater.php';
  22280.         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()));
  22281.     }
  22282.     /**
  22283.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator' shared service.
  22284.      *
  22285.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\ApiCriteriaValidator
  22286.      */
  22287.     protected function getApiCriteriaValidatorService()
  22288.     {
  22289.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/ApiCriteriaValidator.php';
  22290.         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()));
  22291.     }
  22292.     /**
  22293.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher' shared service.
  22294.      *
  22295.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher
  22296.      */
  22297.     protected function getCompositeEntitySearcherService()
  22298.     {
  22299.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/CompositeEntitySearcher.php';
  22300.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\CompositeEntitySearcher'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\CompositeEntitySearcher(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), new RewindableGenerator(function () {
  22301.             yield => ($this->services['Shopware\\Core\\Content\\LandingPage\\LandingPageDefinition'] ?? $this->getLandingPageDefinitionService());
  22302.             yield => ($this->services['Shopware\\Core\\Checkout\\Order\\OrderDefinition'] ?? $this->getOrderDefinitionService());
  22303.             yield => ($this->services['Shopware\\Core\\Checkout\\Customer\\CustomerDefinition'] ?? $this->getCustomerDefinitionService());
  22304.             yield => ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService());
  22305.             yield => ($this->services['Shopware\\Core\\Content\\Category\\CategoryDefinition'] ?? $this->getCategoryDefinitionService());
  22306.             yield => ($this->services['Shopware\\Core\\Content\\Media\\MediaDefinition'] ?? $this->getMediaDefinitionService());
  22307.             yield => ($this->services['Shopware\\Core\\Content\\Product\\Aggregate\\ProductManufacturer\\ProductManufacturerDefinition'] ?? $this->getProductManufacturerDefinitionService());
  22308.             yield => ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService());
  22309.             yield => ($this->services['Shopware\\Core\\Content\\Cms\\CmsPageDefinition'] ?? $this->getCmsPageDefinitionService());
  22310.         }, 9));
  22311.     }
  22312.     /**
  22313.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser' shared service.
  22314.      *
  22315.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Parser\SqlQueryParser
  22316.      */
  22317.     protected function getSqlQueryParserService()
  22318.     {
  22319.         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()));
  22320.     }
  22321.     /**
  22322.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder' shared service.
  22323.      *
  22324.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\RequestCriteriaBuilder
  22325.      */
  22326.     protected function getRequestCriteriaBuilderService()
  22327.     {
  22328.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/RequestCriteriaBuilder.php';
  22329.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Parser/AggregationParser.php';
  22330.         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);
  22331.     }
  22332.     /**
  22333.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter' shared service.
  22334.      *
  22335.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Filter\TokenFilter
  22336.      */
  22337.     protected function getTokenFilterService()
  22338.     {
  22339.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/AbstractTokenFilter.php';
  22340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Search/Term/Filter/TokenFilter.php';
  22341.         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()));
  22342.     }
  22343.     /**
  22344.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter' shared service.
  22345.      *
  22346.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter
  22347.      */
  22348.     protected function getSearchTermInterpreterService()
  22349.     {
  22350.         return $this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\SearchTermInterpreter'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\SearchTermInterpreter(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))));
  22351.     }
  22352.     /**
  22353.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator' shared service.
  22354.      *
  22355.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityExistsValidator
  22356.      */
  22357.     protected function getEntityExistsValidatorService()
  22358.     {
  22359.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22360.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22361.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityExistsValidator.php';
  22362.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()));
  22363.     }
  22364.     /**
  22365.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator' shared service.
  22366.      *
  22367.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Validation\EntityNotExistsValidator
  22368.      */
  22369.     protected function getEntityNotExistsValidatorService()
  22370.     {
  22371.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  22372.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  22373.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Validation/EntityNotExistsValidator.php';
  22374.         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->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\EntitySearcherInterface'] ?? $this->getEntitySearcherInterfaceService()));
  22375.     }
  22376.     /**
  22377.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler' shared service.
  22378.      *
  22379.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Version\Cleanup\CleanupVersionTaskHandler
  22380.      */
  22381.     protected function getCleanupVersionTaskHandlerService()
  22382.     {
  22383.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Version/Cleanup/CleanupVersionTaskHandler.php';
  22384.         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);
  22385.     }
  22386.     /**
  22387.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter' shared service.
  22388.      *
  22389.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\EntityWriter
  22390.      */
  22391.     protected function getEntityWriterService()
  22392.     {
  22393.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  22394.         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())));
  22395.     }
  22396.     /**
  22397.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator' shared service.
  22398.      *
  22399.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\Validation\LockValidator
  22400.      */
  22401.     protected function getLockValidatorService()
  22402.     {
  22403.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Write/Validation/LockValidator.php';
  22404.         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()));
  22405.     }
  22406.     /**
  22407.      * Gets the private 'Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor' shared service.
  22408.      *
  22409.      * @return \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteCommandExtractor
  22410.      */
  22411.     protected function getWriteCommandExtractorService()
  22412.     {
  22413.         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()));
  22414.     }
  22415.     /**
  22416.      * Gets the private 'Shopware\Core\Framework\Demodata\Command\DemodataCommand' shared service.
  22417.      *
  22418.      * @return \Shopware\Core\Framework\Demodata\Command\DemodataCommand
  22419.      */
  22420.     protected function getDemodataCommandService()
  22421.     {
  22422.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22423.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Command/DemodataCommand.php';
  22424.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataService.php';
  22425.         $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 () {
  22426.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\RuleGenerator'] ?? $this->getRuleGeneratorService());
  22427.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomerGenerator'] ?? $this->getCustomerGeneratorService());
  22428.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] ?? $this->getPropertyGroupGeneratorService());
  22429.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] ?? $this->getCategoryGeneratorService());
  22430.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductManufacturerGenerator'] ?? $this->getProductManufacturerGeneratorService());
  22431.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] ?? $this->getTagGeneratorService());
  22432.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductReviewGenerator'] ?? $this->getProductReviewGeneratorService());
  22433.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductGenerator'] ?? $this->getProductGeneratorService());
  22434.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] ?? $this->getPromotionGeneratorService());
  22435.             yield => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\FlowGenerator'] ?? $this->getFlowGeneratorService());
  22436.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MediaGenerator'] ?? $this->getMediaGeneratorService());
  22437.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\ProductStreamGenerator'] ?? $this->getProductStreamGeneratorService());
  22438.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\OrderGenerator'] ?? $this->getOrderGeneratorService());
  22439.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CustomFieldGenerator'] ?? $this->getCustomFieldGeneratorService());
  22440.             yield 14 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailTemplateGenerator'] ?? $this->getMailTemplateGeneratorService());
  22441.             yield 15 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\MailHeaderFooterGenerator'] ?? $this->getMailHeaderFooterGeneratorService());
  22442.             yield 16 => ($this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\UserGenerator'] ?? $this->getUserGeneratorService());
  22443.         }, 17), \dirname(__DIR__4), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), 'dev');
  22444.         $instance->setName('framework:demodata');
  22445.         return $instance;
  22446.     }
  22447.     /**
  22448.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CategoryGenerator' shared service.
  22449.      *
  22450.      * @return \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator
  22451.      */
  22452.     protected function getCategoryGeneratorService()
  22453.     {
  22454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22455.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CategoryGenerator.php';
  22456.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\CategoryGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\CategoryGenerator(($this->services['category.repository'] ?? $this->getCategory_RepositoryService()), ($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22457.     }
  22458.     /**
  22459.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator' shared service.
  22460.      *
  22461.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomFieldGenerator
  22462.      */
  22463.     protected function getCustomFieldGeneratorService()
  22464.     {
  22465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomFieldGenerator.php';
  22467.         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()));
  22468.     }
  22469.     /**
  22470.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\CustomerGenerator' shared service.
  22471.      *
  22472.      * @return \Shopware\Core\Framework\Demodata\Generator\CustomerGenerator
  22473.      */
  22474.     protected function getCustomerGeneratorService()
  22475.     {
  22476.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/CustomerGenerator.php';
  22478.         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()));
  22479.     }
  22480.     /**
  22481.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\FlowGenerator' shared service.
  22482.      *
  22483.      * @return \Shopware\Core\Framework\Demodata\Generator\FlowGenerator
  22484.      */
  22485.     protected function getFlowGeneratorService()
  22486.     {
  22487.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22488.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/FlowGenerator.php';
  22489.         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()));
  22490.     }
  22491.     /**
  22492.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator' shared service.
  22493.      *
  22494.      * @return \Shopware\Core\Framework\Demodata\Generator\MailHeaderFooterGenerator
  22495.      */
  22496.     protected function getMailHeaderFooterGeneratorService()
  22497.     {
  22498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22499.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailHeaderFooterGenerator.php';
  22500.         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()));
  22501.     }
  22502.     /**
  22503.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator' shared service.
  22504.      *
  22505.      * @return \Shopware\Core\Framework\Demodata\Generator\MailTemplateGenerator
  22506.      */
  22507.     protected function getMailTemplateGeneratorService()
  22508.     {
  22509.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22510.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MailTemplateGenerator.php';
  22511.         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()));
  22512.     }
  22513.     /**
  22514.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\MediaGenerator' shared service.
  22515.      *
  22516.      * @return \Shopware\Core\Framework\Demodata\Generator\MediaGenerator
  22517.      */
  22518.     protected function getMediaGeneratorService()
  22519.     {
  22520.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22521.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/MediaGenerator.php';
  22522.         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()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22523.     }
  22524.     /**
  22525.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\OrderGenerator' shared service.
  22526.      *
  22527.      * @return \Shopware\Core\Framework\Demodata\Generator\OrderGenerator
  22528.      */
  22529.     protected function getOrderGeneratorService()
  22530.     {
  22531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/OrderGenerator.php';
  22533.         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\\CartCalculator'] ?? $this->getCartCalculatorService()));
  22534.     }
  22535.     /**
  22536.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductGenerator' shared service.
  22537.      *
  22538.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductGenerator
  22539.      */
  22540.     protected function getProductGeneratorService()
  22541.     {
  22542.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22543.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductGenerator.php';
  22544.         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()));
  22545.     }
  22546.     /**
  22547.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator' shared service.
  22548.      *
  22549.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductManufacturerGenerator
  22550.      */
  22551.     protected function getProductManufacturerGeneratorService()
  22552.     {
  22553.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22554.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductManufacturerGenerator.php';
  22555.         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()));
  22556.     }
  22557.     /**
  22558.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator' shared service.
  22559.      *
  22560.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductReviewGenerator
  22561.      */
  22562.     protected function getProductReviewGeneratorService()
  22563.     {
  22564.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductReviewGenerator.php';
  22566.         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()));
  22567.     }
  22568.     /**
  22569.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator' shared service.
  22570.      *
  22571.      * @return \Shopware\Core\Framework\Demodata\Generator\ProductStreamGenerator
  22572.      */
  22573.     protected function getProductStreamGeneratorService()
  22574.     {
  22575.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22576.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/ProductStreamGenerator.php';
  22577.         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()));
  22578.     }
  22579.     /**
  22580.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PromotionGenerator' shared service.
  22581.      *
  22582.      * @return \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator
  22583.      */
  22584.     protected function getPromotionGeneratorService()
  22585.     {
  22586.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22587.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PromotionGenerator.php';
  22588.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PromotionGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PromotionGenerator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()));
  22589.     }
  22590.     /**
  22591.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator' shared service.
  22592.      *
  22593.      * @return \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator
  22594.      */
  22595.     protected function getPropertyGroupGeneratorService()
  22596.     {
  22597.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22598.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/PropertyGroupGenerator.php';
  22599.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\PropertyGroupGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\PropertyGroupGenerator(($this->services['property_group.repository'] ?? $this->getPropertyGroup_RepositoryService()));
  22600.     }
  22601.     /**
  22602.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\RuleGenerator' shared service.
  22603.      *
  22604.      * @return \Shopware\Core\Framework\Demodata\Generator\RuleGenerator
  22605.      */
  22606.     protected function getRuleGeneratorService()
  22607.     {
  22608.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22609.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/RuleGenerator.php';
  22610.         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()));
  22611.     }
  22612.     /**
  22613.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\TagGenerator' shared service.
  22614.      *
  22615.      * @return \Shopware\Core\Framework\Demodata\Generator\TagGenerator
  22616.      */
  22617.     protected function getTagGeneratorService()
  22618.     {
  22619.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22620.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/TagGenerator.php';
  22621.         return $this->privates['Shopware\\Core\\Framework\\Demodata\\Generator\\TagGenerator'] = new \Shopware\Core\Framework\Demodata\Generator\TagGenerator(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Write\\EntityWriter'] ?? $this->getEntityWriterService()), ($this->services['Shopware\\Core\\System\\Tag\\TagDefinition'] ?? $this->getTagDefinitionService()));
  22622.     }
  22623.     /**
  22624.      * Gets the private 'Shopware\Core\Framework\Demodata\Generator\UserGenerator' shared service.
  22625.      *
  22626.      * @return \Shopware\Core\Framework\Demodata\Generator\UserGenerator
  22627.      */
  22628.     protected function getUserGeneratorService()
  22629.     {
  22630.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/DemodataGeneratorInterface.php';
  22631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/Generator/UserGenerator.php';
  22632.         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()));
  22633.     }
  22634.     /**
  22635.      * Gets the private 'Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand' shared service.
  22636.      *
  22637.      * @return \Shopware\Core\Framework\Demodata\PersonalData\CleanPersonalDataCommand
  22638.      */
  22639.     protected function getCleanPersonalDataCommandService()
  22640.     {
  22641.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22642.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Demodata/PersonalData/CleanPersonalDataCommand.php';
  22643.         $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()));
  22644.         $instance->setName('database:clean-personal-data');
  22645.         return $instance;
  22646.     }
  22647.     /**
  22648.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventCollector' shared service.
  22649.      *
  22650.      * @return \Shopware\Core\Framework\Event\BusinessEventCollector
  22651.      */
  22652.     protected function getBusinessEventCollectorService()
  22653.     {
  22654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/BusinessEventCollector.php';
  22655.         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()));
  22656.     }
  22657.     /**
  22658.      * Gets the private 'Shopware\Core\Framework\Event\BusinessEventDispatcher' shared service.
  22659.      *
  22660.      * @return \Shopware\Core\Framework\Event\BusinessEventDispatcher
  22661.      */
  22662.     protected function getBusinessEventDispatcherService()
  22663.     {
  22664.         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()));
  22665.     }
  22666.     /**
  22667.      * Gets the private 'Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand' shared service.
  22668.      *
  22669.      * @return \Shopware\Core\Framework\Event\Command\DebugDumpBusinessEventsCommand
  22670.      */
  22671.     protected function getDebugDumpBusinessEventsCommandService()
  22672.     {
  22673.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/Command/DebugDumpBusinessEventsCommand.php';
  22675.         $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()));
  22676.         $instance->setName('debug:business-events');
  22677.         return $instance;
  22678.     }
  22679.     /**
  22680.      * Gets the private 'Shopware\Core\Framework\Event\EventAction\EventActionSubscriber' shared service.
  22681.      *
  22682.      * @return \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber
  22683.      */
  22684.     protected function getEventActionSubscriberService()
  22685.     {
  22686.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Event/EventAction/EventActionSubscriber.php';
  22687.         return $this->privates['Shopware\\Core\\Framework\\Event\\EventAction\\EventActionSubscriber'] = new \Shopware\Core\Framework\Event\EventAction\EventActionSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  22688.     }
  22689.     /**
  22690.      * Gets the private 'Shopware\Core\Framework\Feature\Command\FeatureDumpCommand' shared service.
  22691.      *
  22692.      * @return \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand
  22693.      */
  22694.     protected function getFeatureDumpCommandService()
  22695.     {
  22696.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22697.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Feature/Command/FeatureDumpCommand.php';
  22698.         $this->privates['Shopware\\Core\\Framework\\Feature\\Command\\FeatureDumpCommand'] = $instance = new \Shopware\Core\Framework\Feature\Command\FeatureDumpCommand(($this->services['kernel'] ?? $this->get('kernel'1)));
  22699.         $instance->setName('feature:dump');
  22700.         $instance->setAliases([=> 'administration:dump:features']);
  22701.         return $instance;
  22702.     }
  22703.     /**
  22704.      * Gets the private 'Shopware\Core\Framework\Log\LoggerFactory' shared service.
  22705.      *
  22706.      * @return \Shopware\Core\Framework\Log\LoggerFactory
  22707.      */
  22708.     protected function getLoggerFactoryService()
  22709.     {
  22710.         return $this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] = new \Shopware\Core\Framework\Log\LoggerFactory((\dirname(__DIR__6).'/shared/var/log/%s_dev.log'), 14);
  22711.     }
  22712.     /**
  22713.      * Gets the private 'Shopware\Core\Framework\Log\LoggingService' shared service.
  22714.      *
  22715.      * @return \Shopware\Core\Framework\Log\LoggingService
  22716.      */
  22717.     protected function getLoggingServiceService()
  22718.     {
  22719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/LoggingService.php';
  22720.         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()));
  22721.     }
  22722.     /**
  22723.      * Gets the private 'Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler' shared service.
  22724.      *
  22725.      * @return \Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler
  22726.      */
  22727.     protected function getExcludeExceptionHandlerService()
  22728.     {
  22729.         $a = new \Monolog\Handler\StreamHandler((\dirname(__DIR__6).'/shared/var/log/dev.log'), 100trueNULLfalse);
  22730.         $a->pushProcessor(new \Monolog\Processor\PsrLogMessageProcessor());
  22731.         return $this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] = new \Shopware\Core\Framework\Log\Monolog\ExcludeExceptionHandler($a$this->parameters['shopware.logger.exclude_exception']);
  22732.     }
  22733.     /**
  22734.      * Gets the private 'Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler' shared service.
  22735.      *
  22736.      * @return \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTaskHandler
  22737.      */
  22738.     protected function getLogCleanupTaskHandlerService()
  22739.     {
  22740.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/ScheduledTask/LogCleanupTaskHandler.php';
  22741.         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()));
  22742.     }
  22743.     /**
  22744.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand' shared service.
  22745.      *
  22746.      * @return \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand
  22747.      */
  22748.     protected function getDispatchSleepMessageCommandService()
  22749.     {
  22750.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22751.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  22752.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Command/DispatchSleepMessageCommand.php';
  22753.         $this->privates['Shopware\\Core\\Framework\\MessageQueue\\Command\\DispatchSleepMessageCommand'] = $instance = new \Shopware\Core\Framework\MessageQueue\Command\DispatchSleepMessageCommand(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  22754.         $instance->setName('debug:messenger:dispatch-sleep');
  22755.         return $instance;
  22756.     }
  22757.     /**
  22758.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler' shared service.
  22759.      *
  22760.      * @return \Shopware\Core\Framework\MessageQueue\Handler\EncryptedMessageHandler
  22761.      */
  22762.     protected function getEncryptedMessageHandlerService()
  22763.     {
  22764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/EncryptedMessageHandler.php';
  22765.         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')))));
  22766.     }
  22767.     /**
  22768.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler' shared service.
  22769.      *
  22770.      * @return \Shopware\Core\Framework\MessageQueue\Handler\RetryMessageHandler
  22771.      */
  22772.     protected function getRetryMessageHandlerService()
  22773.     {
  22774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/RetryMessageHandler.php';
  22775.         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 () {
  22776.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTaskHandler'] ?? $this->getLogCleanupTaskHandlerService());
  22777.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService());
  22778.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service());
  22779.             yield => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsHandler'] ?? $this->getGenerateThumbnailsHandlerService());
  22780.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsHandler'] ?? $this->getUpdateAppsHandlerService());
  22781.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsHandler'] ?? $this->getDeleteCascadeAppsHandlerService());
  22782.             yield => ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService());
  22783.             yield => ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTaskHandler'] ?? $this->getCleanupVersionTaskHandlerService());
  22784.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\EncryptedMessageHandler'] ?? $this->getEncryptedMessageHandlerService());
  22785.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\RetryMessageHandler'] ?? $this->getRetryMessageHandlerService());
  22786.             yield 10 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\Handler\\SleepTaskHandler'] ?? $this->getSleepTaskHandlerService());
  22787.             yield 11 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesHandler'] ?? $this->getRequeueDeadMessagesHandlerService());
  22788.             yield 12 => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskHandler'] ?? $this->getRegisterScheduledTaskHandlerService());
  22789.             yield 13 => ($this->privates['Shopware\\Core\\Framework\\Webhook\\Handler\\WebhookEventMessageHandler'] ?? $this->getWebhookEventMessageHandlerService());
  22790.             yield 14 => ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTaskHandler'] ?? $this->getCleanupSalesChannelContextTaskHandlerService());
  22791.             yield 15 => ($this->privates['Shopware\\Core\\Content\\Media\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandler2Service());
  22792.             yield 16 => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTaskHandler'] ?? $this->getNewsletterRecipientTaskHandlerService());
  22793.             yield 17 => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTaskHandler'] ?? $this->getUpdateProductStreamMappingTaskHandlerService());
  22794.             yield 18 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTaskHandler'] ?? $this->getProductExportGenerateTaskHandlerService());
  22795.             yield 19 => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGenerationHandler'] ?? $this->getProductExportPartialGenerationHandlerService());
  22796.             yield 20 => ($this->services['Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportHandler'] ?? $this->getImportExportHandlerService());
  22797.             yield 21 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileHandler'] ?? $this->getDeleteFileHandlerService());
  22798.             yield 22 => ($this->privates['Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTaskHandler'] ?? $this->getCleanupImportExportFileTaskHandlerService());
  22799.             yield 23 => ($this->privates['Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTaskHandler'] ?? $this->getSitemapGenerateTaskHandlerService());
  22800.             yield 24 => ($this->privates['Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTaskHandler'] ?? $this->getCleanupCartTaskHandlerService());
  22801.             yield 25 => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\CacheWarmer'] ?? $this->getCacheWarmer2Service());
  22802.             yield 26 => ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService());
  22803.             yield 27 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService());
  22804.             yield 28 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] ?? $this->getCancelTransactionsTaskHandlerService());
  22805.             yield 29 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] ?? $this->getCloneVisibilityHandlerService());
  22806.             yield 30 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] ?? $this->getSyncManagerHandlerService());
  22807.             yield 31 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] ?? $this->getProductSingleSyncHandlerService());
  22808.             yield 32 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] ?? $this->getProductVariantSyncHandlerService());
  22809.             yield 33 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] ?? $this->getProductCleanupSyncHandlerService());
  22810.             yield 34 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] ?? $this->getInventorySyncHandlerService());
  22811.             yield 35 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] ?? $this->getImageSyncHandlerService());
  22812.             yield 36 => ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] ?? $this->getInventoryUpdateHandlerService());
  22813.             yield 37 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] ?? $this->getCleanUpLogTaskHandlerService());
  22814.             yield 38 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] ?? $this->getCompleteSyncTaskHandlerService());
  22815.             yield 39 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] ?? $this->getInventorySyncTaskHandlerService());
  22816.             yield 40 => ($this->privates['Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTaskHandler'] ?? $this->getCleanVersionsTaskHandlerService());
  22817.             yield 41 => ($this->privates['Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeHandler'] ?? $this->getGenerateDecisionTreeHandlerService());
  22818.             yield 42 => ($this->privates['mailer.messenger.message_handler'] ?? $this->getMailer_Messenger_MessageHandlerService());
  22819.         }, 43), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  22820.     }
  22821.     /**
  22822.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler' shared service.
  22823.      *
  22824.      * @return \Shopware\Core\Framework\MessageQueue\Handler\SleepTaskHandler
  22825.      */
  22826.     protected function getSleepTaskHandlerService()
  22827.     {
  22828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Handler/SleepTaskHandler.php';
  22829.         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()));
  22830.     }
  22831.     /**
  22832.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware' shared service.
  22833.      *
  22834.      * @return \Shopware\Core\Framework\MessageQueue\Middleware\RetryMiddleware
  22835.      */
  22836.     protected function getRetryMiddlewareService()
  22837.     {
  22838.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  22839.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Middleware/RetryMiddleware.php';
  22840.         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()));
  22841.     }
  22842.     /**
  22843.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand' shared service.
  22844.      *
  22845.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\RegisterScheduledTasksCommand
  22846.      */
  22847.     protected function getRegisterScheduledTasksCommandService()
  22848.     {
  22849.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22850.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/RegisterScheduledTasksCommand.php';
  22851.         $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()));
  22852.         $instance->setName('scheduled-task:register');
  22853.         return $instance;
  22854.     }
  22855.     /**
  22856.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner' shared service.
  22857.      *
  22858.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Command\ScheduledTaskRunner
  22859.      */
  22860.     protected function getScheduledTaskRunnerService()
  22861.     {
  22862.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22863.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Command/ScheduledTaskRunner.php';
  22864.         $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()));
  22865.         $instance->setName('scheduled-task:run');
  22866.         return $instance;
  22867.     }
  22868.     /**
  22869.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler' shared service.
  22870.      *
  22871.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\MessageQueue\RegisterScheduledTaskHandler
  22872.      */
  22873.     protected function getRegisterScheduledTaskHandlerService()
  22874.     {
  22875.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/MessageQueue/RegisterScheduledTaskHandler.php';
  22876.         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()));
  22877.     }
  22878.     /**
  22879.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry' shared service.
  22880.      *
  22881.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry
  22882.      */
  22883.     protected function getTaskRegistryService()
  22884.     {
  22885.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Registry/TaskRegistry.php';
  22886.         return $this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\Registry\\TaskRegistry'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\Registry\TaskRegistry(new RewindableGenerator(function () {
  22887.             yield => ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Log\\ScheduledTask\\LogCleanupTask'] = new \Shopware\Core\Framework\Log\ScheduledTask\LogCleanupTask()));
  22888.             yield => ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] ?? ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask'] = new \Shopware\Core\Framework\Adapter\Cache\InvalidateCacheTask()));
  22889.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\UpdateAppsTask()));
  22890.             yield => ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] ?? ($this->privates['Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask'] = new \Shopware\Core\Framework\App\ScheduledTask\DeleteCascadeAppsTask()));
  22891.             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()));
  22892.             yield => ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] ?? ($this->privates['Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask'] = new \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesTask()));
  22893.             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()));
  22894.             yield => ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] ?? ($this->privates['Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask'] = new \Shopware\Core\Content\Newsletter\ScheduledTask\NewsletterRecipientTask()));
  22895.             yield => ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask'] = new \Shopware\Core\Content\ProductStream\ScheduledTask\UpdateProductStreamMappingTask()));
  22896.             yield => ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] ?? ($this->privates['Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask'] = new \Shopware\Core\Content\ProductExport\ScheduledTask\ProductExportGenerateTask()));
  22897.             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()));
  22898.             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()));
  22899.             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()));
  22900.             yield 13 => ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] ?? ($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask'] = new \Shopware\Elasticsearch\Framework\Indexing\CreateAliasTask()));
  22901.             yield 14 => ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTask()));
  22902.             yield 15 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTask()));
  22903.             yield 16 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTask()));
  22904.             yield 17 => ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] ?? ($this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTask()));
  22905.             yield 18 => ($this->privates['Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTask'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTask'] = new \Swag\CustomizedProducts\Template\ScheduledTask\CleanVersionsTask()));
  22906.         }, 19), ($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()));
  22907.     }
  22908.     /**
  22909.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler' shared service.
  22910.      *
  22911.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\RequeueDeadMessagesHandler
  22912.      */
  22913.     protected function getRequeueDeadMessagesHandlerService()
  22914.     {
  22915.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/RequeueDeadMessagesHandler.php';
  22916.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DeadMessage/RequeueDeadMessagesService.php';
  22917.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/EncryptedBus.php';
  22918.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  22919.         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())));
  22920.     }
  22921.     /**
  22922.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler' shared service.
  22923.      *
  22924.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Scheduler\TaskScheduler
  22925.      */
  22926.     protected function getTaskSchedulerService()
  22927.     {
  22928.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Scheduler/TaskScheduler.php';
  22929.         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()));
  22930.     }
  22931.     /**
  22932.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber' shared service.
  22933.      *
  22934.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\PluginLifecycleSubscriber
  22935.      */
  22936.     protected function getPluginLifecycleSubscriberService()
  22937.     {
  22938.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/PluginLifecycleSubscriber.php';
  22939.         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()));
  22940.     }
  22941.     /**
  22942.      * Gets the private 'Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber' shared service.
  22943.      *
  22944.      * @return \Shopware\Core\Framework\MessageQueue\ScheduledTask\Subscriber\UpdatePostFinishSubscriber
  22945.      */
  22946.     protected function getUpdatePostFinishSubscriberService()
  22947.     {
  22948.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/ScheduledTask/Subscriber/UpdatePostFinishSubscriber.php';
  22949.         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()));
  22950.     }
  22951.     /**
  22952.      * Gets the private 'Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler' shared service.
  22953.      *
  22954.      * @return \Shopware\Core\Framework\MessageQueue\Subscriber\MessageFailedHandler
  22955.      */
  22956.     protected function getMessageFailedHandlerService()
  22957.     {
  22958.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/Subscriber/MessageFailedHandler.php';
  22959.         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');
  22960.     }
  22961.     /**
  22962.      * Gets the private 'Shopware\Core\Framework\Migration\Command\CreateMigrationCommand' shared service.
  22963.      *
  22964.      * @return \Shopware\Core\Framework\Migration\Command\CreateMigrationCommand
  22965.      */
  22966.     protected function getCreateMigrationCommandService()
  22967.     {
  22968.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22969.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/CreateMigrationCommand.php';
  22970.         $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.11.1');
  22971.         $instance->setName('database:create-migration');
  22972.         return $instance;
  22973.     }
  22974.     /**
  22975.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationCommand' shared service.
  22976.      *
  22977.      * @return \Shopware\Core\Framework\Migration\Command\MigrationCommand
  22978.      */
  22979.     protected function getMigrationCommandService()
  22980.     {
  22981.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22982.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  22983.         $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.11.1');
  22984.         $instance->setName('database:migrate');
  22985.         return $instance;
  22986.     }
  22987.     /**
  22988.      * Gets the private 'Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand' shared service.
  22989.      *
  22990.      * @return \Shopware\Core\Framework\Migration\Command\MigrationDestructiveCommand
  22991.      */
  22992.     protected function getMigrationDestructiveCommandService()
  22993.     {
  22994.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  22995.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationCommand.php';
  22996.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/MigrationDestructiveCommand.php';
  22997.         $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.11.1');
  22998.         $instance->setName('database:migrate-destructive');
  22999.         return $instance;
  23000.     }
  23001.     /**
  23002.      * Gets the private 'Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand' shared service.
  23003.      *
  23004.      * @return \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand
  23005.      */
  23006.     protected function getRefreshMigrationCommandService()
  23007.     {
  23008.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23009.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/Command/RefreshMigrationCommand.php';
  23010.         $this->privates['Shopware\\Core\\Framework\\Migration\\Command\\RefreshMigrationCommand'] = $instance = new \Shopware\Core\Framework\Migration\Command\RefreshMigrationCommand();
  23011.         $instance->setName('database:refresh-migration');
  23012.         return $instance;
  23013.     }
  23014.     /**
  23015.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_3' shared service.
  23016.      *
  23017.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  23018.      */
  23019.     protected function getMigrationSource_Core_V63Service()
  23020.     {
  23021.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  23022.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_3'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_3');
  23023.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_3'), 'Shopware\\Core\\Migration\\V6_3');
  23024.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  23025.         $instance->addReplacementPattern('#^(Shopware\\\\Core\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  23026.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_3'), 'Shopware\\Storefront\\Migration\\V6_3');
  23027.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_3\\\\([^\\\\]*)$#''$1$2');
  23028.         $instance->addReplacementPattern('#^(Shopware\\\\Storefront\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  23029.         return $instance;
  23030.     }
  23031.     /**
  23032.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_4' shared service.
  23033.      *
  23034.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  23035.      */
  23036.     protected function getMigrationSource_Core_V64Service()
  23037.     {
  23038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  23039.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_4'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_4');
  23040.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_4'), 'Shopware\\Core\\Migration\\V6_4');
  23041.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/administration/Migration/V6_4'), 'Shopware\\Administration\\Migration\\V6_4');
  23042.         $instance->addReplacementPattern('#^(Shopware\\\\Administration\\\\Migration\\\\)V6_4\\\\([^\\\\]*)$#''$1$2');
  23043.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_4'), 'Shopware\\Storefront\\Migration\\V6_4');
  23044.         return $instance;
  23045.     }
  23046.     /**
  23047.      * Gets the private 'Shopware\Core\Framework\Migration\MigrationSource.core.V6_5' shared service.
  23048.      *
  23049.      * @return \Shopware\Core\Framework\Migration\MigrationSource
  23050.      */
  23051.     protected function getMigrationSource_Core_V65Service()
  23052.     {
  23053.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Migration/MigrationSource.php';
  23054.         $this->privates['Shopware\\Core\\Framework\\Migration\\MigrationSource.core.V6_5'] = $instance = new \Shopware\Core\Framework\Migration\MigrationSource('core.V6_5');
  23055.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/core/Migration/V6_5'), 'Shopware\\Core\\Migration\\V6_5');
  23056.         $instance->addDirectory((\dirname(__DIR__4).'/vendor/shopware/storefront/Migration/V6_5'), 'Shopware\\Storefront\\Migration\\V6_5');
  23057.         return $instance;
  23058.     }
  23059.     /**
  23060.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\BundleDumpCommand' shared service.
  23061.      *
  23062.      * @return \Shopware\Core\Framework\Plugin\Command\BundleDumpCommand
  23063.      */
  23064.     protected function getBundleDumpCommandService()
  23065.     {
  23066.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/BundleDumpCommand.php';
  23068.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGeneratorInterface.php';
  23069.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/BundleConfigGenerator.php';
  23070.         $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));
  23071.         $instance->setName('bundle:dump');
  23072.         return $instance;
  23073.     }
  23074.     /**
  23075.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand' shared service.
  23076.      *
  23077.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginActivateCommand
  23078.      */
  23079.     protected function getPluginActivateCommandService()
  23080.     {
  23081.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23082.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  23083.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginActivateCommand.php';
  23084.         $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()));
  23085.         $instance->setName('plugin:activate');
  23086.         return $instance;
  23087.     }
  23088.     /**
  23089.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand' shared service.
  23090.      *
  23091.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginDeactivateCommand
  23092.      */
  23093.     protected function getPluginDeactivateCommandService()
  23094.     {
  23095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23096.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  23097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginDeactivateCommand.php';
  23098.         $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()));
  23099.         $instance->setName('plugin:deactivate');
  23100.         return $instance;
  23101.     }
  23102.     /**
  23103.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand' shared service.
  23104.      *
  23105.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginInstallCommand
  23106.      */
  23107.     protected function getPluginInstallCommandService()
  23108.     {
  23109.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  23111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginInstallCommand.php';
  23112.         $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()));
  23113.         $instance->setName('plugin:install');
  23114.         return $instance;
  23115.     }
  23116.     /**
  23117.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand' shared service.
  23118.      *
  23119.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUninstallCommand
  23120.      */
  23121.     protected function getPluginUninstallCommandService()
  23122.     {
  23123.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23124.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  23125.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUninstallCommand.php';
  23126.         $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()));
  23127.         $instance->setName('plugin:uninstall');
  23128.         return $instance;
  23129.     }
  23130.     /**
  23131.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand' shared service.
  23132.      *
  23133.      * @return \Shopware\Core\Framework\Plugin\Command\Lifecycle\PluginUpdateCommand
  23134.      */
  23135.     protected function getPluginUpdateCommandService()
  23136.     {
  23137.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23138.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/AbstractPluginLifecycleCommand.php';
  23139.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/Lifecycle/PluginUpdateCommand.php';
  23140.         $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()));
  23141.         $instance->setName('plugin:update');
  23142.         return $instance;
  23143.     }
  23144.     /**
  23145.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginCreateCommand' shared service.
  23146.      *
  23147.      * @return \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand
  23148.      */
  23149.     protected function getPluginCreateCommandService()
  23150.     {
  23151.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23152.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginCreateCommand.php';
  23153.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginCreateCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginCreateCommand(\dirname(__DIR__4));
  23154.         $instance->setName('plugin:create');
  23155.         return $instance;
  23156.     }
  23157.     /**
  23158.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginListCommand' shared service.
  23159.      *
  23160.      * @return \Shopware\Core\Framework\Plugin\Command\PluginListCommand
  23161.      */
  23162.     protected function getPluginListCommandService()
  23163.     {
  23164.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23165.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginListCommand.php';
  23166.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginListCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginListCommand(($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService()));
  23167.         $instance->setName('plugin:list');
  23168.         return $instance;
  23169.     }
  23170.     /**
  23171.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand' shared service.
  23172.      *
  23173.      * @return \Shopware\Core\Framework\Plugin\Command\PluginRefreshCommand
  23174.      */
  23175.     protected function getPluginRefreshCommandService()
  23176.     {
  23177.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23178.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginRefreshCommand.php';
  23179.         $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()));
  23180.         $instance->setName('plugin:refresh');
  23181.         return $instance;
  23182.     }
  23183.     /**
  23184.      * Gets the private 'Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand' shared service.
  23185.      *
  23186.      * @return \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand
  23187.      */
  23188.     protected function getPluginZipImportCommandService()
  23189.     {
  23190.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23191.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Command/PluginZipImportCommand.php';
  23192.         $this->privates['Shopware\\Core\\Framework\\Plugin\\Command\\PluginZipImportCommand'] = $instance = new \Shopware\Core\Framework\Plugin\Command\PluginZipImportCommand(($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginManagementService'] ?? $this->getPluginManagementServiceService()), ($this->privates['Shopware\\Core\\Framework\\Plugin\\PluginService'] ?? $this->getPluginServiceService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheClearer'] ?? $this->getCacheClearer2Service()));
  23193.         $instance->setName('plugin:zip-import');
  23194.         return $instance;
  23195.     }
  23196.     /**
  23197.      * Gets the private 'Shopware\Core\Framework\Plugin\Composer\CommandExecutor' shared service.
  23198.      *
  23199.      * @return \Shopware\Core\Framework\Plugin\Composer\CommandExecutor
  23200.      */
  23201.     protected function getCommandExecutorService($lazyLoad true)
  23202.     {
  23203.         if ($lazyLoad) {
  23204.             return $this->privates['Shopware\\Core\\Framework\\Plugin\\Composer\\CommandExecutor'] = $this->createProxy('CommandExecutor_2fbbc6d', function () {
  23205.                 return \CommandExecutor_2fbbc6d::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  23206.                     $wrappedInstance $this->getCommandExecutorService(false);
  23207.                     $proxy->setProxyInitializer(null);
  23208.                     return true;
  23209.                 });
  23210.             });
  23211.         }
  23212.         return new \Shopware\Core\Framework\Plugin\Composer\CommandExecutor(\dirname(__DIR__4));
  23213.     }
  23214.     /**
  23215.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginLifecycleService' shared service.
  23216.      *
  23217.      * @return \Shopware\Core\Framework\Plugin\PluginLifecycleService
  23218.      */
  23219.     protected function getPluginLifecycleServiceService()
  23220.     {
  23221.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginLifecycleService.php';
  23222.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Requirement/RequirementsValidator.php';
  23223.         $a = ($this->services['plugin.repository'] ?? $this->getPlugin_RepositoryService());
  23224.         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.11.1', ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  23225.     }
  23226.     /**
  23227.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginManagementService' shared service.
  23228.      *
  23229.      * @return \Shopware\Core\Framework\Plugin\PluginManagementService
  23230.      */
  23231.     protected function getPluginManagementServiceService()
  23232.     {
  23233.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginManagementService.php';
  23234.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginZipDetector.php';
  23235.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginExtractor.php';
  23236.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  23237.         $a = ($this->services['.container.private.filesystem'] ?? ($this->services['.container.private.filesystem'] = new \Symfony\Component\Filesystem\Filesystem()));
  23238.         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());
  23239.     }
  23240.     /**
  23241.      * Gets the private 'Shopware\Core\Framework\Plugin\PluginService' shared service.
  23242.      *
  23243.      * @return \Shopware\Core\Framework\Plugin\PluginService
  23244.      */
  23245.     protected function getPluginServiceService()
  23246.     {
  23247.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/PluginService.php';
  23248.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogService.php';
  23249.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Changelog/ChangelogParser.php';
  23250.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/PluginFinder.php';
  23251.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Composer/PackageProvider.php';
  23252.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/VersionSanitizer.php';
  23253.         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());
  23254.     }
  23255.     /**
  23256.      * Gets the private 'Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber' shared service.
  23257.      *
  23258.      * @return \Shopware\Core\Framework\Plugin\Subscriber\PluginAclPrivilegesSubscriber
  23259.      */
  23260.     protected function getPluginAclPrivilegesSubscriberService()
  23261.     {
  23262.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Subscriber/PluginAclPrivilegesSubscriber.php';
  23263.         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()));
  23264.     }
  23265.     /**
  23266.      * Gets the private 'Shopware\Core\Framework\Plugin\Util\AssetService' shared service.
  23267.      *
  23268.      * @return \Shopware\Core\Framework\Plugin\Util\AssetService
  23269.      */
  23270.     protected function getAssetServiceService()
  23271.     {
  23272.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/Util/AssetService.php';
  23273.         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'));
  23274.     }
  23275.     /**
  23276.      * Gets the private 'Shopware\Core\Framework\Routing\ContextResolverListener' shared service.
  23277.      *
  23278.      * @return \Shopware\Core\Framework\Routing\ContextResolverListener
  23279.      */
  23280.     protected function getContextResolverListenerService()
  23281.     {
  23282.         return $this->privates['Shopware\\Core\\Framework\\Routing\\ContextResolverListener'] = new \Shopware\Core\Framework\Routing\ContextResolverListener(($this->privates['Shopware\\Core\\Framework\\Routing\\SalesChannelRequestContextResolver'] ?? $this->getSalesChannelRequestContextResolverService()));
  23283.     }
  23284.     /**
  23285.      * Gets the private 'Shopware\Core\Framework\Routing\CoreSubscriber' shared service.
  23286.      *
  23287.      * @return \Shopware\Core\Framework\Routing\CoreSubscriber
  23288.      */
  23289.     protected function getCoreSubscriberService()
  23290.     {
  23291.         return $this->privates['Shopware\\Core\\Framework\\Routing\\CoreSubscriber'] = new \Shopware\Core\Framework\Routing\CoreSubscriber($this->parameters['shopware.security.csp_templates']);
  23292.     }
  23293.     /**
  23294.      * Gets the private 'Shopware\Core\Framework\Routing\RouteEventSubscriber' shared service.
  23295.      *
  23296.      * @return \Shopware\Core\Framework\Routing\RouteEventSubscriber
  23297.      */
  23298.     protected function getRouteEventSubscriberService()
  23299.     {
  23300.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteEventSubscriber'] = new \Shopware\Core\Framework\Routing\RouteEventSubscriber(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  23301.     }
  23302.     /**
  23303.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeListener' shared service.
  23304.      *
  23305.      * @return \Shopware\Core\Framework\Routing\RouteScopeListener
  23306.      */
  23307.     protected function getRouteScopeListenerService()
  23308.     {
  23309.         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 () {
  23310.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\SymfonyRouteScopeWhitelist'] = new \Shopware\Core\Framework\Routing\SymfonyRouteScopeWhitelist()));
  23311.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\PaymentScopeWhitelist'] = new \Shopware\Core\Framework\Routing\PaymentScopeWhitelist()));
  23312.         }, 2));
  23313.     }
  23314.     /**
  23315.      * Gets the private 'Shopware\Core\Framework\Routing\RouteScopeRegistry' shared service.
  23316.      *
  23317.      * @return \Shopware\Core\Framework\Routing\RouteScopeRegistry
  23318.      */
  23319.     protected function getRouteScopeRegistryService()
  23320.     {
  23321.         return $this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] = new \Shopware\Core\Framework\Routing\RouteScopeRegistry(new RewindableGenerator(function () {
  23322.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScope'] = new \Shopware\Core\Framework\Routing\RouteScope()));
  23323.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\ApiRouteScope'] = new \Shopware\Core\Framework\Routing\ApiRouteScope()));
  23324.             yield => ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] ?? ($this->privates['Shopware\\Core\\Framework\\Routing\\StoreApiRouteScope'] = new \Shopware\Core\Framework\Routing\StoreApiRouteScope()));
  23325.             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'))));
  23326.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] ?? ($this->privates['Shopware\\Storefront\\Framework\\Routing\\StorefrontRouteScope'] = new \Shopware\Storefront\Framework\Routing\StorefrontRouteScope()));
  23327.         }, 5));
  23328.     }
  23329.     /**
  23330.      * Gets the private 'Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver' shared service.
  23331.      *
  23332.      * @return \Shopware\Core\Framework\Routing\SalesChannelRequestContextResolver
  23333.      */
  23334.     protected function getSalesChannelRequestContextResolverService()
  23335.     {
  23336.         $a = ($this->privates['Shopware\\Core\\Framework\\Routing\\RouteScopeRegistry'] ?? $this->getRouteScopeRegistryService());
  23337.         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\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $a);
  23338.     }
  23339.     /**
  23340.      * Gets the private 'Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry' shared service.
  23341.      *
  23342.      * @return \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry
  23343.      */
  23344.     protected function getRuleConditionRegistryService()
  23345.     {
  23346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Rule/Collector/RuleConditionRegistry.php';
  23347.         return $this->privates['Shopware\\Core\\Framework\\Rule\\Collector\\RuleConditionRegistry'] = new \Shopware\Core\Framework\Rule\Collector\RuleConditionRegistry(new RewindableGenerator(function () {
  23348.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\AndRule'] = new \Shopware\Core\Framework\Rule\Container\AndRule()));
  23349.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\NotRule'] = new \Shopware\Core\Framework\Rule\Container\NotRule()));
  23350.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\OrRule'] = new \Shopware\Core\Framework\Rule\Container\OrRule()));
  23351.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\XorRule'] = new \Shopware\Core\Framework\Rule\Container\XorRule()));
  23352.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\Container\\MatchAllLineItemsRule'] = new \Shopware\Core\Framework\Rule\Container\MatchAllLineItemsRule()));
  23353.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\DateRangeRule'] = new \Shopware\Core\Framework\Rule\DateRangeRule()));
  23354.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\SalesChannelRule'] = new \Shopware\Core\Framework\Rule\SalesChannelRule()));
  23355.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\TimeRangeRule'] = new \Shopware\Core\Framework\Rule\TimeRangeRule()));
  23356.             yield => ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] ?? ($this->privates['Shopware\\Core\\Framework\\Rule\\WeekdayRule'] = new \Shopware\Core\Framework\Rule\WeekdayRule()));
  23357.             yield => ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] ?? ($this->privates['Shopware\\Core\\System\\Language\\Rule\\LanguageRule'] = new \Shopware\Core\System\Language\Rule\LanguageRule()));
  23358.             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()));
  23359.             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()));
  23360.             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()));
  23361.             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()));
  23362.             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()));
  23363.             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()));
  23364.             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()));
  23365.             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()));
  23366.             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()));
  23367.             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()));
  23368.             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()));
  23369.             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()));
  23370.             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()));
  23371.             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()));
  23372.             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()));
  23373.             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()));
  23374.             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()));
  23375.             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()));
  23376.             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()));
  23377.             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()));
  23378.             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()));
  23379.             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()));
  23380.             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()));
  23381.             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()));
  23382.             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()));
  23383.             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()));
  23384.             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()));
  23385.             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()));
  23386.             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()));
  23387.             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()));
  23388.             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()));
  23389.             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()));
  23390.             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()));
  23391.             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()));
  23392.             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()));
  23393.             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()));
  23394.             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()));
  23395.             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()));
  23396.             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()));
  23397.             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()));
  23398.             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()));
  23399.             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()));
  23400.             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()));
  23401.             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()));
  23402.             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()));
  23403.             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()));
  23404.             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()));
  23405.             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()));
  23406.             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()));
  23407.             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()));
  23408.             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()));
  23409.             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()));
  23410.             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()));
  23411.             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()));
  23412.             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()));
  23413.             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()));
  23414.             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()));
  23415.             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()));
  23416.             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()));
  23417.             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()));
  23418.             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()));
  23419.             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()));
  23420.             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()));
  23421.             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()));
  23422.             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()));
  23423.             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()));
  23424.             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()));
  23425.             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()));
  23426.         }, 78));
  23427.     }
  23428.     /**
  23429.      * Gets the private 'Shopware\Core\Framework\Script\Api\ScriptResponseEncoder' shared service.
  23430.      *
  23431.      * @return \Shopware\Core\Framework\Script\Api\ScriptResponseEncoder
  23432.      */
  23433.     protected function getScriptResponseEncoderService()
  23434.     {
  23435.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Script/Api/ScriptResponseEncoder.php';
  23436.         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()));
  23437.     }
  23438.     /**
  23439.      * Gets the private 'Shopware\Core\Framework\Script\Execution\ScriptLoader' shared service.
  23440.      *
  23441.      * @return \Shopware\Core\Framework\Script\Execution\ScriptLoader
  23442.      */
  23443.     protected function getScriptLoaderService()
  23444.     {
  23445.         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);
  23446.     }
  23447.     /**
  23448.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\LocaleProvider' shared service.
  23449.      *
  23450.      * @return \Shopware\Core\Framework\Store\Authentication\LocaleProvider
  23451.      */
  23452.     protected function getLocaleProviderService()
  23453.     {
  23454.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/LocaleProvider.php';
  23455.         return $this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] = new \Shopware\Core\Framework\Store\Authentication\LocaleProvider(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  23456.     }
  23457.     /**
  23458.      * Gets the private 'Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider' shared service.
  23459.      *
  23460.      * @return \Shopware\Core\Framework\Store\Authentication\StoreRequestOptionsProvider
  23461.      */
  23462.     protected function getStoreRequestOptionsProviderService()
  23463.     {
  23464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  23465.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/StoreRequestOptionsProvider.php';
  23466.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  23467.         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.11.1'$this->getEnv('INSTANCE_ID')))), ($this->privates['Shopware\\Core\\Framework\\Store\\Authentication\\LocaleProvider'] ?? $this->getLocaleProviderService()));
  23468.     }
  23469.     /**
  23470.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreDownloadCommand' shared service.
  23471.      *
  23472.      * @return \Shopware\Core\Framework\Store\Command\StoreDownloadCommand
  23473.      */
  23474.     protected function getStoreDownloadCommandService()
  23475.     {
  23476.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23477.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreDownloadCommand.php';
  23478.         $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()));
  23479.         $instance->setName('store:download');
  23480.         return $instance;
  23481.     }
  23482.     /**
  23483.      * Gets the private 'Shopware\Core\Framework\Store\Command\StoreLoginCommand' shared service.
  23484.      *
  23485.      * @return \Shopware\Core\Framework\Store\Command\StoreLoginCommand
  23486.      */
  23487.     protected function getStoreLoginCommandService()
  23488.     {
  23489.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23490.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Command/StoreLoginCommand.php';
  23491.         $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()));
  23492.         $instance->setName('store:login');
  23493.         return $instance;
  23494.     }
  23495.     /**
  23496.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractExtensionDataProvider' shared service.
  23497.      *
  23498.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDataProvider
  23499.      */
  23500.     protected function getAbstractExtensionDataProviderService()
  23501.     {
  23502.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionDataProvider.php';
  23503.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDataProvider.php';
  23504.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionListingLoader.php';
  23505.         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())));
  23506.     }
  23507.     /**
  23508.      * Gets the private 'Shopware\Core\Framework\Store\Services\AbstractStoreAppLifecycleService' shared service.
  23509.      *
  23510.      * @return \Shopware\Core\Framework\Store\Services\StoreAppLifecycleService
  23511.      */
  23512.     protected function getAbstractStoreAppLifecycleServiceService()
  23513.     {
  23514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractStoreAppLifecycleService.php';
  23515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreAppLifecycleService.php';
  23516.         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()));
  23517.     }
  23518.     /**
  23519.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionDownloader' shared service.
  23520.      *
  23521.      * @return \Shopware\Core\Framework\Store\Services\ExtensionDownloader
  23522.      */
  23523.     protected function getExtensionDownloaderService()
  23524.     {
  23525.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionDownloader.php';
  23526.         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()));
  23527.     }
  23528.     /**
  23529.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLifecycleService' shared service.
  23530.      *
  23531.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLifecycleService
  23532.      */
  23533.     protected function getExtensionLifecycleServiceService()
  23534.     {
  23535.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/AbstractExtensionLifecycle.php';
  23536.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLifecycleService.php';
  23537.         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()));
  23538.     }
  23539.     /**
  23540.      * Gets the private 'Shopware\Core\Framework\Store\Services\ExtensionLoader' shared service.
  23541.      *
  23542.      * @return \Shopware\Core\Framework\Store\Services\ExtensionLoader
  23543.      */
  23544.     protected function getExtensionLoaderService()
  23545.     {
  23546.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/ExtensionLoader.php';
  23547.         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()));
  23548.     }
  23549.     /**
  23550.      * Gets the private 'Shopware\Core\Framework\Store\Services\FirstRunWizardClient' shared service.
  23551.      *
  23552.      * @return \Shopware\Core\Framework\Store\Services\FirstRunWizardClient
  23553.      */
  23554.     protected function getFirstRunWizardClientService()
  23555.     {
  23556.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/FirstRunWizardClient.php';
  23557.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/AbstractStoreRequestOptionsProvider.php';
  23558.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Authentication/FrwRequestOptionsProvider.php';
  23559.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  23560.         $a = ($this->services['user_config.repository'] ?? $this->getUserConfig_RepositoryService());
  23561.         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.11.1'$this->getEnv('INSTANCE_ID')))), $a);
  23562.     }
  23563.     /**
  23564.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreClient' shared service.
  23565.      *
  23566.      * @return \Shopware\Core\Framework\Store\Services\StoreClient
  23567.      */
  23568.     protected function getStoreClientService()
  23569.     {
  23570.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClient.php';
  23571.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  23572.         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.11.1'$this->getEnv('INSTANCE_ID')))));
  23573.     }
  23574.     /**
  23575.      * Gets the private 'Shopware\Core\Framework\Store\Services\StoreService' shared service.
  23576.      *
  23577.      * @return \Shopware\Core\Framework\Store\Services\StoreService
  23578.      */
  23579.     protected function getStoreServiceService($lazyLoad true)
  23580.     {
  23581.         if ($lazyLoad) {
  23582.             return $this->privates['Shopware\\Core\\Framework\\Store\\Services\\StoreService'] = $this->createProxy('StoreService_93b91c4', function () {
  23583.                 return \StoreService_93b91c4::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  23584.                     $wrappedInstance $this->getStoreServiceService(false);
  23585.                     $proxy->setProxyInitializer(null);
  23586.                     return true;
  23587.                 });
  23588.             });
  23589.         }
  23590.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/InstanceService.php';
  23591.         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.11.1'$this->getEnv('INSTANCE_ID')))));
  23592.     }
  23593.     /**
  23594.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\LicenseCheck' shared service.
  23595.      *
  23596.      * @return \Shopware\Core\Framework\Update\Checkers\LicenseCheck
  23597.      */
  23598.     protected function getLicenseCheckService()
  23599.     {
  23600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  23601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/LicenseCheck.php';
  23602.         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()));
  23603.     }
  23604.     /**
  23605.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck' shared service.
  23606.      *
  23607.      * @return \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck
  23608.      */
  23609.     protected function getMysqlVersionCheckService()
  23610.     {
  23611.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  23612.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/MysqlVersionCheck.php';
  23613.         return $this->privates['Shopware\\Core\\Framework\\Update\\Checkers\\MysqlVersionCheck'] = new \Shopware\Core\Framework\Update\Checkers\MysqlVersionCheck(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23614.     }
  23615.     /**
  23616.      * Gets the private 'Shopware\Core\Framework\Update\Checkers\WriteableCheck' shared service.
  23617.      *
  23618.      * @return \Shopware\Core\Framework\Update\Checkers\WriteableCheck
  23619.      */
  23620.     protected function getWriteableCheckService()
  23621.     {
  23622.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/CheckerInterface.php';
  23623.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Checkers/WriteableCheck.php';
  23624.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Update/Services/Filesystem.php';
  23625.         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));
  23626.     }
  23627.     /**
  23628.      * Gets the private 'Shopware\Core\Framework\Validation\DataValidator' shared service.
  23629.      *
  23630.      * @return \Shopware\Core\Framework\Validation\DataValidator
  23631.      */
  23632.     protected function getDataValidatorService()
  23633.     {
  23634.         return $this->privates['Shopware\\Core\\Framework\\Validation\\DataValidator'] = new \Shopware\Core\Framework\Validation\DataValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  23635.     }
  23636.     /**
  23637.      * Gets the private 'Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler' shared service.
  23638.      *
  23639.      * @return \Shopware\Core\Framework\Webhook\Handler\WebhookEventMessageHandler
  23640.      */
  23641.     protected function getWebhookEventMessageHandlerService()
  23642.     {
  23643.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Handler/WebhookEventMessageHandler.php';
  23644.         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()));
  23645.     }
  23646.     /**
  23647.      * Gets the private 'Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory' shared service.
  23648.      *
  23649.      * @return \Shopware\Core\Framework\Webhook\Hookable\HookableEventFactory
  23650.      */
  23651.     protected function getHookableEventFactoryService($lazyLoad true)
  23652.     {
  23653.         if ($lazyLoad) {
  23654.             return $this->privates['Shopware\\Core\\Framework\\Webhook\\Hookable\\HookableEventFactory'] = $this->createProxy('HookableEventFactory_f62e15e', function () {
  23655.                 return \HookableEventFactory_f62e15e::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  23656.                     $wrappedInstance $this->getHookableEventFactoryService(false);
  23657.                     $proxy->setProxyInitializer(null);
  23658.                     return true;
  23659.                 });
  23660.             });
  23661.         }
  23662.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/BusinessEventEncoder.php';
  23663.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Hookable/WriteResultMerger.php';
  23664.         $a = ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService());
  23665.         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));
  23666.     }
  23667.     /**
  23668.      * Gets the private 'Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber' shared service.
  23669.      *
  23670.      * @return \Shopware\Core\Framework\Webhook\Subscriber\RetryWebhookMessageFailedSubscriber
  23671.      */
  23672.     protected function getRetryWebhookMessageFailedSubscriberService()
  23673.     {
  23674.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/Subscriber/RetryWebhookMessageFailedSubscriber.php';
  23675.         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()));
  23676.     }
  23677.     /**
  23678.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookCacheClearer' shared service.
  23679.      *
  23680.      * @return \Shopware\Core\Framework\Webhook\WebhookCacheClearer
  23681.      */
  23682.     protected function getWebhookCacheClearerService()
  23683.     {
  23684.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Webhook/WebhookCacheClearer.php';
  23685.         return $this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookCacheClearer'] = new \Shopware\Core\Framework\Webhook\WebhookCacheClearer(($this->privates['Shopware\\Core\\Framework\\Webhook\\WebhookDispatcher'] ?? $this->getWebhookDispatcherService()));
  23686.     }
  23687.     /**
  23688.      * Gets the private 'Shopware\Core\Framework\Webhook\WebhookDispatcher' shared service.
  23689.      *
  23690.      * @return \Shopware\Core\Framework\Webhook\WebhookDispatcher
  23691.      */
  23692.     protected function getWebhookDispatcherService()
  23693.     {
  23694.         $a = new \Shopware\Core\Content\Flow\Dispatching\FlowDispatcher(new \Symfony\Component\EventDispatcher\EventDispatcher(), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()));
  23695.         $a->setContainer($this);
  23696.         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.11.1', ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), true);
  23697.     }
  23698.     /**
  23699.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand' shared autowired service.
  23700.      *
  23701.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelCreateCommand
  23702.      */
  23703.     protected function getSalesChannelCreateCommandService()
  23704.     {
  23705.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23706.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  23707.         $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()));
  23708.         $instance->setName('sales-channel:create');
  23709.         return $instance;
  23710.     }
  23711.     /**
  23712.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand' shared autowired service.
  23713.      *
  23714.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand
  23715.      */
  23716.     protected function getSalesChannelListCommandService()
  23717.     {
  23718.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23719.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelListCommand.php';
  23720.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelListCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelListCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  23721.         $instance->setName('sales-channel:list');
  23722.         return $instance;
  23723.     }
  23724.     /**
  23725.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand' shared autowired service.
  23726.      *
  23727.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand
  23728.      */
  23729.     protected function getSalesChannelMaintenanceDisableCommandService()
  23730.     {
  23731.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23732.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  23733.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceDisableCommand.php';
  23734.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceDisableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceDisableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  23735.         $instance->setName('sales-channel:maintenance:disable');
  23736.         return $instance;
  23737.     }
  23738.     /**
  23739.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand' shared autowired service.
  23740.      *
  23741.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand
  23742.      */
  23743.     protected function getSalesChannelMaintenanceEnableCommandService()
  23744.     {
  23745.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23746.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelMaintenanceEnableCommand.php';
  23747.         $this->privates['Shopware\\Core\\Maintenance\\SalesChannel\\Command\\SalesChannelMaintenanceEnableCommand'] = $instance = new \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelMaintenanceEnableCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  23748.         $instance->setName('sales-channel:maintenance:enable');
  23749.         return $instance;
  23750.     }
  23751.     /**
  23752.      * Gets the private 'Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand' shared autowired service.
  23753.      *
  23754.      * @return \Shopware\Core\Maintenance\SalesChannel\Command\SalesChannelUpdateDomainCommand
  23755.      */
  23756.     protected function getSalesChannelUpdateDomainCommandService()
  23757.     {
  23758.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23759.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelUpdateDomainCommand.php';
  23760.         $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()));
  23761.         $instance->setName('sales-channel:update:domain');
  23762.         $instance->setDescription('Changes the domain of all sales channels');
  23763.         return $instance;
  23764.     }
  23765.     /**
  23766.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand' shared autowired service.
  23767.      *
  23768.      * @return \Shopware\Core\Maintenance\System\Command\SystemConfigureShopCommand
  23769.      */
  23770.     protected function getSystemConfigureShopCommandService()
  23771.     {
  23772.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23773.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemConfigureShopCommand.php';
  23774.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/ShopConfigurator.php';
  23775.         $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()));
  23776.         $instance->setName('system:configure-shop');
  23777.         return $instance;
  23778.     }
  23779.     /**
  23780.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand' shared autowired service.
  23781.      *
  23782.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand
  23783.      */
  23784.     protected function getSystemGenerateAppSecretCommandService()
  23785.     {
  23786.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23787.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateAppSecretCommand.php';
  23788.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemGenerateAppSecretCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemGenerateAppSecretCommand();
  23789.         $instance->setName('system:generate-app-secret');
  23790.         return $instance;
  23791.     }
  23792.     /**
  23793.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand' shared autowired service.
  23794.      *
  23795.      * @return \Shopware\Core\Maintenance\System\Command\SystemGenerateJwtSecretCommand
  23796.      */
  23797.     protected function getSystemGenerateJwtSecretCommandService()
  23798.     {
  23799.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23800.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemGenerateJwtSecretCommand.php';
  23801.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  23802.         $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())));
  23803.         $instance->setName('system:generate-jwt-secret');
  23804.         return $instance;
  23805.     }
  23806.     /**
  23807.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemInstallCommand' shared autowired service.
  23808.      *
  23809.      * @return \Shopware\Core\Maintenance\System\Command\SystemInstallCommand
  23810.      */
  23811.     protected function getSystemInstallCommandService()
  23812.     {
  23813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23814.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemInstallCommand.php';
  23815.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemInstallCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemInstallCommand(\dirname(__DIR__4));
  23816.         $instance->setName('system:install');
  23817.         return $instance;
  23818.     }
  23819.     /**
  23820.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemSetupCommand' shared autowired service.
  23821.      *
  23822.      * @return \Shopware\Core\Maintenance\System\Command\SystemSetupCommand
  23823.      */
  23824.     protected function getSystemSetupCommandService()
  23825.     {
  23826.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23827.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemSetupCommand.php';
  23828.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Service/JwtCertificateGenerator.php';
  23829.         $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())));
  23830.         $instance->setName('system:setup');
  23831.         return $instance;
  23832.     }
  23833.     /**
  23834.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand' shared autowired service.
  23835.      *
  23836.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand
  23837.      */
  23838.     protected function getSystemUpdateFinishCommandService()
  23839.     {
  23840.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23841.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdateFinishCommand.php';
  23842.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdateFinishCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdateFinishCommand($this);
  23843.         $instance->setName('system:update:finish');
  23844.         return $instance;
  23845.     }
  23846.     /**
  23847.      * Gets the private 'Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand' shared autowired service.
  23848.      *
  23849.      * @return \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand
  23850.      */
  23851.     protected function getSystemUpdatePrepareCommandService()
  23852.     {
  23853.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23854.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/System/Command/SystemUpdatePrepareCommand.php';
  23855.         $this->privates['Shopware\\Core\\Maintenance\\System\\Command\\SystemUpdatePrepareCommand'] = $instance = new \Shopware\Core\Maintenance\System\Command\SystemUpdatePrepareCommand($this);
  23856.         $instance->setName('system:update:prepare');
  23857.         return $instance;
  23858.     }
  23859.     /**
  23860.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand' shared autowired service.
  23861.      *
  23862.      * @return \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand
  23863.      */
  23864.     protected function getUserChangePasswordCommandService()
  23865.     {
  23866.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23867.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserChangePasswordCommand.php';
  23868.         $this->privates['Shopware\\Core\\Maintenance\\User\\Command\\UserChangePasswordCommand'] = $instance = new \Shopware\Core\Maintenance\User\Command\UserChangePasswordCommand(($this->services['user.repository'] ?? $this->getUser_RepositoryService()));
  23869.         $instance->setName('user:change-password');
  23870.         return $instance;
  23871.     }
  23872.     /**
  23873.      * Gets the private 'Shopware\Core\Maintenance\User\Command\UserCreateCommand' shared autowired service.
  23874.      *
  23875.      * @return \Shopware\Core\Maintenance\User\Command\UserCreateCommand
  23876.      */
  23877.     protected function getUserCreateCommandService()
  23878.     {
  23879.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23880.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/User/Command/UserCreateCommand.php';
  23881.         $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()));
  23882.         $instance->setName('user:create');
  23883.         return $instance;
  23884.     }
  23885.     /**
  23886.      * Gets the private 'Shopware\Core\Profiling\Integration\Stopwatch' shared service.
  23887.      *
  23888.      * @return \Shopware\Core\Profiling\Integration\Stopwatch
  23889.      */
  23890.     protected function getStopwatchService()
  23891.     {
  23892.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/ProfilerInterface.php';
  23893.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Profiling/Integration/Stopwatch.php';
  23894.         return $this->privates['Shopware\\Core\\Profiling\\Integration\\Stopwatch'] = new \Shopware\Core\Profiling\Integration\Stopwatch(($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  23895.     }
  23896.     /**
  23897.      * Gets the private 'Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater' shared service.
  23898.      *
  23899.      * @return \Shopware\Core\System\Country\CountryTaxFreeDeprecationUpdater
  23900.      */
  23901.     protected function getCountryTaxFreeDeprecationUpdaterService()
  23902.     {
  23903.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Country/CountryTaxFreeDeprecationUpdater.php';
  23904.         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()));
  23905.     }
  23906.     /**
  23907.      * Gets the private 'Shopware\Core\System\CustomField\CustomFieldService' shared service.
  23908.      *
  23909.      * @return \Shopware\Core\System\CustomField\CustomFieldService
  23910.      */
  23911.     protected function getCustomFieldServiceService()
  23912.     {
  23913.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/CustomField/CustomFieldService.php';
  23914.         return $this->privates['Shopware\\Core\\System\\CustomField\\CustomFieldService'] = new \Shopware\Core\System\CustomField\CustomFieldService(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23915.     }
  23916.     /**
  23917.      * Gets the private 'Shopware\Core\System\Language\CachedLanguageLoader' shared service.
  23918.      *
  23919.      * @return \Shopware\Core\System\Language\CachedLanguageLoader
  23920.      */
  23921.     protected function getCachedLanguageLoaderService()
  23922.     {
  23923.         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()));
  23924.     }
  23925.     /**
  23926.      * Gets the private 'Shopware\Core\System\Language\LanguageValidator' shared service.
  23927.      *
  23928.      * @return \Shopware\Core\System\Language\LanguageValidator
  23929.      */
  23930.     protected function getLanguageValidatorService()
  23931.     {
  23932.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Language/LanguageValidator.php';
  23933.         return $this->privates['Shopware\\Core\\System\\Language\\LanguageValidator'] = new \Shopware\Core\System\Language\LanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23934.     }
  23935.     /**
  23936.      * Gets the private 'Shopware\Core\System\Locale\LanguageLocaleCodeProvider' shared service.
  23937.      *
  23938.      * @return \Shopware\Core\System\Locale\LanguageLocaleCodeProvider
  23939.      */
  23940.     protected function getLanguageLocaleCodeProviderService()
  23941.     {
  23942.         return $this->privates['Shopware\\Core\\System\\Locale\\LanguageLocaleCodeProvider'] = new \Shopware\Core\System\Locale\LanguageLocaleCodeProvider(($this->privates['Shopware\\Core\\System\\Language\\CachedLanguageLoader'] ?? $this->getCachedLanguageLoaderService()));
  23943.     }
  23944.     /**
  23945.      * Gets the private 'Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand' shared service.
  23946.      *
  23947.      * @return \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand
  23948.      */
  23949.     protected function getMigrateIncrementStorageCommandService()
  23950.     {
  23951.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  23952.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/Command/MigrateIncrementStorageCommand.php';
  23953.         $this->privates['Shopware\\Core\\System\\NumberRange\\Command\\MigrateIncrementStorageCommand'] = $instance = new \Shopware\Core\System\NumberRange\Command\MigrateIncrementStorageCommand(($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] ?? $this->getIncrementStorageRegistryService()));
  23954.         $instance->setName('number-range:migrate');
  23955.         return $instance;
  23956.     }
  23957.     /**
  23958.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage' shared service.
  23959.      *
  23960.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage
  23961.      */
  23962.     protected function getIncrementSqlStorageService()
  23963.     {
  23964.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  23965.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageInterface.php';
  23966.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementSqlStorage.php';
  23967.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementSqlStorage(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  23968.     }
  23969.     /**
  23970.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry' shared service.
  23971.      *
  23972.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry
  23973.      */
  23974.     protected function getIncrementStorageRegistryService()
  23975.     {
  23976.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/IncrementStorageRegistry.php';
  23977.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\IncrementStorage\IncrementStorageRegistry(new RewindableGenerator(function () {
  23978.             yield 'SQL' => ($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementSqlStorage'] ?? $this->getIncrementSqlStorageService());
  23979.         }, 1), 'SQL');
  23980.     }
  23981.     /**
  23982.      * Gets the private 'Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement' shared service.
  23983.      *
  23984.      * @return \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement
  23985.      */
  23986.     protected function getValueGeneratorPatternIncrementService()
  23987.     {
  23988.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/AbstractValueGenerator.php';
  23989.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternInterface.php';
  23990.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/ValueGeneratorPatternIncrement.php';
  23991.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/NumberRange/ValueGenerator/Pattern/IncrementStorage/AbstractIncrementStorage.php';
  23992.         return $this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\ValueGeneratorPatternIncrement'] = new \Shopware\Core\System\NumberRange\ValueGenerator\Pattern\ValueGeneratorPatternIncrement(($this->privates['Shopware\\Core\\System\\NumberRange\\ValueGenerator\\Pattern\\IncrementStorage\\IncrementStorageRegistry'] ?? $this->getIncrementStorageRegistryService())->getStorage());
  23993.     }
  23994.     /**
  23995.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener' shared service.
  23996.      *
  23997.      * @return \Shopware\Core\System\SalesChannel\Api\StoreApiResponseListener
  23998.      */
  23999.     protected function getStoreApiResponseListenerService()
  24000.     {
  24001.         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()));
  24002.     }
  24003.     /**
  24004.      * Gets the private 'Shopware\Core\System\SalesChannel\Api\StructEncoder' shared service.
  24005.      *
  24006.      * @return \Shopware\Core\System\SalesChannel\Api\StructEncoder
  24007.      */
  24008.     protected function getStructEncoderService()
  24009.     {
  24010.         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()));
  24011.     }
  24012.     /**
  24013.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory' shared service.
  24014.      *
  24015.      * @return \Shopware\Core\System\SalesChannel\Context\CachedSalesChannelContextFactory
  24016.      */
  24017.     protected function getCachedSalesChannelContextFactoryService()
  24018.     {
  24019.         $a = ($this->services['customer_group.repository'] ?? $this->getCustomerGroup_RepositoryService());
  24020.         $b = ($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService());
  24021.         $c = ($this->services['currency_country_rounding.repository'] ?? $this->getCurrencyCountryRounding_RepositoryService());
  24022.         $d = ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService());
  24023.         $e = ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheTracer'] ?? $this->getCacheTracerService());
  24024.         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['customer.repository'] ?? $this->getCustomer_RepositoryService()), $a, ($this->services['customer_address.repository'] ?? $this->getCustomerAddress_RepositoryService()), $b, ($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 () {
  24025.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\EntireCountryRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\EntireCountryRuleTypeFilter()));
  24026.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\IndividualStatesRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\IndividualStatesRuleTypeFilter()));
  24027.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRangeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRangeRuleTypeFilter()));
  24028.             yield => ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] ?? ($this->privates['Shopware\\Core\\System\\Tax\\TaxRuleType\\ZipCodeRuleTypeFilter'] = new \Shopware\Core\System\Tax\TaxRuleType\ZipCodeRuleTypeFilter()));
  24029.         }, 4), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c, new \Shopware\Core\System\SalesChannel\Context\CachedBaseContextFactory(new \Shopware\Core\System\SalesChannel\Context\BaseContextFactory(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), $a, ($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['tax.repository'] ?? $this->getTax_RepositoryService()), $b, ($this->services['shipping_method.repository'] ?? $this->getShippingMethod_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['country_state.repository'] ?? $this->getCountryState_RepositoryService()), $c), $d$e)), $d$e);
  24030.     }
  24031.     /**
  24032.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\CartRestorer' shared service.
  24033.      *
  24034.      * @return \Shopware\Core\System\SalesChannel\Context\CartRestorer
  24035.      */
  24036.     protected function getCartRestorerService()
  24037.     {
  24038.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/CartRestorer.php';
  24039.         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()));
  24040.     }
  24041.     /**
  24042.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler' shared service.
  24043.      *
  24044.      * @return \Shopware\Core\System\SalesChannel\Context\Cleanup\CleanupSalesChannelContextTaskHandler
  24045.      */
  24046.     protected function getCleanupSalesChannelContextTaskHandlerService()
  24047.     {
  24048.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/Cleanup/CleanupSalesChannelContextTaskHandler.php';
  24049.         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);
  24050.     }
  24051.     /**
  24052.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister' shared service.
  24053.      *
  24054.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextPersister
  24055.      */
  24056.     protected function getSalesChannelContextPersisterService()
  24057.     {
  24058.         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()), ($this->privates['Shopware\\Core\\Checkout\\Cart\\CartPersister'] ?? $this->getCartPersisterService()), 'P1D');
  24059.     }
  24060.     /**
  24061.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer' shared service.
  24062.      *
  24063.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextRestorer
  24064.      */
  24065.     protected function getSalesChannelContextRestorerService()
  24066.     {
  24067.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextRestorer.php';
  24068.         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()));
  24069.     }
  24070.     /**
  24071.      * Gets the private 'Shopware\Core\System\SalesChannel\Context\SalesChannelContextService' shared service.
  24072.      *
  24073.      * @return \Shopware\Core\System\SalesChannel\Context\SalesChannelContextService
  24074.      */
  24075.     protected function getSalesChannelContextServiceService()
  24076.     {
  24077.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\SalesChannelContextService'] = 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()));
  24078.     }
  24079.     /**
  24080.      * Gets the private 'Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer' shared service.
  24081.      *
  24082.      * @return \Shopware\Core\System\SalesChannel\DataAbstractionLayer\SalesChannelIndexer
  24083.      */
  24084.     protected function getSalesChannelIndexerService()
  24085.     {
  24086.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24087.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/DataAbstractionLayer/SalesChannelIndexer.php';
  24088.         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()));
  24089.     }
  24090.     /**
  24091.      * Gets the private 'Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator' shared service.
  24092.      *
  24093.      * @return \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator
  24094.      */
  24095.     protected function getSalesChannelValidatorService()
  24096.     {
  24097.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Validation/SalesChannelValidator.php';
  24098.         return $this->privates['Shopware\\Core\\System\\SalesChannel\\Validation\\SalesChannelValidator'] = new \Shopware\Core\System\SalesChannel\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24099.     }
  24100.     /**
  24101.      * Gets the private 'Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand' shared service.
  24102.      *
  24103.      * @return \Shopware\Core\System\Snippet\Command\ValidateSnippetsCommand
  24104.      */
  24105.     protected function getValidateSnippetsCommandService()
  24106.     {
  24107.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24108.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Command/ValidateSnippetsCommand.php';
  24109.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidatorInterface.php';
  24110.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetValidator.php';
  24111.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFileHandler.php';
  24112.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/SnippetFixer.php';
  24113.         $a = new \Shopware\Core\System\Snippet\SnippetFileHandler();
  24114.         $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));
  24115.         $instance->setName('snippets:validate');
  24116.         return $instance;
  24117.     }
  24118.     /**
  24119.      * Gets the private 'Shopware\Core\System\Snippet\SnippetService' shared service.
  24120.      *
  24121.      * @return \Shopware\Core\System\Snippet\SnippetService
  24122.      */
  24123.     protected function getSnippetServiceService()
  24124.     {
  24125.         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()));
  24126.     }
  24127.     /**
  24128.      * Gets the private 'Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber' shared service.
  24129.      *
  24130.      * @return \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber
  24131.      */
  24132.     protected function getCustomFieldSubscriberService()
  24133.     {
  24134.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/Snippet/Subscriber/CustomFieldSubscriber.php';
  24135.         return $this->privates['Shopware\\Core\\System\\Snippet\\Subscriber\\CustomFieldSubscriber'] = new \Shopware\Core\System\Snippet\Subscriber\CustomFieldSubscriber(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24136.     }
  24137.     /**
  24138.      * Gets the private 'Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand' shared service.
  24139.      *
  24140.      * @return \Shopware\Core\System\StateMachine\Command\WorkflowDumpCommand
  24141.      */
  24142.     protected function getWorkflowDumpCommandService()
  24143.     {
  24144.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24145.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/Command/WorkflowDumpCommand.php';
  24146.         $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()));
  24147.         $instance->setName('state-machine:dump');
  24148.         return $instance;
  24149.     }
  24150.     /**
  24151.      * Gets the private 'Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader' shared service.
  24152.      *
  24153.      * @return \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader
  24154.      */
  24155.     protected function getInitialStateIdLoaderService()
  24156.     {
  24157.         return $this->privates['Shopware\\Core\\System\\StateMachine\\Loader\\InitialStateIdLoader'] = new \Shopware\Core\System\StateMachine\Loader\InitialStateIdLoader(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()));
  24158.     }
  24159.     /**
  24160.      * Gets the private 'Shopware\Core\System\StateMachine\StateMachineRegistry' shared service.
  24161.      *
  24162.      * @return \Shopware\Core\System\StateMachine\StateMachineRegistry
  24163.      */
  24164.     protected function getStateMachineRegistryService()
  24165.     {
  24166.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/StateMachine/StateMachineRegistry.php';
  24167.         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()));
  24168.     }
  24169.     /**
  24170.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigGet' shared service.
  24171.      *
  24172.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigGet
  24173.      */
  24174.     protected function getConfigGetService()
  24175.     {
  24176.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24177.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigGet.php';
  24178.         $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()));
  24179.         $instance->setName('system:config:get');
  24180.         return $instance;
  24181.     }
  24182.     /**
  24183.      * Gets the private 'Shopware\Core\System\SystemConfig\Command\ConfigSet' shared service.
  24184.      *
  24185.      * @return \Shopware\Core\System\SystemConfig\Command\ConfigSet
  24186.      */
  24187.     protected function getConfigSetService()
  24188.     {
  24189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24190.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Command/ConfigSet.php';
  24191.         $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()));
  24192.         $instance->setName('system:config:set');
  24193.         return $instance;
  24194.     }
  24195.     /**
  24196.      * Gets the private 'Shopware\Core\System\SystemConfig\Service\ConfigurationService' shared service.
  24197.      *
  24198.      * @return \Shopware\Core\System\SystemConfig\Service\ConfigurationService
  24199.      */
  24200.     protected function getConfigurationServiceService()
  24201.     {
  24202.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SystemConfig/Service/ConfigurationService.php';
  24203.         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()));
  24204.     }
  24205.     /**
  24206.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand' shared service.
  24207.      *
  24208.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCleanIndicesCommand
  24209.      */
  24210.     protected function getElasticsearchCleanIndicesCommandService()
  24211.     {
  24212.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24213.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCleanIndicesCommand.php';
  24214.         $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()));
  24215.         $instance->setName('es:index:cleanup');
  24216.         return $instance;
  24217.     }
  24218.     /**
  24219.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand' shared service.
  24220.      *
  24221.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand
  24222.      */
  24223.     protected function getElasticsearchCreateAliasCommandService()
  24224.     {
  24225.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24226.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchCreateAliasCommand.php';
  24227.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchCreateAliasCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchCreateAliasCommand(($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  24228.         $instance->setName('es:create:alias');
  24229.         return $instance;
  24230.     }
  24231.     /**
  24232.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand' shared service.
  24233.      *
  24234.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand
  24235.      */
  24236.     protected function getElasticsearchIndexingCommandService()
  24237.     {
  24238.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24239.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  24240.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchIndexingCommand.php';
  24241.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchIndexingCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchIndexingCommand(($this->privates['Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexer'] ?? $this->getElasticsearchIndexerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTaskHandler'] ?? $this->getCreateAliasTaskHandlerService()));
  24242.         $instance->setName('es:index');
  24243.         return $instance;
  24244.     }
  24245.     /**
  24246.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand' shared service.
  24247.      *
  24248.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchResetCommand
  24249.      */
  24250.     protected function getElasticsearchResetCommandService()
  24251.     {
  24252.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24253.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchResetCommand.php';
  24254.         $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()));
  24255.         $instance->setName('es:reset');
  24256.         return $instance;
  24257.     }
  24258.     /**
  24259.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand' shared service.
  24260.      *
  24261.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchStatusCommand
  24262.      */
  24263.     protected function getElasticsearchStatusCommandService()
  24264.     {
  24265.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24266.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Command/ConsoleProgressTrait.php';
  24267.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchStatusCommand.php';
  24268.         $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()));
  24269.         $instance->setName('es:status');
  24270.         return $instance;
  24271.     }
  24272.     /**
  24273.      * Gets the private 'Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand' shared service.
  24274.      *
  24275.      * @return \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand
  24276.      */
  24277.     protected function getElasticsearchTestAnalyzerCommandService()
  24278.     {
  24279.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24280.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Command/ElasticsearchTestAnalyzerCommand.php';
  24281.         $this->privates['Shopware\\Elasticsearch\\Framework\\Command\\ElasticsearchTestAnalyzerCommand'] = $instance = new \Shopware\Elasticsearch\Framework\Command\ElasticsearchTestAnalyzerCommand(($this->services['Elasticsearch\\Client'] ?? $this->getClientService()));
  24282.         $instance->setName('es:test:analyzer');
  24283.         return $instance;
  24284.     }
  24285.     /**
  24286.      * Gets the private 'Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser' shared service.
  24287.      *
  24288.      * @return \Shopware\Elasticsearch\Framework\DataAbstractionLayer\CriteriaParser
  24289.      */
  24290.     protected function getCriteriaParserService()
  24291.     {
  24292.         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())));
  24293.     }
  24294.     /**
  24295.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector' shared service.
  24296.      *
  24297.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchOutdatedIndexDetector
  24298.      */
  24299.     protected function getElasticsearchOutdatedIndexDetectorService()
  24300.     {
  24301.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/ElasticsearchOutdatedIndexDetector.php';
  24302.         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()));
  24303.     }
  24304.     /**
  24305.      * Gets the private 'Shopware\Elasticsearch\Framework\ElasticsearchRegistry' shared service.
  24306.      *
  24307.      * @return \Shopware\Elasticsearch\Framework\ElasticsearchRegistry
  24308.      */
  24309.     protected function getElasticsearchRegistryService()
  24310.     {
  24311.         return $this->privates['Shopware\\Elasticsearch\\Framework\\ElasticsearchRegistry'] = new \Shopware\Elasticsearch\Framework\ElasticsearchRegistry(new RewindableGenerator(function () {
  24312.             yield => ($this->privates['Swag\\DynamicAccess\\ElasticSearch\\ProductEsDefinitionDecorator'] ?? $this->getProductEsDefinitionDecoratorService());
  24313.         }, 1));
  24314.     }
  24315.     /**
  24316.      * Gets the private 'Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer' shared service.
  24317.      *
  24318.      * @return \Shopware\Elasticsearch\Framework\Indexing\ElasticsearchIndexer
  24319.      */
  24320.     protected function getElasticsearchIndexerService()
  24321.     {
  24322.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/ElasticsearchIndexer.php';
  24323.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/IndexCreator.php';
  24324.         $a = ($this->services['Elasticsearch\\Client'] ?? $this->getClientService());
  24325.         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'));
  24326.     }
  24327.     /**
  24328.      * Gets the private 'Shopware\Elasticsearch\Product\CustomFieldUpdater' shared service.
  24329.      *
  24330.      * @return \Shopware\Elasticsearch\Product\CustomFieldUpdater
  24331.      */
  24332.     protected function getCustomFieldUpdaterService()
  24333.     {
  24334.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/CustomFieldUpdater.php';
  24335.         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()));
  24336.     }
  24337.     /**
  24338.      * Gets the private 'Shopware\Elasticsearch\Product\ProductSearchBuilder' shared service.
  24339.      *
  24340.      * @return \Shopware\Elasticsearch\Product\ProductSearchBuilder
  24341.      */
  24342.     protected function getProductSearchBuilderService()
  24343.     {
  24344.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php';
  24345.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductSearchBuilder.php';
  24346.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchBuilder.php';
  24347.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php';
  24348.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php';
  24349.         return $this->privates['Shopware\\Elasticsearch\\Product\\ProductSearchBuilder'] = new \Shopware\Elasticsearch\Product\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchBuilder(new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()), ($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()));
  24350.     }
  24351.     /**
  24352.      * Gets the private 'Shopware\Elasticsearch\Product\ProductUpdater' shared service.
  24353.      *
  24354.      * @return \Shopware\Elasticsearch\Product\ProductUpdater
  24355.      */
  24356.     protected function getProductUpdaterService()
  24357.     {
  24358.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ProductUpdater.php';
  24359.         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()));
  24360.     }
  24361.     /**
  24362.      * Gets the private 'Shopware\Elasticsearch\Product\SearchKeywordReplacement' shared service.
  24363.      *
  24364.      * @return \Shopware\Elasticsearch\Product\SearchKeywordReplacement
  24365.      */
  24366.     protected function getSearchKeywordReplacementService()
  24367.     {
  24368.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/DataAbstractionLayer/SearchKeywordUpdater.php';
  24369.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/SearchKeywordReplacement.php';
  24370.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerInterface.php';
  24371.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzer.php';
  24372.         return $this->privates['Shopware\\Elasticsearch\\Product\\SearchKeywordReplacement'] = new \Shopware\Elasticsearch\Product\SearchKeywordReplacement(new \Shopware\Core\Content\Product\DataAbstractionLayer\SearchKeywordUpdater(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), new \Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer(($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] ?? ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Tokenizer'] = new \Shopware\Core\Framework\DataAbstractionLayer\Search\Term\Tokenizer($this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH')))), ($this->privates['Shopware\\Core\\Framework\\DataAbstractionLayer\\Search\\Term\\Filter\\TokenFilter'] ?? $this->getTokenFilterService()))), ($this->services['Shopware\\Elasticsearch\\Framework\\ElasticsearchHelper'] ?? $this->getElasticsearchHelperService()));
  24373.     }
  24374.     /**
  24375.      * Gets the private 'Shopware\Storefront\Event\CartMergedSubscriber' shared autowired service.
  24376.      *
  24377.      * @return \Shopware\Storefront\Event\CartMergedSubscriber
  24378.      */
  24379.     protected function getCartMergedSubscriberService()
  24380.     {
  24381.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Event/CartMergedSubscriber.php';
  24382.         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())));
  24383.     }
  24384.     /**
  24385.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheResponseSubscriber' shared autowired service.
  24386.      *
  24387.      * @return \Shopware\Storefront\Framework\Cache\CacheResponseSubscriber
  24388.      */
  24389.     protected function getCacheResponseSubscriberService()
  24390.     {
  24391.         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);
  24392.     }
  24393.     /**
  24394.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheTracer' shared autowired service.
  24395.      *
  24396.      * @return \Shopware\Storefront\Framework\Cache\CacheTracer
  24397.      */
  24398.     protected function getCacheTracerService()
  24399.     {
  24400.         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()));
  24401.     }
  24402.     /**
  24403.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer' shared autowired service.
  24404.      *
  24405.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\CacheWarmer
  24406.      */
  24407.     protected function getCacheWarmer2Service()
  24408.     {
  24409.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheWarmer.php';
  24410.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmerRegistry.php';
  24411.         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 () {
  24412.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Product\\ProductRouteWarmer'] ?? $this->getProductRouteWarmerService());
  24413.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\Navigation\\NavigationRouteWarmer'] ?? $this->getNavigationRouteWarmerService());
  24414.         }, 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())));
  24415.     }
  24416.     /**
  24417.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer' shared autowired service.
  24418.      *
  24419.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Navigation\NavigationRouteWarmer
  24420.      */
  24421.     protected function getNavigationRouteWarmerService()
  24422.     {
  24423.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  24424.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Navigation/NavigationRouteWarmer.php';
  24425.         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()));
  24426.     }
  24427.     /**
  24428.      * Gets the private 'Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer' shared autowired service.
  24429.      *
  24430.      * @return \Shopware\Storefront\Framework\Cache\CacheWarmer\Product\ProductRouteWarmer
  24431.      */
  24432.     protected function getProductRouteWarmerService()
  24433.     {
  24434.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/CacheRouteWarmer.php';
  24435.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Cache/CacheWarmer/Product/ProductRouteWarmer.php';
  24436.         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()));
  24437.     }
  24438.     /**
  24439.      * Gets the private 'Shopware\Storefront\Framework\Captcha\BasicCaptcha' shared autowired service.
  24440.      *
  24441.      * @return \Shopware\Storefront\Framework\Captcha\BasicCaptcha
  24442.      */
  24443.     protected function getBasicCaptchaService()
  24444.     {
  24445.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  24446.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/BasicCaptcha.php';
  24447.         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()));
  24448.     }
  24449.     /**
  24450.      * Gets the private 'Shopware\Storefront\Framework\Captcha\CaptchaRouteListener' shared autowired service.
  24451.      *
  24452.      * @return \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener
  24453.      */
  24454.     protected function getCaptchaRouteListenerService()
  24455.     {
  24456.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\CaptchaRouteListener'] = new \Shopware\Storefront\Framework\Captcha\CaptchaRouteListener(new RewindableGenerator(function () {
  24457.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] ?? $this->getHoneypotCaptchaService());
  24458.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\BasicCaptcha'] ?? $this->getBasicCaptchaService());
  24459.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV2'] ?? $this->getGoogleReCaptchaV2Service());
  24460.             yield => ($this->privates['Shopware\\Storefront\\Framework\\Captcha\\GoogleReCaptchaV3'] ?? $this->getGoogleReCaptchaV3Service());
  24461.         }, 4), ($this->services['Shopware\\Storefront\\Controller\\ErrorController'] ?? $this->getErrorControllerService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  24462.     }
  24463.     /**
  24464.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2' shared autowired service.
  24465.      *
  24466.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV2
  24467.      */
  24468.     protected function getGoogleReCaptchaV2Service()
  24469.     {
  24470.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  24471.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV2.php';
  24472.         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())));
  24473.     }
  24474.     /**
  24475.      * Gets the private 'Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3' shared autowired service.
  24476.      *
  24477.      * @return \Shopware\Storefront\Framework\Captcha\GoogleReCaptchaV3
  24478.      */
  24479.     protected function getGoogleReCaptchaV3Service()
  24480.     {
  24481.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  24482.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/GoogleReCaptchaV3.php';
  24483.         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())));
  24484.     }
  24485.     /**
  24486.      * Gets the private 'Shopware\Storefront\Framework\Captcha\HoneypotCaptcha' shared autowired service.
  24487.      *
  24488.      * @return \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha
  24489.      */
  24490.     protected function getHoneypotCaptchaService()
  24491.     {
  24492.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/AbstractCaptcha.php';
  24493.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Captcha/HoneypotCaptcha.php';
  24494.         return $this->privates['Shopware\\Storefront\\Framework\\Captcha\\HoneypotCaptcha'] = new \Shopware\Storefront\Framework\Captcha\HoneypotCaptcha(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  24495.     }
  24496.     /**
  24497.      * Gets the private 'Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand' shared autowired service.
  24498.      *
  24499.      * @return \Shopware\Storefront\Framework\Command\HttpCacheWarmUpCommand
  24500.      */
  24501.     protected function getHttpCacheWarmUpCommandService()
  24502.     {
  24503.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24504.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/HttpCacheWarmUpCommand.php';
  24505.         $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()));
  24506.         $instance->setName('http:cache:warm:up');
  24507.         return $instance;
  24508.     }
  24509.     /**
  24510.      * Gets the private 'Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared autowired service.
  24511.      *
  24512.      * @return \Shopware\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  24513.      */
  24514.     protected function getSalesChannelCreateStorefrontCommandService()
  24515.     {
  24516.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24517.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Maintenance/SalesChannel/Command/SalesChannelCreateCommand.php';
  24518.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  24519.         $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()));
  24520.         $instance->setName('sales-channel:create:storefront');
  24521.         return $instance;
  24522.     }
  24523.     /**
  24524.      * Gets the private 'Shopware\Storefront\Framework\Csrf\CsrfRouteListener' shared autowired service.
  24525.      *
  24526.      * @return \Shopware\Storefront\Framework\Csrf\CsrfRouteListener
  24527.      */
  24528.     protected function getCsrfRouteListenerService()
  24529.     {
  24530.         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()));
  24531.     }
  24532.     /**
  24533.      * Gets the private 'Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator' shared autowired service.
  24534.      *
  24535.      * @return \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator
  24536.      */
  24537.     protected function getCachedDomainLoaderInvalidatorService()
  24538.     {
  24539.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Routing/CachedDomainLoaderInvalidator.php';
  24540.         return $this->privates['Shopware\\Storefront\\Framework\\Routing\\CachedDomainLoaderInvalidator'] = new \Shopware\Storefront\Framework\Routing\CachedDomainLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  24541.     }
  24542.     /**
  24543.      * Gets the private 'Shopware\Storefront\Framework\Routing\MaintenanceModeResolver' shared autowired service.
  24544.      *
  24545.      * @return \Shopware\Storefront\Framework\Routing\MaintenanceModeResolver
  24546.      */
  24547.     protected function getMaintenanceModeResolverService()
  24548.     {
  24549.         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())));
  24550.     }
  24551.     /**
  24552.      * Gets the private 'Shopware\Storefront\Framework\Routing\StorefrontSubscriber' shared autowired service.
  24553.      *
  24554.      * @return \Shopware\Storefront\Framework\Routing\StorefrontSubscriber
  24555.      */
  24556.     protected function getStorefrontSubscriberService()
  24557.     {
  24558.         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\\System\\SalesChannel\\Context\\SalesChannelContextService'] ?? $this->getSalesChannelContextServiceService()), ($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()));
  24559.     }
  24560.     /**
  24561.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute' shared service.
  24562.      *
  24563.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\LandingPageSeoUrlRoute
  24564.      */
  24565.     protected function getLandingPageSeoUrlRouteService()
  24566.     {
  24567.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  24568.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/LandingPageSeoUrlRoute.php';
  24569.         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()));
  24570.     }
  24571.     /**
  24572.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute' shared service.
  24573.      *
  24574.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\NavigationPageSeoUrlRoute
  24575.      */
  24576.     protected function getNavigationPageSeoUrlRouteService()
  24577.     {
  24578.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  24579.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/NavigationPageSeoUrlRoute.php';
  24580.         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()));
  24581.     }
  24582.     /**
  24583.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute' shared service.
  24584.      *
  24585.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\ProductPageSeoUrlRoute
  24586.      */
  24587.     protected function getProductPageSeoUrlRouteService()
  24588.     {
  24589.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlRoute/SeoUrlRouteInterface.php';
  24590.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/ProductPageSeoUrlRoute.php';
  24591.         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()));
  24592.     }
  24593.     /**
  24594.      * Gets the private 'Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener' shared service.
  24595.      *
  24596.      * @return \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener
  24597.      */
  24598.     protected function getSeoUrlUpdateListenerService()
  24599.     {
  24600.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Framework/Seo/SeoUrlRoute/SeoUrlUpdateListener.php';
  24601.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Seo/SeoUrlUpdater.php';
  24602.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  24603.         return $this->privates['Shopware\\Storefront\\Framework\\Seo\\SeoUrlRoute\\SeoUrlUpdateListener'] = new \Shopware\Storefront\Framework\Seo\SeoUrlRoute\SeoUrlUpdateListener(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()), $a, ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService())), $a, ($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexerRegistry'] ?? $this->getEntityIndexerRegistryService()));
  24604.     }
  24605.     /**
  24606.      * Gets the private 'Shopware\Storefront\Framework\Twig\TwigDateRequestListener' shared autowired service.
  24607.      *
  24608.      * @return \Shopware\Storefront\Framework\Twig\TwigDateRequestListener
  24609.      */
  24610.     protected function getTwigDateRequestListenerService()
  24611.     {
  24612.         return $this->privates['Shopware\\Storefront\\Framework\\Twig\\TwigDateRequestListener'] = new \Shopware\Storefront\Framework\Twig\TwigDateRequestListener(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  24613.     }
  24614.     /**
  24615.      * Gets the private 'Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader' shared autowired service.
  24616.      *
  24617.      * @return \Shopware\Storefront\Page\Account\Login\AccountLoginPageLoader
  24618.      */
  24619.     protected function getAccountLoginPageLoaderService()
  24620.     {
  24621.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Account/Login/AccountLoginPageLoader.php';
  24622.         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()));
  24623.     }
  24624.     /**
  24625.      * Gets the private 'Shopware\Storefront\Page\Cms\DefaultMediaResolver' shared autowired service.
  24626.      *
  24627.      * @return \Shopware\Storefront\Page\Cms\DefaultMediaResolver
  24628.      */
  24629.     protected function getDefaultMediaResolverService()
  24630.     {
  24631.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/AbstractDefaultMediaResolver.php';
  24632.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Cms/DefaultMediaResolver.php';
  24633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Media/Cms/DefaultMediaResolver.php';
  24634.         return $this->privates['Shopware\\Storefront\\Page\\Cms\\DefaultMediaResolver'] = new \Shopware\Storefront\Page\Cms\DefaultMediaResolver(new \Shopware\Core\Content\Media\Cms\DefaultMediaResolver(($this->services['shopware.filesystem.public'] ?? $this->getShopware_Filesystem_PublicService())), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Translation\\Translator'] ?? $this->getTranslator2Service()), ($this->privates['assets.packages'] ?? $this->getAssets_PackagesService()));
  24635.     }
  24636.     /**
  24637.      * Gets the private 'Shopware\Storefront\Page\GenericPageLoader' shared autowired service.
  24638.      *
  24639.      * @return \Shopware\Storefront\Page\GenericPageLoader
  24640.      */
  24641.     protected function getGenericPageLoaderService()
  24642.     {
  24643.         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\\SortedShippingMethodRoute'] ?? $this->getSortedShippingMethodRouteService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  24644.     }
  24645.     /**
  24646.      * Gets the private 'Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader' shared autowired service.
  24647.      *
  24648.      * @return \Shopware\Storefront\Page\Product\Configurator\ProductPageConfiguratorLoader
  24649.      */
  24650.     protected function getProductPageConfiguratorLoaderService()
  24651.     {
  24652.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/ProductConfiguratorLoader.php';
  24653.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/ProductPageConfiguratorLoader.php';
  24654.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Product/SalesChannel/Detail/AvailableCombinationLoader.php';
  24655.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Page/Product/Configurator/AvailableCombinationLoader.php';
  24656.         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())))));
  24657.     }
  24658.     /**
  24659.      * Gets the private 'Shopware\Storefront\Pagelet\Footer\FooterPageletLoader' shared autowired service.
  24660.      *
  24661.      * @return \Shopware\Storefront\Pagelet\Footer\FooterPageletLoader
  24662.      */
  24663.     protected function getFooterPageletLoaderService()
  24664.     {
  24665.         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()));
  24666.     }
  24667.     /**
  24668.      * Gets the private 'Shopware\Storefront\Pagelet\Header\HeaderPageletLoader' shared autowired service.
  24669.      *
  24670.      * @return \Shopware\Storefront\Pagelet\Header\HeaderPageletLoader
  24671.      */
  24672.     protected function getHeaderPageletLoaderService()
  24673.     {
  24674.         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()));
  24675.     }
  24676.     /**
  24677.      * Gets the private 'Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader' shared autowired service.
  24678.      *
  24679.      * @return \Shopware\Storefront\Pagelet\Newsletter\Account\NewsletterAccountPageletLoader
  24680.      */
  24681.     protected function getNewsletterAccountPageletLoaderService()
  24682.     {
  24683.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Pagelet/Newsletter/Account/NewsletterAccountPageletLoader.php';
  24684.         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()));
  24685.     }
  24686.     /**
  24687.      * Gets the private 'Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator' shared service.
  24688.      *
  24689.      * @return \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator
  24690.      */
  24691.     protected function getCachedResolvedConfigLoaderInvalidatorService()
  24692.     {
  24693.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/CachedResolvedConfigLoaderInvalidator.php';
  24694.         return $this->privates['Shopware\\Storefront\\Theme\\CachedResolvedConfigLoaderInvalidator'] = new \Shopware\Storefront\Theme\CachedResolvedConfigLoaderInvalidator(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheInvalidator'] ?? $this->getCacheInvalidatorService()));
  24695.     }
  24696.     /**
  24697.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeChangeCommand' shared service.
  24698.      *
  24699.      * @return \Shopware\Storefront\Theme\Command\ThemeChangeCommand
  24700.      */
  24701.     protected function getThemeChangeCommandService()
  24702.     {
  24703.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24704.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeChangeCommand.php';
  24705.         $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()));
  24706.         $instance->setName('theme:change');
  24707.         return $instance;
  24708.     }
  24709.     /**
  24710.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCompileCommand' shared service.
  24711.      *
  24712.      * @return \Shopware\Storefront\Theme\Command\ThemeCompileCommand
  24713.      */
  24714.     protected function getThemeCompileCommandService()
  24715.     {
  24716.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24717.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCompileCommand.php';
  24718.         $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()));
  24719.         $instance->setName('theme:compile');
  24720.         return $instance;
  24721.     }
  24722.     /**
  24723.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeCreateCommand' shared service.
  24724.      *
  24725.      * @return \Shopware\Storefront\Theme\Command\ThemeCreateCommand
  24726.      */
  24727.     protected function getThemeCreateCommandService()
  24728.     {
  24729.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24730.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeCreateCommand.php';
  24731.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeCreateCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeCreateCommand(\dirname(__DIR__4));
  24732.         $instance->setName('theme:create');
  24733.         return $instance;
  24734.     }
  24735.     /**
  24736.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeDumpCommand' shared service.
  24737.      *
  24738.      * @return \Shopware\Storefront\Theme\Command\ThemeDumpCommand
  24739.      */
  24740.     protected function getThemeDumpCommandService()
  24741.     {
  24742.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24743.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeDumpCommand.php';
  24744.         $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()));
  24745.         $instance->setName('theme:dump');
  24746.         return $instance;
  24747.     }
  24748.     /**
  24749.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand' shared service.
  24750.      *
  24751.      * @return \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand
  24752.      */
  24753.     protected function getThemePrepareIconsCommandService()
  24754.     {
  24755.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24756.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemePrepareIconsCommand.php';
  24757.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemePrepareIconsCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemePrepareIconsCommand();
  24758.         $instance->setName('theme:prepare-icons');
  24759.         return $instance;
  24760.     }
  24761.     /**
  24762.      * Gets the private 'Shopware\Storefront\Theme\Command\ThemeRefreshCommand' shared service.
  24763.      *
  24764.      * @return \Shopware\Storefront\Theme\Command\ThemeRefreshCommand
  24765.      */
  24766.     protected function getThemeRefreshCommandService()
  24767.     {
  24768.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  24769.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Command/ThemeRefreshCommand.php';
  24770.         $this->privates['Shopware\\Storefront\\Theme\\Command\\ThemeRefreshCommand'] = $instance = new \Shopware\Storefront\Theme\Command\ThemeRefreshCommand(($this->privates['Shopware\\Storefront\\Theme\\ThemeLifecycleService'] ?? $this->getThemeLifecycleServiceService()));
  24771.         $instance->setName('theme:refresh');
  24772.         return $instance;
  24773.     }
  24774.     /**
  24775.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider' shared service.
  24776.      *
  24777.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider
  24778.      */
  24779.     protected function getDatabaseAvailableThemeProviderService()
  24780.     {
  24781.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/AbstractAvailableThemeProvider.php';
  24782.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/DatabaseAvailableThemeProvider.php';
  24783.         return $this->privates['Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider'] = new \Shopware\Storefront\Theme\ConfigLoader\DatabaseAvailableThemeProvider(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  24784.     }
  24785.     /**
  24786.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader' shared service.
  24787.      *
  24788.      * @return \Shopware\Storefront\Theme\ConfigLoader\DatabaseConfigLoader
  24789.      */
  24790.     protected function getDatabaseConfigLoaderService()
  24791.     {
  24792.         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()));
  24793.     }
  24794.     /**
  24795.      * Gets the private 'Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper' shared service.
  24796.      *
  24797.      * @return \Shopware\Storefront\Theme\ConfigLoader\StaticFileConfigDumper
  24798.      */
  24799.     protected function getStaticFileConfigDumperService()
  24800.     {
  24801.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ConfigLoader/StaticFileConfigDumper.php';
  24802.         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()));
  24803.     }
  24804.     /**
  24805.      * Gets the private 'Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer' shared service.
  24806.      *
  24807.      * @return \Shopware\Storefront\Theme\DataAbstractionLayer\ThemeIndexer
  24808.      */
  24809.     protected function getThemeIndexerService()
  24810.     {
  24811.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/DataAbstractionLayer/Indexing/EntityIndexer.php';
  24812.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/DataAbstractionLayer/ThemeIndexer.php';
  24813.         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()));
  24814.     }
  24815.     /**
  24816.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber' shared service.
  24817.      *
  24818.      * @return \Shopware\Storefront\Theme\Subscriber\AppLifecycleSubscriber
  24819.      */
  24820.     protected function getAppLifecycleSubscriberService()
  24821.     {
  24822.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/AppLifecycleSubscriber.php';
  24823.         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()));
  24824.     }
  24825.     /**
  24826.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber' shared service.
  24827.      *
  24828.      * @return \Shopware\Storefront\Theme\Subscriber\FirstRunWizardSubscriber
  24829.      */
  24830.     protected function getFirstRunWizardSubscriberService()
  24831.     {
  24832.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/FirstRunWizardSubscriber.php';
  24833.         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()));
  24834.     }
  24835.     /**
  24836.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber' shared service.
  24837.      *
  24838.      * @return \Shopware\Storefront\Theme\Subscriber\PluginLifecycleSubscriber
  24839.      */
  24840.     protected function getPluginLifecycleSubscriber2Service()
  24841.     {
  24842.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/PluginLifecycleSubscriber.php';
  24843.         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()));
  24844.     }
  24845.     /**
  24846.      * Gets the private 'Shopware\Storefront\Theme\Subscriber\UpdateSubscriber' shared service.
  24847.      *
  24848.      * @return \Shopware\Storefront\Theme\Subscriber\UpdateSubscriber
  24849.      */
  24850.     protected function getUpdateSubscriberService()
  24851.     {
  24852.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/Subscriber/UpdateSubscriber.php';
  24853.         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()));
  24854.     }
  24855.     /**
  24856.      * Gets the private 'Shopware\Storefront\Theme\ThemeAppLifecycleHandler' shared service.
  24857.      *
  24858.      * @return \Shopware\Storefront\Theme\ThemeAppLifecycleHandler
  24859.      */
  24860.     protected function getThemeAppLifecycleHandlerService()
  24861.     {
  24862.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeAppLifecycleHandler.php';
  24863.         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()));
  24864.     }
  24865.     /**
  24866.      * Gets the private 'Shopware\Storefront\Theme\ThemeConfigValueAccessor' shared autowired service.
  24867.      *
  24868.      * @return \Shopware\Storefront\Theme\ThemeConfigValueAccessor
  24869.      */
  24870.     protected function getThemeConfigValueAccessorService()
  24871.     {
  24872.         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())));
  24873.     }
  24874.     /**
  24875.      * Gets the private 'Shopware\Storefront\Theme\ThemeFileResolver' shared service.
  24876.      *
  24877.      * @return \Shopware\Storefront\Theme\ThemeFileResolver
  24878.      */
  24879.     protected function getThemeFileResolverService()
  24880.     {
  24881.         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)))));
  24882.     }
  24883.     /**
  24884.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleHandler' shared service.
  24885.      *
  24886.      * @return \Shopware\Storefront\Theme\ThemeLifecycleHandler
  24887.      */
  24888.     protected function getThemeLifecycleHandlerService()
  24889.     {
  24890.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleHandler.php';
  24891.         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()));
  24892.     }
  24893.     /**
  24894.      * Gets the private 'Shopware\Storefront\Theme\ThemeLifecycleService' shared service.
  24895.      *
  24896.      * @return \Shopware\Storefront\Theme\ThemeLifecycleService
  24897.      */
  24898.     protected function getThemeLifecycleServiceService()
  24899.     {
  24900.         include_once \dirname(__DIR__4).'/vendor/shopware/storefront/Theme/ThemeLifecycleService.php';
  24901.         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()));
  24902.     }
  24903.     /**
  24904.      * Gets the private 'Shopware\Storefront\Theme\ThemeService' shared service.
  24905.      *
  24906.      * @return \Shopware\Storefront\Theme\ThemeService
  24907.      */
  24908.     protected function getThemeServiceService()
  24909.     {
  24910.         $a = ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService());
  24911.         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()));
  24912.     }
  24913.     /**
  24914.      * Gets the private 'Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder' shared service.
  24915.      *
  24916.      * @return \Shopware\Storefront\Theme\Twig\ThemeNamespaceHierarchyBuilder
  24917.      */
  24918.     protected function getThemeNamespaceHierarchyBuilderService()
  24919.     {
  24920.         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())));
  24921.     }
  24922.     /**
  24923.      * Gets the private 'SwagExtensionStore\Services\StoreClient' shared service.
  24924.      *
  24925.      * @return \SwagExtensionStore\Services\StoreClient
  24926.      */
  24927.     protected function getStoreClient2Service()
  24928.     {
  24929.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Services/StoreClient.php';
  24930.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderWrapper.php';
  24931.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Authentication/StoreRequestOptionsProviderPolyfill.php';
  24932.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Authentication/InstanceServicePolyfill.php';
  24933.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagExtensionStore/src/Authentication/LocaleProviderPolyfill.php';
  24934.         $a = ($this->services['user.repository'] ?? $this->getUser_RepositoryService());
  24935.         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.11.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()));
  24936.     }
  24937.     /**
  24938.      * Gets the private 'Swag\CmsExtensions\Form\Action\FormMailSubscriber' shared service.
  24939.      *
  24940.      * @return \Swag\CmsExtensions\Form\Action\FormMailSubscriber
  24941.      */
  24942.     protected function getFormMailSubscriberService()
  24943.     {
  24944.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Action/FormMailSubscriber.php';
  24945.         return $this->privates['Swag\\CmsExtensions\\Form\\Action\\FormMailSubscriber'] = new \Swag\CmsExtensions\Form\Action\FormMailSubscriber(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Content\\Mail\\Service\\MailService'] ?? $this->getMailServiceService()));
  24946.     }
  24947.     /**
  24948.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry' shared service.
  24949.      *
  24950.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry
  24951.      */
  24952.     protected function getFormGroupFieldTypeRegistryService()
  24953.     {
  24954.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/FormGroupFieldTypeRegistry.php';
  24955.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\FormGroupFieldTypeRegistry(($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService()), new RewindableGenerator(function () {
  24956.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Text'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Text()));
  24957.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Textarea'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Textarea()));
  24958.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Email'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Email()));
  24959.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Number'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Number()));
  24960.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Checkbox'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Checkbox()));
  24961.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Type\\Select'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Type\Select()));
  24962.         }, 6));
  24963.     }
  24964.     /**
  24965.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator' shared service.
  24966.      *
  24967.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator
  24968.      */
  24969.     protected function getConfigValidator2Service()
  24970.     {
  24971.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/ConfigValidator.php';
  24972.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\ConfigValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\ConfigValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  24973.     }
  24974.     /**
  24975.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator' shared service.
  24976.      *
  24977.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator
  24978.      */
  24979.     protected function getTechnicalNameValidatorService()
  24980.     {
  24981.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TechnicalNameValidator.php';
  24982.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  24983.     }
  24984.     /**
  24985.      * Gets the private 'Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator' shared service.
  24986.      *
  24987.      * @return \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator
  24988.      */
  24989.     protected function getTypeValidatorService()
  24990.     {
  24991.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Aggregate/FormGroupField/Validation/TypeValidator.php';
  24992.         return $this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\Validation\\TypeValidator'] = new \Swag\CmsExtensions\Form\Aggregate\FormGroupField\Validation\TypeValidator(($this->privates['Swag\\CmsExtensions\\Form\\Aggregate\\FormGroupField\\FormGroupFieldTypeRegistry'] ?? $this->getFormGroupFieldTypeRegistryService()));
  24993.     }
  24994.     /**
  24995.      * Gets the private 'Swag\CmsExtensions\Form\Component\ComponentRegistry' shared service.
  24996.      *
  24997.      * @return \Swag\CmsExtensions\Form\Component\ComponentRegistry
  24998.      */
  24999.     protected function getComponentRegistryService()
  25000.     {
  25001.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/ComponentRegistry.php';
  25002.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] = new \Swag\CmsExtensions\Form\Component\ComponentRegistry(new RewindableGenerator(function () {
  25003.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextComponentHandler()));
  25004.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\TextareaComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\TextareaComponentHandler()));
  25005.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\EmailComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\EmailComponentHandler()));
  25006.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] ?? ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\NumberComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\NumberComponentHandler()));
  25007.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] ?? $this->getCheckboxComponentHandlerService());
  25008.             yield => ($this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] ?? $this->getSelectComponentHandlerService());
  25009.         }, 6));
  25010.     }
  25011.     /**
  25012.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler' shared service.
  25013.      *
  25014.      * @return \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler
  25015.      */
  25016.     protected function getCheckboxComponentHandlerService()
  25017.     {
  25018.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  25019.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php';
  25020.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\CheckboxComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\CheckboxComponentHandler(($this->services['translator'] ?? $this->getTranslatorService()));
  25021.     }
  25022.     /**
  25023.      * Gets the private 'Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler' shared service.
  25024.      *
  25025.      * @return \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler
  25026.      */
  25027.     protected function getSelectComponentHandlerService()
  25028.     {
  25029.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/AbstractComponentHandler.php';
  25030.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/SelectComponentHandler.php';
  25031.         return $this->privates['Swag\\CmsExtensions\\Form\\Component\\Handler\\SelectComponentHandler'] = new \Swag\CmsExtensions\Form\Component\Handler\SelectComponentHandler(($this->services['country.repository'] ?? $this->getCountry_RepositoryService()), ($this->services['salutation.repository'] ?? $this->getSalutation_RepositoryService()));
  25032.     }
  25033.     /**
  25034.      * Gets the private 'Swag\CmsExtensions\Form\Validation\TechnicalNameValidator' shared service.
  25035.      *
  25036.      * @return \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator
  25037.      */
  25038.     protected function getTechnicalNameValidator2Service()
  25039.     {
  25040.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Validation/TechnicalNameValidator.php';
  25041.         return $this->privates['Swag\\CmsExtensions\\Form\\Validation\\TechnicalNameValidator'] = new \Swag\CmsExtensions\Form\Validation\TechnicalNameValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25042.     }
  25043.     /**
  25044.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver' shared service.
  25045.      *
  25046.      * @return \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver
  25047.      */
  25048.     protected function getCustomFormCmsElementResolverService()
  25049.     {
  25050.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/CmsElementResolverInterface.php';
  25051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Cms/DataResolver/Element/AbstractCmsElementResolver.php';
  25052.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Service/Content/Cms/DataResolver/CustomFormCmsElementResolver.php';
  25053.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\DataResolver\\CustomFormCmsElementResolver'] = new \Swag\CmsExtensions\Service\Content\Cms\DataResolver\CustomFormCmsElementResolver(($this->privates['Swag\\CmsExtensions\\Form\\Component\\ComponentRegistry'] ?? $this->getComponentRegistryService()));
  25054.     }
  25055.     /**
  25056.      * Gets the private 'Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator' shared service.
  25057.      *
  25058.      * @return \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator
  25059.      */
  25060.     protected function getSalesChannelCmsPageLoaderBlockRuleDecoratorService()
  25061.     {
  25062.         return $this->privates['Swag\\CmsExtensions\\Service\\Content\\Cms\\SalesChannel\\SalesChannelCmsPageLoaderBlockRuleDecorator'] = new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderBlockRuleDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderScrollNavigationDecorator(new \Swag\CmsExtensions\Service\Content\Cms\SalesChannel\SalesChannelCmsPageLoaderQuickviewDecorator(new \Shopware\Core\Content\Cms\SalesChannel\SalesChannelCmsPageLoader(($this->services['cms_page.repository'] ?? $this->getCmsPage_RepositoryService()), ($this->services['Shopware\\Core\\Content\\Cms\\DataResolver\\CmsSlotsDataResolver'] ?? $this->getCmsSlotsDataResolverService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService())))));
  25063.     }
  25064.     /**
  25065.      * Gets the private 'Swag\CustomizedProducts\Core\Checkout\Cart\Event\LineItemAddedSubscriber' shared service.
  25066.      *
  25067.      * @return \Swag\CustomizedProducts\Core\Checkout\Cart\Event\LineItemAddedSubscriber
  25068.      */
  25069.     protected function getLineItemAddedSubscriberService()
  25070.     {
  25071.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/Cart/Event/LineItemAddedSubscriber.php';
  25072.         return $this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\Cart\\Event\\LineItemAddedSubscriber'] = new \Swag\CustomizedProducts\Core\Checkout\Cart\Event\LineItemAddedSubscriber(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  25073.     }
  25074.     /**
  25075.      * Gets the private 'Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartDataCollector' shared service.
  25076.      *
  25077.      * @return \Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartDataCollector
  25078.      */
  25079.     protected function getCustomizedProductsCartDataCollectorService()
  25080.     {
  25081.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartDataCollectorInterface.php';
  25082.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/CustomizedProductsCartDataCollector.php';
  25083.         return $this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\CustomizedProductsCartDataCollector'] = new \Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartDataCollector(($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Service\\TemplateConfigurationService'] ?? $this->getTemplateConfigurationServiceService()));
  25084.     }
  25085.     /**
  25086.      * Gets the private 'Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartProcessor' shared service.
  25087.      *
  25088.      * @return \Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartProcessor
  25089.      */
  25090.     protected function getCustomizedProductsCartProcessorService()
  25091.     {
  25092.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartProcessorInterface.php';
  25093.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Checkout/CustomizedProductsCartProcessor.php';
  25094.         return $this->privates['Swag\\CustomizedProducts\\Core\\Checkout\\CustomizedProductsCartProcessor'] = new \Swag\CustomizedProducts\Core\Checkout\CustomizedProductsCartProcessor(($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\\CashRounding'] ?? ($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\CashRounding'] = new \Shopware\Core\Checkout\Cart\Price\CashRounding())));
  25095.     }
  25096.     /**
  25097.      * Gets the private 'Swag\CustomizedProducts\Core\Content\MailTemplate\Service\Event\OrderConfirmationSubscriber' shared service.
  25098.      *
  25099.      * @return \Swag\CustomizedProducts\Core\Content\MailTemplate\Service\Event\OrderConfirmationSubscriber
  25100.      */
  25101.     protected function getOrderConfirmationSubscriberService()
  25102.     {
  25103.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Content/MailTemplate/Service/Event/OrderConfirmationSubscriber.php';
  25104.         return $this->privates['Swag\\CustomizedProducts\\Core\\Content\\MailTemplate\\Service\\Event\\OrderConfirmationSubscriber'] = new \Swag\CustomizedProducts\Core\Content\MailTemplate\Service\Event\OrderConfirmationSubscriber(($this->services['mail_template.repository'] ?? $this->getMailTemplate_RepositoryService()));
  25105.     }
  25106.     /**
  25107.      * Gets the private 'Swag\CustomizedProducts\Core\Content\Product\ProductWrittenSubscriber' shared service.
  25108.      *
  25109.      * @return \Swag\CustomizedProducts\Core\Content\Product\ProductWrittenSubscriber
  25110.      */
  25111.     protected function getProductWrittenSubscriberService()
  25112.     {
  25113.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Core/Content/Product/ProductWrittenSubscriber.php';
  25114.         return $this->privates['Swag\\CustomizedProducts\\Core\\Content\\Product\\ProductWrittenSubscriber'] = new \Swag\CustomizedProducts\Core\Content\Product\ProductWrittenSubscriber(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  25115.     }
  25116.     /**
  25117.      * Gets the private 'Swag\CustomizedProducts\PayPal\PayPalLineItemSubscriber' shared service.
  25118.      *
  25119.      * @return \Swag\CustomizedProducts\PayPal\PayPalLineItemSubscriber
  25120.      */
  25121.     protected function getPayPalLineItemSubscriberService()
  25122.     {
  25123.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/PayPal/PayPalLineItemSubscriber.php';
  25124.         return $this->privates['Swag\\CustomizedProducts\\PayPal\\PayPalLineItemSubscriber'] = new \Swag\CustomizedProducts\PayPal\PayPalLineItemSubscriber(($this->privates['Swag\\CustomizedProducts\\Util\\Logger'] ?? $this->getLoggerService()), ($this->services['translator'] ?? $this->getTranslatorService()));
  25125.     }
  25126.     /**
  25127.      * Gets the private 'Swag\CustomizedProducts\Storefront\Page\Product\ProductPageSubscriber' shared service.
  25128.      *
  25129.      * @return \Swag\CustomizedProducts\Storefront\Page\Product\ProductPageSubscriber
  25130.      */
  25131.     protected function getProductPageSubscriberService()
  25132.     {
  25133.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/ProductPageSubscriber.php';
  25134.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/SalesChannel/Price/PriceService.php';
  25135.         return $this->privates['Swag\\CustomizedProducts\\Storefront\\Page\\Product\\ProductPageSubscriber'] = new \Swag\CustomizedProducts\Storefront\Page\Product\ProductPageSubscriber(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), new \Swag\CustomizedProducts\Template\SalesChannel\Price\PriceService(($this->privates['Shopware\\Core\\Checkout\\Cart\\Price\\QuantityPriceCalculator'] ?? $this->getQuantityPriceCalculatorService())), ($this->services['swag_customized_products_template_configuration.repository'] ?? $this->getSwagCustomizedProductsTemplateConfiguration_RepositoryService()), ($this->services['swag_customized_products_template_configuration_share.repository'] ?? $this->getSwagCustomizedProductsTemplateConfigurationShare_RepositoryService()), ($this->services['.container.private.session'] ?? $this->get_Container_Private_SessionService()), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Service\\TemplateConfigurationService'] ?? $this->getTemplateConfigurationServiceService()), ($this->services['media.repository'] ?? $this->getMedia_RepositoryService()));
  25136.     }
  25137.     /**
  25138.      * Gets the private 'Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Service\TemplateConfigurationService' shared service.
  25139.      *
  25140.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Service\TemplateConfigurationService
  25141.      */
  25142.     protected function getTemplateConfigurationServiceService()
  25143.     {
  25144.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Service/TemplateConfigurationServiceInterface.php';
  25145.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateConfiguration/Service/TemplateConfigurationService.php';
  25146.         return $this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateConfiguration\\Service\\TemplateConfigurationService'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateConfiguration\Service\TemplateConfigurationService(($this->services['swag_customized_products_template_configuration.repository'] ?? $this->getSwagCustomizedProductsTemplateConfiguration_RepositoryService()), ($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()));
  25147.     }
  25148.     /**
  25149.      * Gets the private 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionValidator' shared service.
  25150.      *
  25151.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionValidator
  25152.      */
  25153.     protected function getTemplateOptionValidatorService()
  25154.     {
  25155.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/TemplateOptionValidator.php';
  25156.         return $this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\TemplateOptionValidator'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\TemplateOptionValidator(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()), ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\OptionTypeCollection'] ?? $this->getOptionTypeCollectionService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25157.     }
  25158.     /**
  25159.      * Gets the private 'Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\OptionTypeCollection' shared service.
  25160.      *
  25161.      * @return \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\OptionTypeCollection
  25162.      */
  25163.     protected function getOptionTypeCollectionService()
  25164.     {
  25165.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Aggregate/TemplateOption/Type/OptionTypeCollection.php';
  25166.         return $this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\OptionTypeCollection'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\OptionTypeCollection(new RewindableGenerator(function () {
  25167.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Checkbox'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Checkbox'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\Checkbox()));
  25168.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ColorPicker'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ColorPicker'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\ColorPicker()));
  25169.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ColorSelect'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ColorSelect'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\ColorSelect()));
  25170.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\DateTime'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\DateTime'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\DateTime()));
  25171.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\FileUpload'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\FileUpload'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\FileUpload()));
  25172.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\HtmlEditor'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\HtmlEditor'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\HtmlEditor()));
  25173.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ImageSelect'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ImageSelect'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\ImageSelect()));
  25174.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ImageUpload'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\ImageUpload'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\ImageUpload()));
  25175.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\NumberField'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\NumberField'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\NumberField()));
  25176.             yield => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Select'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Select'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\Select()));
  25177.             yield 10 => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Textarea'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Textarea'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\Textarea()));
  25178.             yield 11 => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\TextField'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\TextField'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\TextField()));
  25179.             yield 12 => ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Timestamp'] ?? ($this->privates['Swag\\CustomizedProducts\\Template\\Aggregate\\TemplateOption\\Type\\Timestamp'] = new \Swag\CustomizedProducts\Template\Aggregate\TemplateOption\Type\Timestamp()));
  25180.         }, 13));
  25181.     }
  25182.     /**
  25183.      * Gets the private 'Swag\CustomizedProducts\Template\Commands\GenerateDecisionTreeCommand' shared service.
  25184.      *
  25185.      * @return \Swag\CustomizedProducts\Template\Commands\GenerateDecisionTreeCommand
  25186.      */
  25187.     protected function getGenerateDecisionTreeCommandService()
  25188.     {
  25189.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25190.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Commands/GenerateDecisionTreeCommand.php';
  25191.         $this->privates['Swag\\CustomizedProducts\\Template\\Commands\\GenerateDecisionTreeCommand'] = $instance = new \Swag\CustomizedProducts\Template\Commands\GenerateDecisionTreeCommand(($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\CustomizedProducts\\Template\\TemplateDecisionTreeGenerator'] ?? $this->getTemplateDecisionTreeGeneratorService()));
  25192.         $instance->setName('cupro-template:generate-tree');
  25193.         return $instance;
  25194.     }
  25195.     /**
  25196.      * Gets the private 'Swag\CustomizedProducts\Template\Message\GenerateDecisionTreeHandler' shared service.
  25197.      *
  25198.      * @return \Swag\CustomizedProducts\Template\Message\GenerateDecisionTreeHandler
  25199.      */
  25200.     protected function getGenerateDecisionTreeHandlerService()
  25201.     {
  25202.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/Message/GenerateDecisionTreeHandler.php';
  25203.         return $this->privates['Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeHandler'] = new \Swag\CustomizedProducts\Template\Message\GenerateDecisionTreeHandler(($this->privates['Swag\\CustomizedProducts\\Template\\TemplateDecisionTreeGenerator'] ?? $this->getTemplateDecisionTreeGeneratorService()));
  25204.     }
  25205.     /**
  25206.      * Gets the private 'Swag\CustomizedProducts\Template\ScheduledTask\CleanVersionsTaskHandler' shared service.
  25207.      *
  25208.      * @return \Swag\CustomizedProducts\Template\ScheduledTask\CleanVersionsTaskHandler
  25209.      */
  25210.     protected function getCleanVersionsTaskHandlerService()
  25211.     {
  25212.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/ScheduledTask/CleanVersionsTaskHandler.php';
  25213.         return $this->privates['Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTaskHandler'] = new \Swag\CustomizedProducts\Template\ScheduledTask\CleanVersionsTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()), ($this->services['version.repository'] ?? $this->getVersion_RepositoryService()));
  25214.     }
  25215.     /**
  25216.      * Gets the private 'Swag\CustomizedProducts\Template\TemplateDecisionTreeGenerator' shared service.
  25217.      *
  25218.      * @return \Swag\CustomizedProducts\Template\TemplateDecisionTreeGenerator
  25219.      */
  25220.     protected function getTemplateDecisionTreeGeneratorService()
  25221.     {
  25222.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/TemplateDecisionTreeGeneratorInterface.php';
  25223.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Template/TemplateDecisionTreeGenerator.php';
  25224.         return $this->privates['Swag\\CustomizedProducts\\Template\\TemplateDecisionTreeGenerator'] = new \Swag\CustomizedProducts\Template\TemplateDecisionTreeGenerator(($this->services['swag_customized_products_template.repository'] ?? $this->getSwagCustomizedProductsTemplate_RepositoryService()), ($this->services['swag_customized_products_template_exclusion.repository'] ?? $this->getSwagCustomizedProductsTemplateExclusion_RepositoryService()));
  25225.     }
  25226.     /**
  25227.      * Gets the private 'Swag\CustomizedProducts\Util\Logger' shared service.
  25228.      *
  25229.      * @return \Monolog\Logger
  25230.      */
  25231.     protected function getLoggerService()
  25232.     {
  25233.         return $this->privates['Swag\\CustomizedProducts\\Util\\Logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('swag_customized_products');
  25234.     }
  25235.     /**
  25236.      * Gets the private 'Swag\DynamicAccess\Core\Checkout\Cart\LineItem\LineItemValidator' shared service.
  25237.      *
  25238.      * @return \Swag\DynamicAccess\Core\Checkout\Cart\LineItem\LineItemValidator
  25239.      */
  25240.     protected function getLineItemValidator2Service()
  25241.     {
  25242.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  25243.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/Core/Checkout/Cart/LineItem/LineItemValidator.php';
  25244.         return $this->privates['Swag\\DynamicAccess\\Core\\Checkout\\Cart\\LineItem\\LineItemValidator'] = new \Swag\DynamicAccess\Core\Checkout\Cart\LineItem\LineItemValidator(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()));
  25245.     }
  25246.     /**
  25247.      * Gets the private 'Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator' shared service.
  25248.      *
  25249.      * @return \Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator
  25250.      */
  25251.     protected function getProductEsDefinitionDecoratorService()
  25252.     {
  25253.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/AbstractElasticsearchDefinition.php';
  25254.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagDynamicAccess/src/ElasticSearch/ProductEsDefinitionDecorator.php';
  25255.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Product/ElasticsearchProductDefinition.php';
  25256.         include_once \dirname(__DIR__4).'/vendor/shopware/elasticsearch/Framework/Indexing/EntityMapper.php';
  25257.         $a = new \Shopware\Elasticsearch\Framework\Indexing\EntityMapper();
  25258.         $b = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  25259.         return $this->privates['Swag\\DynamicAccess\\ElasticSearch\\ProductEsDefinitionDecorator'] = new \Swag\DynamicAccess\ElasticSearch\ProductEsDefinitionDecorator(new \Shopware\Elasticsearch\Product\ElasticsearchProductDefinition(($this->services['Shopware\\Core\\Content\\Product\\ProductDefinition'] ?? $this->getProductDefinitionService()), $a$b, ($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())), $a$b);
  25260.     }
  25261.     /**
  25262.      * Gets the private 'Swag\FlowBuilderProfessional\Core\Content\Flow\Dispatching\Action\CallWebhookAction' shared service.
  25263.      *
  25264.      * @return \Swag\FlowBuilderProfessional\Core\Content\Flow\Dispatching\Action\CallWebhookAction
  25265.      */
  25266.     protected function getCallWebhookActionService()
  25267.     {
  25268.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Flow/Dispatching/Action/FlowAction.php';
  25269.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagFlowBuilder/src/Core/Content/Flow/Dispatching/Action/CallWebhookAction.php';
  25270.         return $this->privates['Swag\\FlowBuilderProfessional\\Core\\Content\\Flow\\Dispatching\\Action\\CallWebhookAction'] = new \Swag\FlowBuilderProfessional\Core\Content\Flow\Dispatching\Action\CallWebhookAction(($this->privates['shopware.app_system.guzzle'] ?? $this->getShopware_AppSystem_GuzzleService()), ($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\StringTemplateRenderer'] ?? $this->getStringTemplateRendererService()), ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25271.     }
  25272.     /**
  25273.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator' shared service.
  25274.      *
  25275.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator
  25276.      */
  25277.     protected function getSalesChannelDomainValidatorService()
  25278.     {
  25279.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  25280.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelDomainValidator.php';
  25281.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelDomainValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelDomainValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25282.     }
  25283.     /**
  25284.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator' shared service.
  25285.      *
  25286.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator
  25287.      */
  25288.     protected function getSalesChannelLanguageValidatorService()
  25289.     {
  25290.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  25291.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelLanguageValidator.php';
  25292.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelLanguageValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelLanguageValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25293.     }
  25294.     /**
  25295.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator' shared service.
  25296.      *
  25297.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator
  25298.      */
  25299.     protected function getSalesChannelValidator2Service()
  25300.     {
  25301.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  25302.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/SalesChannelValidator.php';
  25303.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\SalesChannelValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\SalesChannelValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25304.     }
  25305.     /**
  25306.      * Gets the private 'Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator' shared service.
  25307.      *
  25308.      * @return \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator
  25309.      */
  25310.     protected function getUserValidatorService()
  25311.     {
  25312.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/AbstractLanguageValidator.php';
  25313.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/Framework/DataAbstractionLayer/Write/Validation/UserValidator.php';
  25314.         return $this->privates['Swag\\LanguagePack\\Core\\Framework\\DataAbstractionLayer\\Write\\Validation\\UserValidator'] = new \Swag\LanguagePack\Core\Framework\DataAbstractionLayer\Write\Validation\UserValidator(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  25315.     }
  25316.     /**
  25317.      * Gets the private 'Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand' shared service.
  25318.      *
  25319.      * @return \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand
  25320.      */
  25321.     protected function getSalesChannelCreateCommand2Service()
  25322.     {
  25323.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25324.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  25325.         $this->privates['Swag\\LanguagePack\\Core\\System\\SalesChannel\\Command\\SalesChannelCreateCommand'] = $instance = new \Swag\LanguagePack\Core\System\SalesChannel\Command\SalesChannelCreateCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()));
  25326.         $instance->setName('sales-channel:create');
  25327.         return $instance;
  25328.     }
  25329.     /**
  25330.      * Gets the private 'Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand' shared service.
  25331.      *
  25332.      * @return \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand
  25333.      */
  25334.     protected function getSalesChannelCreateStorefrontCommand2Service()
  25335.     {
  25336.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25337.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Core/System/SalesChannel/Command/SalesChannelCreateCommand.php';
  25338.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagLanguagePack/src/Storefront/Framework/Command/SalesChannelCreateStorefrontCommand.php';
  25339.         $this->privates['Swag\\LanguagePack\\Storefront\\Framework\\Command\\SalesChannelCreateStorefrontCommand'] = $instance = new \Swag\LanguagePack\Storefront\Framework\Command\SalesChannelCreateStorefrontCommand(($this->services['Shopware\\Core\\Framework\\DataAbstractionLayer\\DefinitionInstanceRegistry'] ?? $this->getDefinitionInstanceRegistryService()), ($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()), ($this->services['Shopware\\Core\\Maintenance\\SalesChannel\\Service\\SalesChannelCreator'] ?? $this->getSalesChannelCreatorService()), ($this->services['snippet_set.repository'] ?? $this->getSnippetSet_RepositoryService()));
  25340.         $instance->setName('sales-channel:create:storefront');
  25341.         return $instance;
  25342.     }
  25343.     /**
  25344.      * Gets the private 'Swag\Markets\Service\ConfigService' shared autowired service.
  25345.      *
  25346.      * @return \Swag\Markets\Service\ConfigService
  25347.      */
  25348.     protected function getConfigServiceService()
  25349.     {
  25350.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Service/ConfigService.php';
  25351.         return $this->privates['Swag\\Markets\\Service\\ConfigService'] = new \Swag\Markets\Service\ConfigService(($this->services['bf_config.repository'] ?? $this->getBfConfig_RepositoryService()));
  25352.     }
  25353.     /**
  25354.      * Gets the private 'Swag\Markets\Subscriber\ProductDeleteSubscriber' shared autowired service.
  25355.      *
  25356.      * @return \Swag\Markets\Subscriber\ProductDeleteSubscriber
  25357.      */
  25358.     protected function getProductDeleteSubscriberService()
  25359.     {
  25360.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagMarkets/src/Subscriber/ProductDeleteSubscriber.php';
  25361.         return $this->privates['Swag\\Markets\\Subscriber\\ProductDeleteSubscriber'] = new \Swag\Markets\Subscriber\ProductDeleteSubscriber(($this->services['bf_product_to_delete.repository'] ?? $this->getBfProductToDelete_RepositoryService()));
  25362.     }
  25363.     /**
  25364.      * Gets the private 'Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator' shared service.
  25365.      *
  25366.      * @return \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator
  25367.      */
  25368.     protected function getExcludedProductValidatorService()
  25369.     {
  25370.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] = new \Swag\PayPal\Checkout\Cart\Service\ExcludedProductValidator(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  25371.     }
  25372.     /**
  25373.      * Gets the private 'Swag\PayPal\Checkout\Cart\Validation\CartValidator' shared service.
  25374.      *
  25375.      * @return \Swag\PayPal\Checkout\Cart\Validation\CartValidator
  25376.      */
  25377.     protected function getCartValidatorService()
  25378.     {
  25379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValidatorInterface.php';
  25380.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Cart/Validation/CartValidator.php';
  25381.         return $this->privates['Swag\\PayPal\\Checkout\\Cart\\Validation\\CartValidator'] = new \Swag\PayPal\Checkout\Cart\Validation\CartValidator(($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())), ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()));
  25382.     }
  25383.     /**
  25384.      * Gets the private 'Swag\PayPal\Checkout\CheckoutSubscriber' shared service.
  25385.      *
  25386.      * @return \Swag\PayPal\Checkout\CheckoutSubscriber
  25387.      */
  25388.     protected function getCheckoutSubscriberService()
  25389.     {
  25390.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/CheckoutSubscriber.php';
  25391.         return $this->privates['Swag\\PayPal\\Checkout\\CheckoutSubscriber'] = new \Swag\PayPal\Checkout\CheckoutSubscriber(($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())));
  25392.     }
  25393.     /**
  25394.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber' shared service.
  25395.      *
  25396.      * @return \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber
  25397.      */
  25398.     protected function getExpressCheckoutSubscriberService()
  25399.     {
  25400.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/ExpressCheckoutSubscriber.php';
  25401.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\ExpressCheckoutSubscriber'] = new \Swag\PayPal\Checkout\ExpressCheckout\ExpressCheckoutSubscriber(($this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] ?? $this->getPayPalExpressCheckoutDataServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25402.     }
  25403.     /**
  25404.      * Gets the private 'Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService' shared service.
  25405.      *
  25406.      * @return \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService
  25407.      */
  25408.     protected function getPayPalExpressCheckoutDataServiceService()
  25409.     {
  25410.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/ExpressCheckoutDataServiceInterface.php';
  25411.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/ExpressCheckout/Service/PayPalExpressCheckoutDataService.php';
  25412.         return $this->privates['Swag\\PayPal\\Checkout\\ExpressCheckout\\Service\\PayPalExpressCheckoutDataService'] = new \Swag\PayPal\Checkout\ExpressCheckout\Service\PayPalExpressCheckoutDataService(($this->services['Shopware\\Core\\Checkout\\Cart\\SalesChannel\\CartService'] ?? $this->getCartServiceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] ?? ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\CartPriceService'] = new \Swag\PayPal\Checkout\Cart\Service\CartPriceService())));
  25413.     }
  25414.     /**
  25415.      * Gets the private 'Swag\PayPal\Checkout\PUI\PUISubscriber' shared service.
  25416.      *
  25417.      * @return \Swag\PayPal\Checkout\PUI\PUISubscriber
  25418.      */
  25419.     protected function getPUISubscriberService()
  25420.     {
  25421.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/PUISubscriber.php';
  25422.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIFraudNetDataService.php';
  25423.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUIPaymentInstructionDataService.php';
  25424.         $a = ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] ?? $this->getPaymentMethodDataRegistryService());
  25425.         return $this->privates['Swag\\PayPal\\Checkout\\PUI\\PUISubscriber'] = new \Swag\PayPal\Checkout\PUI\PUISubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUIFraudNetDataService($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), new \Swag\PayPal\Checkout\PUI\Service\PUIPaymentInstructionDataService($a, ($this->services['Swag\\PayPal\\Checkout\\PUI\\SalesChannel\\PUIPaymentInstructionsRoute'] ?? $this->getPUIPaymentInstructionsRouteService()), ($this->services['router'] ?? $this->getRouterService())), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25426.     }
  25427.     /**
  25428.      * Gets the private 'Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler' shared service.
  25429.      *
  25430.      * @return \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler
  25431.      */
  25432.     protected function getPlusPuiHandlerService()
  25433.     {
  25434.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PlusPuiHandler.php';
  25435.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/PayerInfoPatchBuilder.php';
  25436.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/OrderNumberPatchBuilder.php';
  25437.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/CustomTransactionPatchBuilder.php';
  25438.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Patch/ShippingAddressPatchBuilder.php';
  25439.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Handler\\PlusPuiHandler'] = new \Swag\PayPal\Checkout\Payment\Handler\PlusPuiHandler(($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService()), new \Swag\PayPal\PaymentsApi\Patch\PayerInfoPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\OrderNumberPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\CustomTransactionPatchBuilder(), new \Swag\PayPal\PaymentsApi\Patch\ShippingAddressPatchBuilder(), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25440.     }
  25441.     /**
  25442.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\ACDCHandler' shared service.
  25443.      *
  25444.      * @return \Swag\PayPal\Checkout\Payment\Method\ACDCHandler
  25445.      */
  25446.     protected function getACDCHandlerService()
  25447.     {
  25448.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25449.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25450.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25451.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  25452.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/ACDCHandler.php';
  25453.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\ACDCHandler'] = new \Swag\PayPal\Checkout\Payment\Method\ACDCHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25454.     }
  25455.     /**
  25456.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BancontactAPMHandler' shared service.
  25457.      *
  25458.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25459.      */
  25460.     protected function getBancontactAPMHandlerService()
  25461.     {
  25462.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25463.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25464.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25465.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25466.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25467.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25468.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BancontactOrderBuilder.php';
  25469.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25470.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BancontactAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BancontactOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25471.     }
  25472.     /**
  25473.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\BlikAPMHandler' shared service.
  25474.      *
  25475.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25476.      */
  25477.     protected function getBlikAPMHandlerService()
  25478.     {
  25479.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25480.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25481.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25482.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25483.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25484.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25485.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/BlikOrderBuilder.php';
  25486.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25487.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\BlikAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\BlikOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25488.     }
  25489.     /**
  25490.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\EpsAPMHandler' shared service.
  25491.      *
  25492.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25493.      */
  25494.     protected function getEpsAPMHandlerService()
  25495.     {
  25496.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25497.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25498.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25499.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25500.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25501.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25502.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/EpsOrderBuilder.php';
  25503.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25504.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\EpsAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\EpsOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25505.     }
  25506.     /**
  25507.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\GiropayAPMHandler' shared service.
  25508.      *
  25509.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25510.      */
  25511.     protected function getGiropayAPMHandlerService()
  25512.     {
  25513.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25514.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25515.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25516.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25517.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25518.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25519.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/GiropayOrderBuilder.php';
  25520.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25521.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\GiropayAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\GiropayOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25522.     }
  25523.     /**
  25524.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\IdealAPMHandler' shared service.
  25525.      *
  25526.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25527.      */
  25528.     protected function getIdealAPMHandlerService()
  25529.     {
  25530.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25531.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25532.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25533.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25534.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25535.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25536.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/IdealOrderBuilder.php';
  25537.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25538.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\IdealAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\IdealOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25539.     }
  25540.     /**
  25541.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MultibancoAPMHandler' shared service.
  25542.      *
  25543.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25544.      */
  25545.     protected function getMultibancoAPMHandlerService()
  25546.     {
  25547.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25548.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25549.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25550.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25551.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25552.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25553.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MultibancoOrderBuilder.php';
  25554.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25555.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MultibancoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MultibancoOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25556.     }
  25557.     /**
  25558.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\MyBankAPMHandler' shared service.
  25559.      *
  25560.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25561.      */
  25562.     protected function getMyBankAPMHandlerService()
  25563.     {
  25564.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25565.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25566.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25567.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25568.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25569.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25570.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/MyBankOrderBuilder.php';
  25571.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25572.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\MyBankAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\MyBankOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25573.     }
  25574.     /**
  25575.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\OxxoAPMHandler' shared service.
  25576.      *
  25577.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25578.      */
  25579.     protected function getOxxoAPMHandlerService()
  25580.     {
  25581.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25582.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25583.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25584.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25585.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25586.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25587.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/OxxoOrderBuilder.php';
  25588.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25589.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\OxxoAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\OxxoOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25590.     }
  25591.     /**
  25592.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\P24APMHandler' shared service.
  25593.      *
  25594.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25595.      */
  25596.     protected function getP24APMHandlerService()
  25597.     {
  25598.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25599.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25600.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25601.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25602.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25603.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25604.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/P24OrderBuilder.php';
  25605.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25606.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\P24APMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\P24OrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25607.     }
  25608.     /**
  25609.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\PUIHandler' shared service.
  25610.      *
  25611.      * @return \Swag\PayPal\Checkout\Payment\Method\PUIHandler
  25612.      */
  25613.     protected function getPUIHandlerService()
  25614.     {
  25615.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25616.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25617.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25618.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php';
  25619.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25620.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/PUIOrderBuilder.php';
  25621.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/PUI/Service/PUICustomerDataService.php';
  25622.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25623.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\PUIHandler'] = new \Swag\PayPal\Checkout\Payment\Method\PUIHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), new \Swag\PayPal\OrdersApi\Builder\PUIOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService())), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), new \Swag\PayPal\Checkout\PUI\Service\PUICustomerDataService(($this->services['order_address.repository'] ?? $this->getOrderAddress_RepositoryService()), ($this->services['customer.repository'] ?? $this->getCustomer_RepositoryService())), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25624.     }
  25625.     /**
  25626.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SEPAHandler' shared service.
  25627.      *
  25628.      * @return \Swag\PayPal\Checkout\Payment\Method\SEPAHandler
  25629.      */
  25630.     protected function getSEPAHandlerService()
  25631.     {
  25632.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25633.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25634.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/SynchronousPaymentHandlerInterface.php';
  25635.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractSyncAPMHandler.php';
  25636.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/SEPAHandler.php';
  25637.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SEPAHandler'] = new \Swag\PayPal\Checkout\Payment\Method\SEPAHandler(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25638.     }
  25639.     /**
  25640.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\SofortAPMHandler' shared service.
  25641.      *
  25642.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25643.      */
  25644.     protected function getSofortAPMHandlerService()
  25645.     {
  25646.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25647.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25648.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25649.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25650.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25651.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25652.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/SofortOrderBuilder.php';
  25653.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25654.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\SofortAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\SofortOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25655.     }
  25656.     /**
  25657.      * Gets the private 'Swag\PayPal\Checkout\Payment\Method\TrustlyAPMHandler' shared service.
  25658.      *
  25659.      * @return \Swag\PayPal\Checkout\Payment\Method\APMHandler
  25660.      */
  25661.     protected function getTrustlyAPMHandlerService()
  25662.     {
  25663.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/AbstractPaymentMethodHandler.php';
  25664.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25665.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25666.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/APMHandler.php';
  25667.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25668.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/AbstractAPMOrderBuilder.php';
  25669.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/APM/TrustlyOrderBuilder.php';
  25670.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25671.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Method\\TrustlyAPMHandler'] = new \Swag\PayPal\Checkout\Payment\Method\APMHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), new \Swag\PayPal\OrdersApi\Builder\APM\TrustlyOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService())));
  25672.     }
  25673.     /**
  25674.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPaymentHandler' shared service.
  25675.      *
  25676.      * @return \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler
  25677.      */
  25678.     protected function getPayPalPaymentHandlerService()
  25679.     {
  25680.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25681.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25682.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPaymentHandler.php';
  25683.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/AbstractPaymentHandler.php';
  25684.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/EcsSpbHandler.php';
  25685.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Patch/PurchaseUnitPatchBuilder.php';
  25686.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Handler/PayPalHandler.php';
  25687.         $a = ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService());
  25688.         $b = ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService());
  25689.         $c = ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] ?? $this->getTransactionDataServiceService());
  25690.         $d = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  25691.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPaymentHandler'] = new \Swag\PayPal\Checkout\Payment\PayPalPaymentHandler(($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), new \Swag\PayPal\Checkout\Payment\Handler\EcsSpbHandler($a, ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()), new \Swag\PayPal\OrdersApi\Patch\PurchaseUnitPatchBuilder(($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService())), $b, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService()), $c$d), new \Swag\PayPal\Checkout\Payment\Handler\PayPalHandler($a, ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] ?? $this->getOrderFromOrderBuilderService()), $b, ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] ?? $this->getOrderExecuteServiceService()), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] ?? $this->getOrderPatchServiceService()), $c$d), ($this->privates['Swag\\PayPal\\Checkout\\Payment\\Handler\\PlusPuiHandler'] ?? $this->getPlusPuiHandlerService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), $d, ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()));
  25692.     }
  25693.     /**
  25694.      * Gets the private 'Swag\PayPal\Checkout\Payment\PayPalPuiPaymentHandler' shared service.
  25695.      *
  25696.      * @return \Swag\PayPal\Checkout\Payment\PayPalPuiPaymentHandler
  25697.      */
  25698.     protected function getPayPalPuiPaymentHandlerService()
  25699.     {
  25700.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/PaymentHandlerInterface.php';
  25701.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Payment/Cart/PaymentHandler/AsynchronousPaymentHandlerInterface.php';
  25702.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/PayPalPuiPaymentHandler.php';
  25703.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\PayPalPuiPaymentHandler'] = new \Swag\PayPal\Checkout\Payment\PayPalPuiPaymentHandler(($this->privates['Swag\\PayPal\\Checkout\\Payment\\Handler\\PlusPuiHandler'] ?? $this->getPlusPuiHandlerService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()));
  25704.     }
  25705.     /**
  25706.      * Gets the private 'Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler' shared service.
  25707.      *
  25708.      * @return \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler
  25709.      */
  25710.     protected function getCancelTransactionsTaskHandlerService()
  25711.     {
  25712.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/ScheduledTask/CancelTransactionsTaskHandler.php';
  25713.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'] = new \Swag\PayPal\Checkout\Payment\ScheduledTask\CancelTransactionsTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService()), ($this->services['state_machine_state.repository'] ?? $this->getStateMachineState_RepositoryService()), ($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  25714.     }
  25715.     /**
  25716.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderExecuteService' shared service.
  25717.      *
  25718.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService
  25719.      */
  25720.     protected function getOrderExecuteServiceService()
  25721.     {
  25722.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderExecuteService.php';
  25723.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  25724.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderExecuteService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderExecuteService(($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Patch\\OrderNumberPatchBuilder'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Patch\\OrderNumberPatchBuilder'] = new \Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder())), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25725.     }
  25726.     /**
  25727.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\OrderPatchService' shared service.
  25728.      *
  25729.      * @return \Swag\PayPal\Checkout\Payment\Service\OrderPatchService
  25730.      */
  25731.     protected function getOrderPatchServiceService()
  25732.     {
  25733.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/OrderPatchService.php';
  25734.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Patch/CustomIdPatchBuilder.php';
  25735.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Patch/OrderNumberPatchBuilder.php';
  25736.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\OrderPatchService'] = new \Swag\PayPal\Checkout\Payment\Service\OrderPatchService(new \Swag\PayPal\OrdersApi\Patch\CustomIdPatchBuilder(), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Patch\\OrderNumberPatchBuilder'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Patch\\OrderNumberPatchBuilder'] = new \Swag\PayPal\OrdersApi\Patch\OrderNumberPatchBuilder())), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  25737.     }
  25738.     /**
  25739.      * Gets the private 'Swag\PayPal\Checkout\Payment\Service\TransactionDataService' shared service.
  25740.      *
  25741.      * @return \Swag\PayPal\Checkout\Payment\Service\TransactionDataService
  25742.      */
  25743.     protected function getTransactionDataServiceService()
  25744.     {
  25745.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Service/TransactionDataService.php';
  25746.         return $this->privates['Swag\\PayPal\\Checkout\\Payment\\Service\\TransactionDataService'] = new \Swag\PayPal\Checkout\Payment\Service\TransactionDataService(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()));
  25747.     }
  25748.     /**
  25749.      * Gets the private 'Swag\PayPal\Checkout\Plus\PlusSubscriber' shared service.
  25750.      *
  25751.      * @return \Swag\PayPal\Checkout\Plus\PlusSubscriber
  25752.      */
  25753.     protected function getPlusSubscriberService()
  25754.     {
  25755.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php';
  25756.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Plus/Service/PlusDataService.php';
  25757.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  25758.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilderInterface.php';
  25759.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/CartPaymentBuilder.php';
  25760.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  25761.         $a = ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService());
  25762.         $b = ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService());
  25763.         $c = ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service());
  25764.         $d = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  25765.         return $this->privates['Swag\\PayPal\\Checkout\\Plus\\PlusSubscriber'] = new \Swag\PayPal\Checkout\Plus\PlusSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), $a, new \Swag\PayPal\Checkout\Plus\Service\PlusDataService(new \Swag\PayPal\PaymentsApi\Builder\CartPaymentBuilder($b, ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), $c$a), ($this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] ?? $this->getOrderPaymentBuilderService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] ?? $this->getPaymentResourceService()), ($this->services['router'] ?? $this->getRouterService()), $d$b$a), $d, ($this->services['translator'] ?? $this->getTranslatorService()), $c);
  25766.     }
  25767.     /**
  25768.      * Gets the private 'Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber' shared service.
  25769.      *
  25770.      * @return \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber
  25771.      */
  25772.     protected function getInstallmentBannerSubscriberService()
  25773.     {
  25774.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Installment/Banner/InstallmentBannerSubscriber.php';
  25775.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataServiceInterface.php';
  25776.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Installment/Banner/Service/BannerDataService.php';
  25777.         $a = ($this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] ?? $this->getPaymentMethodUtilService());
  25778.         return $this->privates['Swag\\PayPal\\Installment\\Banner\\InstallmentBannerSubscriber'] = new \Swag\PayPal\Installment\Banner\InstallmentBannerSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), $a, new \Swag\PayPal\Installment\Banner\Service\BannerDataService($a, ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService())), ($this->privates['Swag\\PayPal\\Checkout\\Cart\\Service\\ExcludedProductValidator'] ?? $this->getExcludedProductValidatorService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25779.     }
  25780.     /**
  25781.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder' shared service.
  25782.      *
  25783.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder
  25784.      */
  25785.     protected function getOrderFromCartBuilderService()
  25786.     {
  25787.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25788.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromCartBuilder.php';
  25789.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  25790.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25791.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromCartBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromCartBuilder(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25792.     }
  25793.     /**
  25794.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder' shared service.
  25795.      *
  25796.      * @return \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder
  25797.      */
  25798.     protected function getOrderFromOrderBuilderService()
  25799.     {
  25800.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/AbstractOrderBuilder.php';
  25801.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/OrderFromOrderBuilder.php';
  25802.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25803.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\OrderFromOrderBuilder'] = new \Swag\PayPal\OrdersApi\Builder\OrderFromOrderBuilder(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] ?? $this->getPurchaseUnitProviderService()), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] ?? $this->getItemListProviderService()));
  25804.     }
  25805.     /**
  25806.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider' shared service.
  25807.      *
  25808.      * @return \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider
  25809.      */
  25810.     protected function getItemListProviderService()
  25811.     {
  25812.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/ItemListProvider.php';
  25813.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  25814.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\ItemListProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\ItemListProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  25815.     }
  25816.     /**
  25817.      * Gets the private 'Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider' shared service.
  25818.      *
  25819.      * @return \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider
  25820.      */
  25821.     protected function getPurchaseUnitProviderService()
  25822.     {
  25823.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/PurchaseUnitProvider.php';
  25824.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AmountProvider.php';
  25825.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  25826.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/OrdersApi/Builder/Util/AddressProvider.php';
  25827.         return $this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\PurchaseUnitProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\PurchaseUnitProvider(new \Swag\PayPal\OrdersApi\Builder\Util\AmountProvider(($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter()))), ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] ?? ($this->privates['Swag\\PayPal\\OrdersApi\\Builder\\Util\\AddressProvider'] = new \Swag\PayPal\OrdersApi\Builder\Util\AddressProvider())), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  25828.     }
  25829.     /**
  25830.      * Gets the private 'Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder' shared service.
  25831.      *
  25832.      * @return \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder
  25833.      */
  25834.     protected function getOrderPaymentBuilderService()
  25835.     {
  25836.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/AbstractPaymentBuilder.php';
  25837.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilderInterface.php';
  25838.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/PaymentsApi/Builder/OrderPaymentBuilder.php';
  25839.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  25840.         return $this->privates['Swag\\PayPal\\PaymentsApi\\Builder\\OrderPaymentBuilder'] = new \Swag\PayPal\PaymentsApi\Builder\OrderPaymentBuilder(($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['currency.repository'] ?? $this->getCurrency_RepositoryService()));
  25841.     }
  25842.     /**
  25843.      * Gets the private 'Swag\PayPal\Pos\Client\PosClientFactory' shared service.
  25844.      *
  25845.      * @return \Swag\PayPal\Pos\Client\PosClientFactory
  25846.      */
  25847.     protected function getPosClientFactoryService()
  25848.     {
  25849.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Client/PosClientFactory.php';
  25850.         return $this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] = new \Swag\PayPal\Pos\Client\PosClientFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] ?? $this->getTokenResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()));
  25851.     }
  25852.     /**
  25853.      * Gets the private 'Swag\PayPal\Pos\Command\PosImageSyncCommand' shared service.
  25854.      *
  25855.      * @return \Swag\PayPal\Pos\Command\PosImageSyncCommand
  25856.      */
  25857.     protected function getPosImageSyncCommandService()
  25858.     {
  25859.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25860.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  25861.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/PosImageSyncCommand.php';
  25862.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosImageSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosImageSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] ?? $this->getImageTaskService()));
  25863.         $instance->setName('swag:paypal:pos:sync:images');
  25864.         return $instance;
  25865.     }
  25866.     /**
  25867.      * Gets the private 'Swag\PayPal\Pos\Command\PosInventorySyncCommand' shared service.
  25868.      *
  25869.      * @return \Swag\PayPal\Pos\Command\PosInventorySyncCommand
  25870.      */
  25871.     protected function getPosInventorySyncCommandService()
  25872.     {
  25873.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25874.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  25875.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/PosInventorySyncCommand.php';
  25876.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosInventorySyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosInventorySyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()));
  25877.         $instance->setName('swag:paypal:pos:sync:inventory');
  25878.         return $instance;
  25879.     }
  25880.     /**
  25881.      * Gets the private 'Swag\PayPal\Pos\Command\PosLogCleanupCommand' shared service.
  25882.      *
  25883.      * @return \Swag\PayPal\Pos\Command\PosLogCleanupCommand
  25884.      */
  25885.     protected function getPosLogCleanupCommandService()
  25886.     {
  25887.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25888.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  25889.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/PosLogCleanupCommand.php';
  25890.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosLogCleanupCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosLogCleanupCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()));
  25891.         $instance->setName('swag:paypal:pos:log:cleanup');
  25892.         return $instance;
  25893.     }
  25894.     /**
  25895.      * Gets the private 'Swag\PayPal\Pos\Command\PosProductSyncCommand' shared service.
  25896.      *
  25897.      * @return \Swag\PayPal\Pos\Command\PosProductSyncCommand
  25898.      */
  25899.     protected function getPosProductSyncCommandService()
  25900.     {
  25901.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25902.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  25903.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/PosProductSyncCommand.php';
  25904.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosProductSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosProductSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] ?? $this->getProductTaskService()));
  25905.         $instance->setName('swag:paypal:pos:sync:product');
  25906.         return $instance;
  25907.     }
  25908.     /**
  25909.      * Gets the private 'Swag\PayPal\Pos\Command\PosSyncCommand' shared service.
  25910.      *
  25911.      * @return \Swag\PayPal\Pos\Command\PosSyncCommand
  25912.      */
  25913.     protected function getPosSyncCommandService()
  25914.     {
  25915.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  25916.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/AbstractPosCommand.php';
  25917.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Command/PosSyncCommand.php';
  25918.         $this->privates['Swag\\PayPal\\Pos\\Command\\PosSyncCommand'] = $instance = new \Swag\PayPal\Pos\Command\PosSyncCommand(($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()));
  25919.         $instance->setName('swag:paypal:pos:sync');
  25920.         return $instance;
  25921.     }
  25922.     /**
  25923.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler' shared service.
  25924.      *
  25925.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler
  25926.      */
  25927.     protected function getCloneVisibilityHandlerService()
  25928.     {
  25929.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  25930.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/CloneVisibilityHandler.php';
  25931.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\CloneVisibilityHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->services['product_visibility.repository'] ?? $this->getProductVisibility_RepositoryService()));
  25932.     }
  25933.     /**
  25934.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler' shared service.
  25935.      *
  25936.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler
  25937.      */
  25938.     protected function getInventoryUpdateHandlerService()
  25939.     {
  25940.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/InventoryUpdateHandler.php';
  25941.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\InventoryUpdateHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  25942.     }
  25943.     /**
  25944.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler' shared service.
  25945.      *
  25946.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler
  25947.      */
  25948.     protected function getSyncManagerHandlerService()
  25949.     {
  25950.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/SyncManagerHandler.php';
  25951.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  25952.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  25953.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ImageSyncManager.php';
  25954.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/ProductSyncManager.php';
  25955.         $a = ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService());
  25956.         $b = ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService());
  25957.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\SyncManagerHandler($a, ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), new \Swag\PayPal\Pos\MessageQueue\Manager\ImageSyncManager($a, ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), $b), ($this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] ?? $this->getInventorySyncManagerService()), new \Swag\PayPal\Pos\MessageQueue\Manager\ProductSyncManager($a, ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), $b));
  25958.     }
  25959.     /**
  25960.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler' shared service.
  25961.      *
  25962.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler
  25963.      */
  25964.     protected function getImageSyncHandlerService()
  25965.     {
  25966.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  25967.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ImageSyncHandler.php';
  25968.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ImageSyncHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] ?? $this->getImageSyncerService()));
  25969.     }
  25970.     /**
  25971.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler' shared service.
  25972.      *
  25973.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler
  25974.      */
  25975.     protected function getInventorySyncHandlerService()
  25976.     {
  25977.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  25978.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/InventorySyncHandler.php';
  25979.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\InventorySyncHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService()));
  25980.     }
  25981.     /**
  25982.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler' shared service.
  25983.      *
  25984.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler
  25985.      */
  25986.     protected function getProductCleanupSyncHandlerService()
  25987.     {
  25988.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  25989.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  25990.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductCleanupSyncHandler.php';
  25991.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductCleanupSyncHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService()), ($this->services['swag_paypal_pos_sales_channel.repository'] ?? $this->getSwagPaypalPosSalesChannel_RepositoryService()));
  25992.     }
  25993.     /**
  25994.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler' shared service.
  25995.      *
  25996.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler
  25997.      */
  25998.     protected function getProductSingleSyncHandlerService()
  25999.     {
  26000.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  26001.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  26002.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductSingleSyncHandler.php';
  26003.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductSingleSyncHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService()));
  26004.     }
  26005.     /**
  26006.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler' shared service.
  26007.      *
  26008.      * @return \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler
  26009.      */
  26010.     protected function getProductVariantSyncHandlerService()
  26011.     {
  26012.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/AbstractSyncHandler.php';
  26013.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  26014.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Handler/Sync/ProductVariantSyncHandler.php';
  26015.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'] = new \Swag\PayPal\Pos\MessageQueue\Handler\Sync\ProductVariantSyncHandler(($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] ?? $this->getProductSyncerService()));
  26016.     }
  26017.     /**
  26018.      * Gets the private 'Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager' shared service.
  26019.      *
  26020.      * @return \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager
  26021.      */
  26022.     protected function getInventorySyncManagerService()
  26023.     {
  26024.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/AbstractSyncManager.php';
  26025.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/MessageQueue/Manager/InventorySyncManager.php';
  26026.         return $this->privates['Swag\\PayPal\\Pos\\MessageQueue\\Manager\\InventorySyncManager'] = new \Swag\PayPal\Pos\MessageQueue\Manager\InventorySyncManager(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] ?? $this->getProductSelectionService()), ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()));
  26027.     }
  26028.     /**
  26029.      * Gets the private 'Swag\PayPal\Pos\Resource\InventoryResource' shared service.
  26030.      *
  26031.      * @return \Swag\PayPal\Pos\Resource\InventoryResource
  26032.      */
  26033.     protected function getInventoryResourceService()
  26034.     {
  26035.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/InventoryResource.php';
  26036.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] = new \Swag\PayPal\Pos\Resource\InventoryResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  26037.     }
  26038.     /**
  26039.      * Gets the private 'Swag\PayPal\Pos\Resource\ProductResource' shared service.
  26040.      *
  26041.      * @return \Swag\PayPal\Pos\Resource\ProductResource
  26042.      */
  26043.     protected function getProductResourceService()
  26044.     {
  26045.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/ProductResource.php';
  26046.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] = new \Swag\PayPal\Pos\Resource\ProductResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService()));
  26047.     }
  26048.     /**
  26049.      * Gets the private 'Swag\PayPal\Pos\Resource\TokenResource' shared service.
  26050.      *
  26051.      * @return \Swag\PayPal\Pos\Resource\TokenResource
  26052.      */
  26053.     protected function getTokenResourceService()
  26054.     {
  26055.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/TokenResource.php';
  26056.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Client/TokenClientFactory.php';
  26057.         return $this->privates['Swag\\PayPal\\Pos\\Resource\\TokenResource'] = new \Swag\PayPal\Pos\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), new \Swag\PayPal\Pos\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service())));
  26058.     }
  26059.     /**
  26060.      * Gets the private 'Swag\PayPal\Pos\Run\Administration\LogCleaner' shared service.
  26061.      *
  26062.      * @return \Swag\PayPal\Pos\Run\Administration\LogCleaner
  26063.      */
  26064.     protected function getLogCleanerService()
  26065.     {
  26066.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Administration/LogCleaner.php';
  26067.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] = new \Swag\PayPal\Pos\Run\Administration\LogCleaner(($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService()));
  26068.     }
  26069.     /**
  26070.      * Gets the private 'Swag\PayPal\Pos\Run\Logger' shared service.
  26071.      *
  26072.      * @return \Monolog\Logger
  26073.      */
  26074.     protected function getLogger3Service()
  26075.     {
  26076.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/LoggerFactory.php';
  26077.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] = (new \Swag\PayPal\Pos\Run\LoggerFactory())->createLogger();
  26078.     }
  26079.     /**
  26080.      * Gets the private 'Swag\PayPal\Pos\Run\RunService' shared service.
  26081.      *
  26082.      * @return \Swag\PayPal\Pos\Run\RunService
  26083.      */
  26084.     protected function getRunServiceService()
  26085.     {
  26086.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/RunService.php';
  26087.         return $this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] = new \Swag\PayPal\Pos\Run\RunService(($this->services['swag_paypal_pos_sales_channel_run.repository'] ?? $this->getSwagPaypalPosSalesChannelRun_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_run_log.repository'] ?? $this->getSwagPaypalPosSalesChannelRunLog_RepositoryService()), ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()));
  26088.     }
  26089.     /**
  26090.      * Gets the private 'Swag\PayPal\Pos\Run\Task\CompleteTask' shared service.
  26091.      *
  26092.      * @return \Swag\PayPal\Pos\Run\Task\CompleteTask
  26093.      */
  26094.     protected function getCompleteTaskService()
  26095.     {
  26096.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  26097.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/CompleteTask.php';
  26098.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] = new \Swag\PayPal\Pos\Run\Task\CompleteTask(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  26099.     }
  26100.     /**
  26101.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ImageTask' shared service.
  26102.      *
  26103.      * @return \Swag\PayPal\Pos\Run\Task\ImageTask
  26104.      */
  26105.     protected function getImageTaskService()
  26106.     {
  26107.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  26108.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/ImageTask.php';
  26109.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ImageTask'] = new \Swag\PayPal\Pos\Run\Task\ImageTask(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  26110.     }
  26111.     /**
  26112.      * Gets the private 'Swag\PayPal\Pos\Run\Task\InventoryTask' shared service.
  26113.      *
  26114.      * @return \Swag\PayPal\Pos\Run\Task\InventoryTask
  26115.      */
  26116.     protected function getInventoryTaskService()
  26117.     {
  26118.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  26119.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/InventoryTask.php';
  26120.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] = new \Swag\PayPal\Pos\Run\Task\InventoryTask(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  26121.     }
  26122.     /**
  26123.      * Gets the private 'Swag\PayPal\Pos\Run\Task\ProductTask' shared service.
  26124.      *
  26125.      * @return \Swag\PayPal\Pos\Run\Task\ProductTask
  26126.      */
  26127.     protected function getProductTaskService()
  26128.     {
  26129.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/AbstractTask.php';
  26130.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Run/Task/ProductTask.php';
  26131.         return $this->privates['Swag\\PayPal\\Pos\\Run\\Task\\ProductTask'] = new \Swag\PayPal\Pos\Run\Task\ProductTask(($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()));
  26132.     }
  26133.     /**
  26134.      * Gets the private 'Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler' shared service.
  26135.      *
  26136.      * @return \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler
  26137.      */
  26138.     protected function getCleanUpLogTaskHandlerService()
  26139.     {
  26140.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  26141.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/CleanUpLogTaskHandler.php';
  26142.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CleanUpLogTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Administration\\LogCleaner'] ?? $this->getLogCleanerService()));
  26143.     }
  26144.     /**
  26145.      * Gets the private 'Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler' shared service.
  26146.      *
  26147.      * @return \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler
  26148.      */
  26149.     protected function getCompleteSyncTaskHandlerService()
  26150.     {
  26151.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  26152.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/CompleteSyncTaskHandler.php';
  26153.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\CompleteSyncTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\CompleteTask'] ?? $this->getCompleteTaskService()));
  26154.     }
  26155.     /**
  26156.      * Gets the private 'Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler' shared service.
  26157.      *
  26158.      * @return \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler
  26159.      */
  26160.     protected function getInventorySyncTaskHandlerService()
  26161.     {
  26162.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/AbstractSyncTaskHandler.php';
  26163.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Schedule/InventorySyncTaskHandler.php';
  26164.         return $this->privates['Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'] = new \Swag\PayPal\Pos\Schedule\InventorySyncTaskHandler(($this->services['scheduled_task.repository'] ?? $this->getScheduledTask_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Task\\InventoryTask'] ?? $this->getInventoryTaskService()));
  26165.     }
  26166.     /**
  26167.      * Gets the private 'Swag\PayPal\Pos\Sync\Context\InventoryContextFactory' shared service.
  26168.      *
  26169.      * @return \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory
  26170.      */
  26171.     protected function getInventoryContextFactoryService()
  26172.     {
  26173.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Context/InventoryContextFactory.php';
  26174.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  26175.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] = new \Swag\PayPal\Pos\Sync\Context\InventoryContextFactory(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())), ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService()));
  26176.     }
  26177.     /**
  26178.      * Gets the private 'Swag\PayPal\Pos\Sync\ImageSyncer' shared service.
  26179.      *
  26180.      * @return \Swag\PayPal\Pos\Sync\ImageSyncer
  26181.      */
  26182.     protected function getImageSyncerService()
  26183.     {
  26184.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  26185.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/ImageSyncer.php';
  26186.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/MediaConverter.php';
  26187.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Resource/ImageResource.php';
  26188.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ImageSyncer'] = new \Swag\PayPal\Pos\Sync\ImageSyncer(($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService()), new \Swag\PayPal\Pos\Api\Service\MediaConverter(($this->privates['Shopware\\Core\\Content\\Media\\Pathname\\UrlGeneratorInterface'] ?? $this->getUrlGeneratorInterfaceService())), new \Swag\PayPal\Pos\Resource\ImageResource(($this->privates['Swag\\PayPal\\Pos\\Client\\PosClientFactory'] ?? $this->getPosClientFactoryService())), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service()));
  26189.     }
  26190.     /**
  26191.      * Gets the private 'Swag\PayPal\Pos\Sync\InventorySyncer' shared service.
  26192.      *
  26193.      * @return \Swag\PayPal\Pos\Sync\InventorySyncer
  26194.      */
  26195.     protected function getInventorySyncerService()
  26196.     {
  26197.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/InventorySyncer.php';
  26198.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  26199.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  26200.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculator.php';
  26201.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/RemoteUpdater.php';
  26202.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/RemoteCalculator.php';
  26203.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  26204.         $a = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  26205.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] = new \Swag\PayPal\Pos\Sync\InventorySyncer(($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()), new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater(($this->services['product.repository'] ?? $this->getProduct_RepositoryService()), new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalCalculator(), ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), $a), new \Swag\PayPal\Pos\Sync\Inventory\RemoteUpdater(($this->privates['Swag\\PayPal\\Pos\\Resource\\InventoryResource'] ?? $this->getInventoryResourceService()), new \Swag\PayPal\Pos\Sync\Inventory\Calculator\RemoteCalculator(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()))), $a), ($this->services['swag_paypal_pos_sales_channel_inventory.repository'] ?? $this->getSwagPaypalPosSalesChannelInventory_RepositoryService()));
  26206.     }
  26207.     /**
  26208.      * Gets the private 'Swag\PayPal\Pos\Sync\Inventory\StockSubscriber' shared service.
  26209.      *
  26210.      * @return \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber
  26211.      */
  26212.     protected function getStockSubscriberService()
  26213.     {
  26214.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/StockSubscriber.php';
  26215.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\Inventory\\StockSubscriber'] = new \Swag\PayPal\Pos\Sync\Inventory\StockSubscriber(($this->services['order_line_item.repository'] ?? $this->getOrderLineItem_RepositoryService()), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  26216.     }
  26217.     /**
  26218.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSelection' shared service.
  26219.      *
  26220.      * @return \Swag\PayPal\Pos\Sync\ProductSelection
  26221.      */
  26222.     protected function getProductSelectionService()
  26223.     {
  26224.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSelection.php';
  26225.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSelection'] = new \Swag\PayPal\Pos\Sync\ProductSelection(($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()), ($this->services['Shopware\\Core\\Content\\ProductStream\\Service\\ProductStreamBuilder'] ?? $this->getProductStreamBuilderService()), ($this->privates['Shopware\\Core\\System\\SalesChannel\\Context\\CachedSalesChannelContextFactory'] ?? $this->getCachedSalesChannelContextFactoryService()));
  26226.     }
  26227.     /**
  26228.      * Gets the private 'Swag\PayPal\Pos\Sync\ProductSyncer' shared service.
  26229.      *
  26230.      * @return \Swag\PayPal\Pos\Sync\ProductSyncer
  26231.      */
  26232.     protected function getProductSyncerService()
  26233.     {
  26234.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/ProductSyncer.php';
  26235.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/ProductConverter.php';
  26236.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/CategoryConverter.php';
  26237.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/VariantConverter.php';
  26238.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PriceConverter.php';
  26239.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/PresentationConverter.php';
  26240.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/OptionGroupConverter.php';
  26241.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/MetadataGenerator.php';
  26242.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Context/ProductContextFactory.php';
  26243.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Product/NewUpdater.php';
  26244.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Product/OutdatedUpdater.php';
  26245.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Product/DeletedUpdater.php';
  26246.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Product/UnsyncedChecker.php';
  26247.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  26248.         $a = ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter()));
  26249.         $b = new \Swag\PayPal\Pos\Api\Service\Converter\PresentationConverter();
  26250.         $c = ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service());
  26251.         $d = ($this->privates['Swag\\PayPal\\Pos\\Resource\\ProductResource'] ?? $this->getProductResourceService());
  26252.         return $this->privates['Swag\\PayPal\\Pos\\Sync\\ProductSyncer'] = new \Swag\PayPal\Pos\Sync\ProductSyncer(new \Swag\PayPal\Pos\Api\Service\ProductConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\CategoryConverter($a), new \Swag\PayPal\Pos\Api\Service\Converter\VariantConverter($a, new \Swag\PayPal\Pos\Api\Service\Converter\PriceConverter(), $b$c), new \Swag\PayPal\Pos\Api\Service\Converter\OptionGroupConverter(), $b, new \Swag\PayPal\Pos\Api\Service\MetadataGenerator()), new \Swag\PayPal\Pos\Sync\Context\ProductContextFactory(($this->services['swag_paypal_pos_sales_channel_product.repository'] ?? $this->getSwagPaypalPosSalesChannelProduct_RepositoryService()), ($this->services['swag_paypal_pos_sales_channel_media.repository'] ?? $this->getSwagPaypalPosSalesChannelMedia_RepositoryService())), new \Swag\PayPal\Pos\Sync\Product\NewUpdater($d$c), new \Swag\PayPal\Pos\Sync\Product\OutdatedUpdater($d$c), new \Swag\PayPal\Pos\Sync\Product\DeletedUpdater($d$c$a), new \Swag\PayPal\Pos\Sync\Product\UnsyncedChecker($d$c$a));
  26253.     }
  26254.     /**
  26255.      * Gets the private 'Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler' shared service.
  26256.      *
  26257.      * @return \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler
  26258.      */
  26259.     protected function getInventoryChangedHandlerService()
  26260.     {
  26261.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/WebhookHandler.php';
  26262.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Util/PosSalesChannelTrait.php';
  26263.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/AbstractWebhookHandler.php';
  26264.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Webhook/Handler/InventoryChangedHandler.php';
  26265.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalCalculatorInterface.php';
  26266.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/Calculator/LocalWebhookCalculator.php';
  26267.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Sync/Inventory/LocalUpdater.php';
  26268.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/ApiKeyDecoder.php';
  26269.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Pos/Api/Service/Converter/UuidConverter.php';
  26270.         $a = new \Swag\PayPal\Pos\Sync\Inventory\Calculator\LocalWebhookCalculator();
  26271.         $b = ($this->services['product.repository'] ?? $this->getProduct_RepositoryService());
  26272.         return $this->privates['Swag\\PayPal\\Pos\\Webhook\\Handler\\InventoryChangedHandler'] = new \Swag\PayPal\Pos\Webhook\Handler\InventoryChangedHandler(($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\ApiKeyDecoder'] = new \Swag\PayPal\Pos\Api\Service\ApiKeyDecoder())), ($this->privates['Swag\\PayPal\\Pos\\Run\\RunService'] ?? $this->getRunServiceService()), $a, new \Swag\PayPal\Pos\Sync\Inventory\LocalUpdater($b$a, ($this->privates['Shopware\\Core\\Content\\Product\\DataAbstractionLayer\\StockUpdater'] ?? $this->getStockUpdaterService()), ($this->privates['Swag\\PayPal\\Pos\\Run\\Logger'] ?? $this->getLogger3Service())), ($this->privates['Swag\\PayPal\\Pos\\Sync\\InventorySyncer'] ?? $this->getInventorySyncerService()), ($this->privates['Swag\\PayPal\\Pos\\Sync\\Context\\InventoryContextFactory'] ?? $this->getInventoryContextFactoryService()), $b, ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] ?? ($this->privates['Swag\\PayPal\\Pos\\Api\\Service\\Converter\\UuidConverter'] = new \Swag\PayPal\Pos\Api\Service\Converter\UuidConverter())));
  26273.     }
  26274.     /**
  26275.      * Gets the private 'Swag\PayPal\RestApi\Client\PayPalClientFactory' shared service.
  26276.      *
  26277.      * @return \Swag\PayPal\RestApi\Client\PayPalClientFactory
  26278.      */
  26279.     protected function getPayPalClientFactoryService()
  26280.     {
  26281.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactoryInterface.php';
  26282.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/Client/PayPalClientFactory.php';
  26283.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResourceInterface.php';
  26284.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/TokenResource.php';
  26285.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Service/TokenValidator.php';
  26286.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] = new \Swag\PayPal\RestApi\Client\PayPalClientFactory(new \Swag\PayPal\RestApi\V1\Resource\TokenResource(($this->privates['Shopware\\Core\\Framework\\Adapter\\Cache\\CacheDecorator'] ?? $this->getCacheDecoratorService()), ($this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] ?? $this->getTokenClientFactoryService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] ?? ($this->privates['Swag\\PayPal\\RestApi\\V1\\Service\\TokenValidator'] = new \Swag\PayPal\RestApi\V1\Service\TokenValidator()))), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  26287.     }
  26288.     /**
  26289.      * Gets the private 'Swag\PayPal\RestApi\Client\TokenClientFactory' shared service.
  26290.      *
  26291.      * @return \Swag\PayPal\RestApi\Client\TokenClientFactory
  26292.      */
  26293.     protected function getTokenClientFactoryService()
  26294.     {
  26295.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/Client/TokenClientFactory.php';
  26296.         return $this->privates['Swag\\PayPal\\RestApi\\Client\\TokenClientFactory'] = new \Swag\PayPal\RestApi\Client\TokenClientFactory(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  26297.     }
  26298.     /**
  26299.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\IdentityResource' shared service.
  26300.      *
  26301.      * @return \Swag\PayPal\RestApi\V1\Resource\IdentityResource
  26302.      */
  26303.     protected function getIdentityResourceService()
  26304.     {
  26305.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/IdentityResource.php';
  26306.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\IdentityResource'] = new \Swag\PayPal\RestApi\V1\Resource\IdentityResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  26307.     }
  26308.     /**
  26309.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\PaymentResource' shared service.
  26310.      *
  26311.      * @return \Swag\PayPal\RestApi\V1\Resource\PaymentResource
  26312.      */
  26313.     protected function getPaymentResourceService()
  26314.     {
  26315.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/PaymentResource.php';
  26316.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\PaymentResource'] = new \Swag\PayPal\RestApi\V1\Resource\PaymentResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  26317.     }
  26318.     /**
  26319.      * Gets the private 'Swag\PayPal\RestApi\V1\Resource\SaleResource' shared service.
  26320.      *
  26321.      * @return \Swag\PayPal\RestApi\V1\Resource\SaleResource
  26322.      */
  26323.     protected function getSaleResourceService()
  26324.     {
  26325.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V1/Resource/SaleResource.php';
  26326.         return $this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] = new \Swag\PayPal\RestApi\V1\Resource\SaleResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  26327.     }
  26328.     /**
  26329.      * Gets the private 'Swag\PayPal\RestApi\V2\Resource\OrderResource' shared service.
  26330.      *
  26331.      * @return \Swag\PayPal\RestApi\V2\Resource\OrderResource
  26332.      */
  26333.     protected function getOrderResourceService()
  26334.     {
  26335.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/RestApi/V2/Resource/OrderResource.php';
  26336.         return $this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] = new \Swag\PayPal\RestApi\V2\Resource\OrderResource(($this->privates['Swag\\PayPal\\RestApi\\Client\\PayPalClientFactory'] ?? $this->getPayPalClientFactoryService()));
  26337.     }
  26338.     /**
  26339.      * Gets the private 'Swag\PayPal\Setting\Service\CredentialsUtil' shared service.
  26340.      *
  26341.      * @return \Swag\PayPal\Setting\Service\CredentialsUtil
  26342.      */
  26343.     protected function getCredentialsUtilService()
  26344.     {
  26345.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtilInterface.php';
  26346.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Setting/Service/CredentialsUtil.php';
  26347.         return $this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] = new \Swag\PayPal\Setting\Service\CredentialsUtil(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  26348.     }
  26349.     /**
  26350.      * Gets the private 'Swag\PayPal\Setting\Service\SettingsValidationService' shared service.
  26351.      *
  26352.      * @return \Swag\PayPal\Setting\Service\SettingsValidationService
  26353.      */
  26354.     protected function getSettingsValidationServiceService()
  26355.     {
  26356.         return $this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] = new \Swag\PayPal\Setting\Service\SettingsValidationService(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  26357.     }
  26358.     /**
  26359.      * Gets the private 'Swag\PayPal\Storefront\Data\CheckoutDataSubscriber' shared service.
  26360.      *
  26361.      * @return \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber
  26362.      */
  26363.     protected function getCheckoutDataSubscriberService()
  26364.     {
  26365.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php';
  26366.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\CheckoutDataSubscriber'] = new \Swag\PayPal\Storefront\Data\CheckoutDataSubscriber(($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), ($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())), ($this->services['translator'] ?? $this->getTranslatorService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), new RewindableGenerator(function () {
  26367.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  26368.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  26369.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  26370.         }, 3));
  26371.     }
  26372.     /**
  26373.      * Gets the private 'Swag\PayPal\Storefront\Data\FundingSubscriber' shared service.
  26374.      *
  26375.      * @return \Swag\PayPal\Storefront\Data\FundingSubscriber
  26376.      */
  26377.     protected function getFundingSubscriberService()
  26378.     {
  26379.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/FundingSubscriber.php';
  26380.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/Service/FundingEligibilityDataService.php';
  26381.         return $this->privates['Swag\\PayPal\\Storefront\\Data\\FundingSubscriber'] = new \Swag\PayPal\Storefront\Data\FundingSubscriber(($this->privates['Swag\\PayPal\\Setting\\Service\\SettingsValidationService'] ?? $this->getSettingsValidationServiceService()), new \Swag\PayPal\Storefront\Data\Service\FundingEligibilityDataService(($this->privates['Swag\\PayPal\\Setting\\Service\\CredentialsUtil'] ?? $this->getCredentialsUtilService()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] ?? $this->getLocaleCodeProviderService()), ($this->services['router'] ?? $this->getRouterService()), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()))));
  26382.     }
  26383.     /**
  26384.      * Gets the private 'Swag\PayPal\Storefront\RequestSubscriber' shared service.
  26385.      *
  26386.      * @return \Swag\PayPal\Storefront\RequestSubscriber
  26387.      */
  26388.     protected function getRequestSubscriberService()
  26389.     {
  26390.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/RequestSubscriber.php';
  26391.         return $this->privates['Swag\\PayPal\\Storefront\\RequestSubscriber'] = new \Swag\PayPal\Storefront\RequestSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()));
  26392.     }
  26393.     /**
  26394.      * Gets the private 'Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry' shared service.
  26395.      *
  26396.      * @return \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry
  26397.      */
  26398.     protected function getPaymentMethodDataRegistryService()
  26399.     {
  26400.         return $this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PaymentMethodDataRegistry'] = new \Swag\PayPal\Util\Lifecycle\Method\PaymentMethodDataRegistry(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), $this, new RewindableGenerator(function () {
  26401.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PayPalMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PayPalMethodData($this)));
  26402.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\PUIMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\PUIMethodData($this)));
  26403.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\ACDCMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\ACDCMethodData($this)));
  26404.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SEPAMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SEPAMethodData($this)));
  26405.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BancontactMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BancontactMethodData($this)));
  26406.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\BlikMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\BlikMethodData($this)));
  26407.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\EpsMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\EpsMethodData($this)));
  26408.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\GiropayMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\GiropayMethodData($this)));
  26409.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\IdealMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\IdealMethodData($this)));
  26410.             yield => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MultibancoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MultibancoMethodData($this)));
  26411.             yield 10 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\MyBankMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\MyBankMethodData($this)));
  26412.             yield 11 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\OxxoMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\OxxoMethodData($this)));
  26413.             yield 12 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\P24MethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\P24MethodData($this)));
  26414.             yield 13 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\SofortMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\SofortMethodData($this)));
  26415.             yield 14 => ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] ?? ($this->privates['Swag\\PayPal\\Util\\Lifecycle\\Method\\TrustlyMethodData'] = new \Swag\PayPal\Util\Lifecycle\Method\TrustlyMethodData($this)));
  26416.         }, 15));
  26417.     }
  26418.     /**
  26419.      * Gets the private 'Swag\PayPal\Util\LocaleCodeProvider' shared service.
  26420.      *
  26421.      * @return \Swag\PayPal\Util\LocaleCodeProvider
  26422.      */
  26423.     protected function getLocaleCodeProviderService()
  26424.     {
  26425.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/LocaleCodeProvider.php';
  26426.         return $this->privates['Swag\\PayPal\\Util\\LocaleCodeProvider'] = new \Swag\PayPal\Util\LocaleCodeProvider(($this->services['language.repository'] ?? $this->getLanguage_RepositoryService()));
  26427.     }
  26428.     /**
  26429.      * Gets the private 'Swag\PayPal\Util\Logger' shared service.
  26430.      *
  26431.      * @return \Monolog\Logger
  26432.      */
  26433.     protected function getLogger2Service()
  26434.     {
  26435.         $a = new \Swag\PayPal\Util\Log\LoggerFactory((\dirname(__DIR__6).'/shared/var/log/%s_dev.log'), 14);
  26436.         $a->setLogLevel(($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()));
  26437.         return $this->privates['Swag\\PayPal\\Util\\Logger'] = $a->createRotating('swag_paypal');
  26438.     }
  26439.     /**
  26440.      * Gets the private 'Swag\PayPal\Util\PaymentMethodUtil' shared service.
  26441.      *
  26442.      * @return \Swag\PayPal\Util\PaymentMethodUtil
  26443.      */
  26444.     protected function getPaymentMethodUtilService()
  26445.     {
  26446.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PaymentMethodUtil.php';
  26447.         return $this->privates['Swag\\PayPal\\Util\\PaymentMethodUtil'] = new \Swag\PayPal\Util\PaymentMethodUtil(($this->services['payment_method.repository'] ?? $this->getPaymentMethod_RepositoryService()), ($this->services['sales_channel.repository'] ?? $this->getSalesChannel_RepositoryService()));
  26448.     }
  26449.     /**
  26450.      * Gets the private 'Swag\PayPal\Util\PaymentStatusUtilV2' shared service.
  26451.      *
  26452.      * @return \Swag\PayPal\Util\PaymentStatusUtilV2
  26453.      */
  26454.     protected function getPaymentStatusUtilV2Service()
  26455.     {
  26456.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PaymentStatusUtilV2.php';
  26457.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Util/PriceFormatter.php';
  26458.         return $this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] = new \Swag\PayPal\Util\PaymentStatusUtilV2(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] ?? ($this->privates['Swag\\PayPal\\Util\\PriceFormatter'] = new \Swag\PayPal\Util\PriceFormatter())));
  26459.     }
  26460.     /**
  26461.      * Gets the private 'Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand' shared service.
  26462.      *
  26463.      * @return \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand
  26464.      */
  26465.     protected function getCrawlWebhookEventNamesCommandService()
  26466.     {
  26467.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26468.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Command/CrawlWebhookEventNamesCommand.php';
  26469.         $this->privates['Swag\\PayPal\\Webhook\\Command\\CrawlWebhookEventNamesCommand'] = $instance = new \Swag\PayPal\Webhook\Command\CrawlWebhookEventNamesCommand();
  26470.         $instance->setName('swag:paypal:crawl:webhooks');
  26471.         return $instance;
  26472.     }
  26473.     /**
  26474.      * Gets the private 'Swag\PayPal\Webhook\Handler\AuthorizationVoided' shared service.
  26475.      *
  26476.      * @return \Swag\PayPal\Webhook\Handler\AuthorizationVoided
  26477.      */
  26478.     protected function getAuthorizationVoidedService()
  26479.     {
  26480.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26481.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26482.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AuthorizationVoided.php';
  26483.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\AuthorizationVoided'] = new \Swag\PayPal\Webhook\Handler\AuthorizationVoided(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  26484.     }
  26485.     /**
  26486.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureCompleted' shared service.
  26487.      *
  26488.      * @return \Swag\PayPal\Webhook\Handler\CaptureCompleted
  26489.      */
  26490.     protected function getCaptureCompletedService()
  26491.     {
  26492.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26493.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26494.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureCompleted.php';
  26495.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureCompleted'] = new \Swag\PayPal\Webhook\Handler\CaptureCompleted(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()));
  26496.     }
  26497.     /**
  26498.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureDenied' shared service.
  26499.      *
  26500.      * @return \Swag\PayPal\Webhook\Handler\CaptureDenied
  26501.      */
  26502.     protected function getCaptureDeniedService()
  26503.     {
  26504.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26505.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26506.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureDenied.php';
  26507.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureDenied'] = new \Swag\PayPal\Webhook\Handler\CaptureDenied(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  26508.     }
  26509.     /**
  26510.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureRefunded' shared service.
  26511.      *
  26512.      * @return \Swag\PayPal\Webhook\Handler\CaptureRefunded
  26513.      */
  26514.     protected function getCaptureRefundedService()
  26515.     {
  26516.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26517.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26518.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  26519.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureRefunded'] = new \Swag\PayPal\Webhook\Handler\CaptureRefunded(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  26520.     }
  26521.     /**
  26522.      * Gets the private 'Swag\PayPal\Webhook\Handler\CaptureReversed' shared service.
  26523.      *
  26524.      * @return \Swag\PayPal\Webhook\Handler\CaptureReversed
  26525.      */
  26526.     protected function getCaptureReversedService()
  26527.     {
  26528.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26529.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26530.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureRefunded.php';
  26531.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/CaptureReversed.php';
  26532.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\CaptureReversed'] = new \Swag\PayPal\Webhook\Handler\CaptureReversed(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\Util\\PaymentStatusUtilV2'] ?? $this->getPaymentStatusUtilV2Service()), ($this->privates['Swag\\PayPal\\RestApi\\V2\\Resource\\OrderResource'] ?? $this->getOrderResourceService()));
  26533.     }
  26534.     /**
  26535.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleComplete' shared service.
  26536.      *
  26537.      * @return \Swag\PayPal\Webhook\Handler\SaleComplete
  26538.      */
  26539.     protected function getSaleCompleteService()
  26540.     {
  26541.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26542.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26543.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleComplete.php';
  26544.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleComplete'] = new \Swag\PayPal\Webhook\Handler\SaleComplete(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  26545.     }
  26546.     /**
  26547.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleDenied' shared service.
  26548.      *
  26549.      * @return \Swag\PayPal\Webhook\Handler\SaleDenied
  26550.      */
  26551.     protected function getSaleDeniedService()
  26552.     {
  26553.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26554.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26555.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleDenied.php';
  26556.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleDenied'] = new \Swag\PayPal\Webhook\Handler\SaleDenied(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()));
  26557.     }
  26558.     /**
  26559.      * Gets the private 'Swag\PayPal\Webhook\Handler\SaleRefunded' shared service.
  26560.      *
  26561.      * @return \Swag\PayPal\Webhook\Handler\SaleRefunded
  26562.      */
  26563.     protected function getSaleRefundedService()
  26564.     {
  26565.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/WebhookHandler.php';
  26566.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/AbstractWebhookHandler.php';
  26567.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Handler/SaleRefunded.php';
  26568.         return $this->privates['Swag\\PayPal\\Webhook\\Handler\\SaleRefunded'] = new \Swag\PayPal\Webhook\Handler\SaleRefunded(($this->services['order_transaction.repository'] ?? $this->getOrderTransaction_RepositoryService()), ($this->privates['Shopware\\Core\\Checkout\\Order\\Aggregate\\OrderTransaction\\OrderTransactionStateHandler'] ?? $this->getOrderTransactionStateHandlerService()), ($this->privates['Swag\\PayPal\\RestApi\\V1\\Resource\\SaleResource'] ?? $this->getSaleResourceService()));
  26569.     }
  26570.     /**
  26571.      * Gets the private 'Swag\PayPal\Webhook\Registration\WebhookSubscriber' shared service.
  26572.      *
  26573.      * @return \Swag\PayPal\Webhook\Registration\WebhookSubscriber
  26574.      */
  26575.     protected function getWebhookSubscriberService()
  26576.     {
  26577.         include_once \dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Webhook/Registration/WebhookSubscriber.php';
  26578.         return $this->privates['Swag\\PayPal\\Webhook\\Registration\\WebhookSubscriber'] = new \Swag\PayPal\Webhook\Registration\WebhookSubscriber(($this->privates['Swag\\PayPal\\Util\\Logger'] ?? $this->getLogger2Service()), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService()), ($this->services['Swag\\PayPal\\Webhook\\WebhookService'] ?? $this->getWebhookService2Service()));
  26579.     }
  26580.     /**
  26581.      * Gets the private 'Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory' shared service.
  26582.      *
  26583.      * @return \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory
  26584.      */
  26585.     protected function getPsrHttpFactoryService()
  26586.     {
  26587.         $a = new \Nyholm\Psr7\Factory\Psr17Factory();
  26588.         return $this->privates['Symfony\\Bridge\\PsrHttpMessage\\Factory\\PsrHttpFactory'] = new \Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory($a$a$a$a);
  26589.     }
  26590.     /**
  26591.      * Gets the private 'annotations.cache_adapter' shared service.
  26592.      *
  26593.      * @return \Symfony\Component\Cache\Adapter\PhpArrayAdapter
  26594.      */
  26595.     protected function getAnnotations_CacheAdapterService()
  26596.     {
  26597.         return \Symfony\Component\Cache\Adapter\PhpArrayAdapter::create(($this->targetDir.''.'/annotations.php'), ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService()));
  26598.     }
  26599.     /**
  26600.      * Gets the private 'annotations.cache_warmer' shared service.
  26601.      *
  26602.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\AnnotationsCacheWarmer
  26603.      */
  26604.     protected function getAnnotations_CacheWarmerService()
  26605.     {
  26606.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  26607.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  26608.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AnnotationsCacheWarmer.php';
  26609.         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);
  26610.     }
  26611.     /**
  26612.      * Gets the private 'annotations.cached_reader' shared service.
  26613.      *
  26614.      * @return \Doctrine\Common\Annotations\PsrCachedReader
  26615.      */
  26616.     protected function getAnnotations_CachedReaderService()
  26617.     {
  26618.         return $this->privates['annotations.cached_reader'] = new \Doctrine\Common\Annotations\PsrCachedReader(($this->privates['annotations.reader'] ?? $this->getAnnotations_ReaderService()), $this->getAnnotations_CacheAdapterService(), true);
  26619.     }
  26620.     /**
  26621.      * Gets the private 'annotations.reader' shared service.
  26622.      *
  26623.      * @return \Shopware\Core\Framework\Compatibility\AnnotationReader
  26624.      */
  26625.     protected function getAnnotations_ReaderService()
  26626.     {
  26627.         $this->privates['annotations.reader'] = $instance = new \Shopware\Core\Framework\Compatibility\AnnotationReader();
  26628.         $a = new \Doctrine\Common\Annotations\AnnotationRegistry();
  26629.         $a->registerUniqueLoader('class_exists');
  26630.         $instance->addGlobalIgnoredName('required'$a);
  26631.         return $instance;
  26632.     }
  26633.     /**
  26634.      * Gets the private 'assets.packages' shared service.
  26635.      *
  26636.      * @return \Symfony\Component\Asset\Packages
  26637.      */
  26638.     protected function getAssets_PackagesService()
  26639.     {
  26640.         $a = ($this->privates['router.request_context'] ?? $this->getRouter_RequestContextService());
  26641.         $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 () {
  26642.             yield 'public' => ($this->privates['shopware.asset.public'] ?? $this->getShopware_Asset_PublicService());
  26643.             yield 'theme' => ($this->privates['shopware.asset.theme'] ?? $this->getShopware_Asset_ThemeService());
  26644.             yield 'asset' => ($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService());
  26645.             yield 'sitemap' => ($this->privates['shopware.asset.sitemap'] ?? $this->getShopware_Asset_SitemapService());
  26646.         }, 4));
  26647.         $instance->setDefaultPackage(($this->privates['shopware.asset.asset'] ?? $this->getShopware_Asset_AssetService()));
  26648.         return $instance;
  26649.     }
  26650.     /**
  26651.      * Gets the private 'cache.annotations' shared service.
  26652.      *
  26653.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26654.      */
  26655.     protected function getCache_AnnotationsService()
  26656.     {
  26657.         return $this->privates['cache.annotations'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('BwgK7S3RGh'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  26658.     }
  26659.     /**
  26660.      * Gets the private 'cache.http' shared service.
  26661.      *
  26662.      * @return \Symfony\Component\Cache\Adapter\TagAwareAdapter
  26663.      */
  26664.     protected function getCache_HttpService()
  26665.     {
  26666.         $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()));
  26667.         $instance->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  26668.         return $instance;
  26669.     }
  26670.     /**
  26671.      * Gets the private 'cache.messenger.restart_workers_signal' shared service.
  26672.      *
  26673.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26674.      */
  26675.     protected function getCache_Messenger_RestartWorkersSignalService()
  26676.     {
  26677.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  26678.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  26679.         return $this->privates['cache.messenger.restart_workers_signal'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  26680.     }
  26681.     /**
  26682.      * Gets the private 'cache.property_info' shared service.
  26683.      *
  26684.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26685.      */
  26686.     protected function getCache_PropertyInfoService()
  26687.     {
  26688.         return $this->privates['cache.property_info'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('axOI+AInLc'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  26689.     }
  26690.     /**
  26691.      * Gets the private 'cache.rate_limiter' shared service.
  26692.      *
  26693.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26694.      */
  26695.     protected function getCache_RateLimiterService()
  26696.     {
  26697.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  26698.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  26699.         return $this->privates['cache.rate_limiter'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  26700.     }
  26701.     /**
  26702.      * Gets the private 'cache.serializer' shared service.
  26703.      *
  26704.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26705.      */
  26706.     protected function getCache_SerializerService()
  26707.     {
  26708.         return $this->privates['cache.serializer'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('-1dBLTLe5A'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  26709.     }
  26710.     /**
  26711.      * Gets the private 'cache.tags' shared service.
  26712.      *
  26713.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26714.      */
  26715.     protected function getCache_TagsService()
  26716.     {
  26717.         $a = new \Symfony\Component\Cache\Adapter\ArrayAdapter(0);
  26718.         $a->setLogger(($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService()));
  26719.         return $this->privates['cache.tags'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter($a);
  26720.     }
  26721.     /**
  26722.      * Gets the private 'cache.validator' shared service.
  26723.      *
  26724.      * @return \Symfony\Component\Cache\Adapter\TraceableAdapter
  26725.      */
  26726.     protected function getCache_ValidatorService()
  26727.     {
  26728.         return $this->privates['cache.validator'] = new \Symfony\Component\Cache\Adapter\TraceableAdapter(\Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache('PviZYeWJ6-'0$this->getParameter('container.build_id'), ($this->targetDir.''.'/pools/system'), ($this->privates['monolog.logger.cache'] ?? $this->getMonolog_Logger_CacheService())));
  26729.     }
  26730.     /**
  26731.      * Gets the private 'cache_pool_clearer.cache_warmer' shared service.
  26732.      *
  26733.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\CachePoolClearerCacheWarmer
  26734.      */
  26735.     protected function getCachePoolClearer_CacheWarmerService()
  26736.     {
  26737.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  26738.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/CachePoolClearerCacheWarmer.php';
  26739.         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']);
  26740.     }
  26741.     /**
  26742.      * Gets the private 'config_builder.warmer' shared service.
  26743.      *
  26744.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ConfigBuilderCacheWarmer
  26745.      */
  26746.     protected function getConfigBuilder_WarmerService()
  26747.     {
  26748.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  26749.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ConfigBuilderCacheWarmer.php';
  26750.         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()));
  26751.     }
  26752.     /**
  26753.      * Gets the private 'config_cache_factory' shared service.
  26754.      *
  26755.      * @return \Symfony\Component\Config\ResourceCheckerConfigCacheFactory
  26756.      */
  26757.     protected function getConfigCacheFactoryService()
  26758.     {
  26759.         return $this->privates['config_cache_factory'] = new \Symfony\Component\Config\ResourceCheckerConfigCacheFactory(new RewindableGenerator(function () {
  26760.             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)));
  26761.             yield => ($this->privates['config.resource.self_checking_resource_checker'] ?? ($this->privates['config.resource.self_checking_resource_checker'] = new \Symfony\Component\Config\Resource\SelfCheckingResourceChecker()));
  26762.         }, 2));
  26763.     }
  26764.     /**
  26765.      * Gets the private 'console.command.about' shared service.
  26766.      *
  26767.      * @return \Symfony\Bundle\FrameworkBundle\Command\AboutCommand
  26768.      */
  26769.     protected function getConsole_Command_AboutService()
  26770.     {
  26771.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26772.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AboutCommand.php';
  26773.         $this->privates['console.command.about'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\AboutCommand();
  26774.         $instance->setName('about');
  26775.         $instance->setDescription('Display information about the current project');
  26776.         return $instance;
  26777.     }
  26778.     /**
  26779.      * Gets the private 'console.command.assets_install' shared service.
  26780.      *
  26781.      * @return \Shopware\Core\Framework\Adapter\Asset\AssetInstallCommand
  26782.      */
  26783.     protected function getConsole_Command_AssetsInstallService()
  26784.     {
  26785.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26786.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Adapter/Asset/AssetInstallCommand.php';
  26787.         $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()));
  26788.         $instance->setName('assets:install');
  26789.         return $instance;
  26790.     }
  26791.     /**
  26792.      * Gets the private 'console.command.cache_clear' shared service.
  26793.      *
  26794.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
  26795.      */
  26796.     protected function getConsole_Command_CacheClearService()
  26797.     {
  26798.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26799.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheClearCommand.php';
  26800.         include_once \dirname(__DIR__4).'/vendor/symfony/filesystem/Filesystem.php';
  26801.         $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())));
  26802.         $instance->setName('cache:clear');
  26803.         $instance->setDescription('Clear the cache');
  26804.         return $instance;
  26805.     }
  26806.     /**
  26807.      * Gets the private 'console.command.cache_pool_clear' shared service.
  26808.      *
  26809.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolClearCommand
  26810.      */
  26811.     protected function getConsole_Command_CachePoolClearService()
  26812.     {
  26813.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26814.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolClearCommand.php';
  26815.         $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']);
  26816.         $instance->setName('cache:pool:clear');
  26817.         $instance->setDescription('Clear cache pools');
  26818.         return $instance;
  26819.     }
  26820.     /**
  26821.      * Gets the private 'console.command.cache_pool_delete' shared service.
  26822.      *
  26823.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolDeleteCommand
  26824.      */
  26825.     protected function getConsole_Command_CachePoolDeleteService()
  26826.     {
  26827.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26828.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolDeleteCommand.php';
  26829.         $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']);
  26830.         $instance->setName('cache:pool:delete');
  26831.         $instance->setDescription('Delete an item from a cache pool');
  26832.         return $instance;
  26833.     }
  26834.     /**
  26835.      * Gets the private 'console.command.cache_pool_list' shared service.
  26836.      *
  26837.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolListCommand
  26838.      */
  26839.     protected function getConsole_Command_CachePoolListService()
  26840.     {
  26841.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26842.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolListCommand.php';
  26843.         $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']);
  26844.         $instance->setName('cache:pool:list');
  26845.         $instance->setDescription('List available cache pools');
  26846.         return $instance;
  26847.     }
  26848.     /**
  26849.      * Gets the private 'console.command.cache_pool_prune' shared service.
  26850.      *
  26851.      * @return \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand
  26852.      */
  26853.     protected function getConsole_Command_CachePoolPruneService()
  26854.     {
  26855.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26856.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CachePoolPruneCommand.php';
  26857.         $this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () {
  26858.             yield 'cache.app' => ($this->services['cache.app'] ?? $this->getCache_AppService());
  26859.             yield 'cache.system' => ($this->services['cache.system'] ?? $this->getCache_SystemService());
  26860.             yield 'cache.validator' => ($this->privates['cache.validator'] ?? $this->getCache_ValidatorService());
  26861.             yield 'cache.serializer' => ($this->privates['cache.serializer'] ?? $this->getCache_SerializerService());
  26862.             yield 'cache.annotations' => ($this->privates['cache.annotations'] ?? $this->getCache_AnnotationsService());
  26863.             yield 'cache.property_info' => ($this->privates['cache.property_info'] ?? $this->getCache_PropertyInfoService());
  26864.             yield 'cache.messenger.restart_workers_signal' => ($this->privates['cache.messenger.restart_workers_signal'] ?? $this->getCache_Messenger_RestartWorkersSignalService());
  26865.             yield 'cache.rate_limiter' => ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  26866.             yield '.cache.object.inner' => ($this->privates['.cache.object.inner'] ?? $this->get_Cache_Object_InnerService());
  26867.             yield '.cache.http.inner' => ($this->privates['.cache.http.inner'] ?? $this->get_Cache_Http_InnerService());
  26868.             yield 'cache.tags' => ($this->privates['cache.tags'] ?? $this->getCache_TagsService());
  26869.             yield 'cache.validator_expression_language' => ($this->services['cache.validator_expression_language'] ?? $this->getCache_ValidatorExpressionLanguageService());
  26870.         }, 12));
  26871.         $instance->setName('cache:pool:prune');
  26872.         $instance->setDescription('Prune cache pools');
  26873.         return $instance;
  26874.     }
  26875.     /**
  26876.      * Gets the private 'console.command.cache_warmup' shared service.
  26877.      *
  26878.      * @return \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
  26879.      */
  26880.     protected function getConsole_Command_CacheWarmupService()
  26881.     {
  26882.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26883.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/CacheWarmupCommand.php';
  26884.         $this->privates['console.command.cache_warmup'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand(($this->services['cache_warmer'] ?? $this->getCacheWarmerService()));
  26885.         $instance->setName('cache:warmup');
  26886.         $instance->setDescription('Warm up an empty cache');
  26887.         return $instance;
  26888.     }
  26889.     /**
  26890.      * Gets the private 'console.command.config_debug' shared service.
  26891.      *
  26892.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand
  26893.      */
  26894.     protected function getConsole_Command_ConfigDebugService()
  26895.     {
  26896.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26897.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26898.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26899.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  26900.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDebugCommand.php';
  26901.         $this->privates['console.command.config_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDebugCommand();
  26902.         $instance->setName('debug:config');
  26903.         $instance->setDescription('Dump the current configuration for an extension');
  26904.         return $instance;
  26905.     }
  26906.     /**
  26907.      * Gets the private 'console.command.config_dump_reference' shared service.
  26908.      *
  26909.      * @return \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
  26910.      */
  26911.     protected function getConsole_Command_ConfigDumpReferenceService()
  26912.     {
  26913.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26914.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26915.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26916.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/AbstractConfigCommand.php';
  26917.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ConfigDumpReferenceCommand.php';
  26918.         $this->privates['console.command.config_dump_reference'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand();
  26919.         $instance->setName('config:dump-reference');
  26920.         $instance->setDescription('Dump the default configuration for an extension');
  26921.         return $instance;
  26922.     }
  26923.     /**
  26924.      * Gets the private 'console.command.container_debug' shared service.
  26925.      *
  26926.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
  26927.      */
  26928.     protected function getConsole_Command_ContainerDebugService()
  26929.     {
  26930.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26931.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26932.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26933.         $this->privates['console.command.container_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand();
  26934.         $instance->setName('debug:container');
  26935.         $instance->setDescription('Display current services for an application');
  26936.         return $instance;
  26937.     }
  26938.     /**
  26939.      * Gets the private 'console.command.container_lint' shared service.
  26940.      *
  26941.      * @return \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand
  26942.      */
  26943.     protected function getConsole_Command_ContainerLintService()
  26944.     {
  26945.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26946.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerLintCommand.php';
  26947.         $this->privates['console.command.container_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\ContainerLintCommand();
  26948.         $instance->setName('lint:container');
  26949.         $instance->setDescription('Ensure that arguments injected into services match type declarations');
  26950.         return $instance;
  26951.     }
  26952.     /**
  26953.      * Gets the private 'console.command.debug_autowiring' shared service.
  26954.      *
  26955.      * @return \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand
  26956.      */
  26957.     protected function getConsole_Command_DebugAutowiringService()
  26958.     {
  26959.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26960.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  26961.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/ContainerDebugCommand.php';
  26962.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/DebugAutowiringCommand.php';
  26963.         $this->privates['console.command.debug_autowiring'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\DebugAutowiringCommand(NULL, ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService()));
  26964.         $instance->setName('debug:autowiring');
  26965.         $instance->setDescription('List classes/interfaces you can use for autowiring');
  26966.         return $instance;
  26967.     }
  26968.     /**
  26969.      * Gets the private 'console.command.dotenv_debug' shared service.
  26970.      *
  26971.      * @return \Symfony\Component\Dotenv\Command\DebugCommand
  26972.      */
  26973.     protected function getConsole_Command_DotenvDebugService()
  26974.     {
  26975.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26976.         include_once \dirname(__DIR__4).'/vendor/symfony/dotenv/Command/DebugCommand.php';
  26977.         $this->privates['console.command.dotenv_debug'] = $instance = new \Symfony\Component\Dotenv\Command\DebugCommand('dev', \dirname(__DIR__4));
  26978.         $instance->setName('debug:dotenv');
  26979.         $instance->setDescription('Lists all dotenv files with variables and values');
  26980.         return $instance;
  26981.     }
  26982.     /**
  26983.      * Gets the private 'console.command.event_dispatcher_debug' shared service.
  26984.      *
  26985.      * @return \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand
  26986.      */
  26987.     protected function getConsole_Command_EventDispatcherDebugService()
  26988.     {
  26989.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  26990.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/EventDispatcherDebugCommand.php';
  26991.         $this->privates['console.command.event_dispatcher_debug'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\EventDispatcherDebugCommand(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  26992.             'event_dispatcher' => ['services''event_dispatcher''getEventDispatcherService'false],
  26993.         ], [
  26994.             'event_dispatcher' => '?',
  26995.         ]));
  26996.         $instance->setName('debug:event-dispatcher');
  26997.         $instance->setDescription('Display configured listeners for an application');
  26998.         return $instance;
  26999.     }
  27000.     /**
  27001.      * Gets the private 'console.command.messenger_consume_messages' shared service.
  27002.      *
  27003.      * @return \Symfony\Component\Messenger\Command\ConsumeMessagesCommand
  27004.      */
  27005.     protected function getConsole_Command_MessengerConsumeMessagesService()
  27006.     {
  27007.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27008.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/ConsumeMessagesCommand.php';
  27009.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/ResetServicesListener.php';
  27010.         $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']);
  27011.         $instance->setName('messenger:consume');
  27012.         $instance->setDescription('Consume messages');
  27013.         return $instance;
  27014.     }
  27015.     /**
  27016.      * Gets the private 'console.command.messenger_debug' shared service.
  27017.      *
  27018.      * @return \Symfony\Component\Messenger\Command\DebugCommand
  27019.      */
  27020.     protected function getConsole_Command_MessengerDebugService()
  27021.     {
  27022.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27023.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/DebugCommand.php';
  27024.         $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'=> []]], 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => [=> [=> 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\CloneVisibilityHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\SyncManagerHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductSingleSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductVariantSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ProductCleanupSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\InventorySyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\Sync\\ImageSyncHandler'=> []]], 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => [=> [=> 'Swag\\PayPal\\Pos\\MessageQueue\\Handler\\InventoryUpdateHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTaskHandler'=> []]], 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => [=> [=> 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTaskHandler'=> []]], 'Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTask' => [=> [=> 'Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTaskHandler'=> []]], 'Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeMessage' => [=> [=> 'Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeHandler'=> []]], 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => [=> [=> 'mailer.messenger.message_handler'=> []]]]]);
  27025.         $instance->setName('debug:messenger');
  27026.         $instance->setDescription('List messages you can dispatch using the message buses');
  27027.         return $instance;
  27028.     }
  27029.     /**
  27030.      * Gets the private 'console.command.messenger_setup_transports' shared service.
  27031.      *
  27032.      * @return \Symfony\Component\Messenger\Command\SetupTransportsCommand
  27033.      */
  27034.     protected function getConsole_Command_MessengerSetupTransportsService()
  27035.     {
  27036.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27037.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/SetupTransportsCommand.php';
  27038.         $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']);
  27039.         $instance->setName('messenger:setup-transports');
  27040.         $instance->setDescription('Prepare the required infrastructure for the transport');
  27041.         return $instance;
  27042.     }
  27043.     /**
  27044.      * Gets the private 'console.command.messenger_stop_workers' shared service.
  27045.      *
  27046.      * @return \Symfony\Component\Messenger\Command\StopWorkersCommand
  27047.      */
  27048.     protected function getConsole_Command_MessengerStopWorkersService()
  27049.     {
  27050.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27051.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Command/StopWorkersCommand.php';
  27052.         $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()));
  27053.         $instance->setName('messenger:stop-workers');
  27054.         $instance->setDescription('Stop workers after their current message');
  27055.         return $instance;
  27056.     }
  27057.     /**
  27058.      * Gets the private 'console.command.router_debug' shared service.
  27059.      *
  27060.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
  27061.      */
  27062.     protected function getConsole_Command_RouterDebugService()
  27063.     {
  27064.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27065.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/BuildDebugContainerTrait.php';
  27066.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterDebugCommand.php';
  27067.         $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()));
  27068.         $instance->setName('debug:router');
  27069.         $instance->setDescription('Display current routes for an application');
  27070.         return $instance;
  27071.     }
  27072.     /**
  27073.      * Gets the private 'console.command.router_match' shared service.
  27074.      *
  27075.      * @return \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
  27076.      */
  27077.     protected function getConsole_Command_RouterMatchService()
  27078.     {
  27079.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27080.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/RouterMatchCommand.php';
  27081.         $this->privates['console.command.router_match'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand(($this->services['router'] ?? $this->getRouterService()), new RewindableGenerator(function () {
  27082.             return new \EmptyIterator();
  27083.         }, 0));
  27084.         $instance->setName('router:match');
  27085.         $instance->setDescription('Help debug routes by simulating a path info match');
  27086.         return $instance;
  27087.     }
  27088.     /**
  27089.      * Gets the private 'console.command.secrets_decrypt_to_local' shared service.
  27090.      *
  27091.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsDecryptToLocalCommand
  27092.      */
  27093.     protected function getConsole_Command_SecretsDecryptToLocalService()
  27094.     {
  27095.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27096.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsDecryptToLocalCommand.php';
  27097.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27098.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27099.         $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')))));
  27100.         $instance->setName('secrets:decrypt-to-local');
  27101.         $instance->setDescription('Decrypt all secrets and stores them in the local vault');
  27102.         return $instance;
  27103.     }
  27104.     /**
  27105.      * Gets the private 'console.command.secrets_encrypt_from_local' shared service.
  27106.      *
  27107.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsEncryptFromLocalCommand
  27108.      */
  27109.     protected function getConsole_Command_SecretsEncryptFromLocalService()
  27110.     {
  27111.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27112.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsEncryptFromLocalCommand.php';
  27113.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27114.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27115.         $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')))));
  27116.         $instance->setName('secrets:encrypt-from-local');
  27117.         $instance->setDescription('Encrypt all local secrets to the vault');
  27118.         return $instance;
  27119.     }
  27120.     /**
  27121.      * Gets the private 'console.command.secrets_generate_key' shared service.
  27122.      *
  27123.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsGenerateKeysCommand
  27124.      */
  27125.     protected function getConsole_Command_SecretsGenerateKeyService()
  27126.     {
  27127.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27128.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsGenerateKeysCommand.php';
  27129.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27130.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27131.         $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')))));
  27132.         $instance->setName('secrets:generate-keys');
  27133.         $instance->setDescription('Generate new encryption keys');
  27134.         return $instance;
  27135.     }
  27136.     /**
  27137.      * Gets the private 'console.command.secrets_list' shared service.
  27138.      *
  27139.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsListCommand
  27140.      */
  27141.     protected function getConsole_Command_SecretsListService()
  27142.     {
  27143.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27144.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsListCommand.php';
  27145.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27146.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27147.         $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')))));
  27148.         $instance->setName('secrets:list');
  27149.         $instance->setDescription('List all secrets');
  27150.         return $instance;
  27151.     }
  27152.     /**
  27153.      * Gets the private 'console.command.secrets_remove' shared service.
  27154.      *
  27155.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsRemoveCommand
  27156.      */
  27157.     protected function getConsole_Command_SecretsRemoveService()
  27158.     {
  27159.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27160.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsRemoveCommand.php';
  27161.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27162.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27163.         $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')))));
  27164.         $instance->setName('secrets:remove');
  27165.         $instance->setDescription('Remove a secret from the vault');
  27166.         return $instance;
  27167.     }
  27168.     /**
  27169.      * Gets the private 'console.command.secrets_set' shared service.
  27170.      *
  27171.      * @return \Symfony\Bundle\FrameworkBundle\Command\SecretsSetCommand
  27172.      */
  27173.     protected function getConsole_Command_SecretsSetService()
  27174.     {
  27175.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27176.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/SecretsSetCommand.php';
  27177.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  27178.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/DotenvVault.php';
  27179.         $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')))));
  27180.         $instance->setName('secrets:set');
  27181.         $instance->setDescription('Set a secret in the vault');
  27182.         return $instance;
  27183.     }
  27184.     /**
  27185.      * Gets the private 'console.command.translation_debug' shared service.
  27186.      *
  27187.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationDebugCommand
  27188.      */
  27189.     protected function getConsole_Command_TranslationDebugService()
  27190.     {
  27191.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27192.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php';
  27193.         $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__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/PayPal/PayPalLineItemSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/ProductPageSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Twig/Extension/CustomizedProductsPriceTagTwigFilter.php')], []);
  27194.         $instance->setName('debug:translation');
  27195.         $instance->setDescription('Display translation messages information');
  27196.         return $instance;
  27197.     }
  27198.     /**
  27199.      * Gets the private 'console.command.translation_extract' shared service.
  27200.      *
  27201.      * @return \Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
  27202.      */
  27203.     protected function getConsole_Command_TranslationExtractService()
  27204.     {
  27205.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27206.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationUpdateCommand.php';
  27207.         $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__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/SalesChannel/ErrorRoute.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Plus/PlusSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Checkout/Payment/Method/PUIHandler.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagPayPal/src/Storefront/Data/CheckoutDataSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/PayPal/PayPalLineItemSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Page/Product/ProductPageSubscriber.php'), => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCmsExtensions/src/Form/Component/Handler/CheckboxComponentHandler.php'), 10 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/TranslationDebugCommand.php'), 11 => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php'), 12 => (\dirname(__DIR__4).'/vendor/symfony/validator/ValidatorBuilder.php'), 13 => (\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/TranslationExtension.php'), 14 => (\dirname(__DIR__4).'/vendor/symfony/translation/DataCollector/TranslationDataCollector.php'), 15 => (\dirname(__DIR__6).'/shared/custom/plugins/SwagCustomizedProducts/src/Storefront/Framework/Twig/Extension/CustomizedProductsPriceTagTwigFilter.php')], []);
  27208.         $instance->setName('translation:extract');
  27209.         $instance->setAliases([=> 'translation:update']);
  27210.         $instance->setDescription('Extract missing translations keys from code to translation files.');
  27211.         return $instance;
  27212.     }
  27213.     /**
  27214.      * Gets the private 'console.command.translation_pull' shared service.
  27215.      *
  27216.      * @return \Symfony\Component\Translation\Command\TranslationPullCommand
  27217.      */
  27218.     protected function getConsole_Command_TranslationPullService()
  27219.     {
  27220.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27221.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  27222.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPullCommand.php';
  27223.         $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', [], []);
  27224.         $instance->setName('translation:pull');
  27225.         $instance->setDescription('Pull translations from a given provider.');
  27226.         return $instance;
  27227.     }
  27228.     /**
  27229.      * Gets the private 'console.command.translation_push' shared service.
  27230.      *
  27231.      * @return \Symfony\Component\Translation\Command\TranslationPushCommand
  27232.      */
  27233.     protected function getConsole_Command_TranslationPushService()
  27234.     {
  27235.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27236.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationTrait.php';
  27237.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/TranslationPushCommand.php';
  27238.         $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()), [], []);
  27239.         $instance->setName('translation:push');
  27240.         $instance->setDescription('Push translations to a given provider.');
  27241.         return $instance;
  27242.     }
  27243.     /**
  27244.      * Gets the private 'console.command.validator_debug' shared service.
  27245.      *
  27246.      * @return \Symfony\Component\Validator\Command\DebugCommand
  27247.      */
  27248.     protected function getConsole_Command_ValidatorDebugService()
  27249.     {
  27250.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27251.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Command/DebugCommand.php';
  27252.         $this->privates['console.command.validator_debug'] = $instance = new \Symfony\Component\Validator\Command\DebugCommand(($this->services['.container.private.validator'] ?? $this->get_Container_Private_ValidatorService()));
  27253.         $instance->setName('debug:validator');
  27254.         $instance->setDescription('Display validation constraints for classes');
  27255.         return $instance;
  27256.     }
  27257.     /**
  27258.      * Gets the private 'console.command.xliff_lint' shared service.
  27259.      *
  27260.      * @return \Symfony\Component\Translation\Command\XliffLintCommand
  27261.      */
  27262.     protected function getConsole_Command_XliffLintService()
  27263.     {
  27264.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27265.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Command/XliffLintCommand.php';
  27266.         $this->privates['console.command.xliff_lint'] = $instance = new \Symfony\Component\Translation\Command\XliffLintCommand();
  27267.         $instance->setName('lint:xliff');
  27268.         $instance->setDescription('Lint an XLIFF file and outputs encountered errors');
  27269.         return $instance;
  27270.     }
  27271.     /**
  27272.      * Gets the private 'console.command.yaml_lint' shared service.
  27273.      *
  27274.      * @return \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand
  27275.      */
  27276.     protected function getConsole_Command_YamlLintService()
  27277.     {
  27278.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27279.         include_once \dirname(__DIR__4).'/vendor/symfony/yaml/Command/LintCommand.php';
  27280.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Command/YamlLintCommand.php';
  27281.         $this->privates['console.command.yaml_lint'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\YamlLintCommand();
  27282.         $instance->setName('lint:yaml');
  27283.         $instance->setDescription('Lint a YAML file and outputs encountered errors');
  27284.         return $instance;
  27285.     }
  27286.     /**
  27287.      * Gets the private 'console.error_listener' shared service.
  27288.      *
  27289.      * @return \Symfony\Component\Console\EventListener\ErrorListener
  27290.      */
  27291.     protected function getConsole_ErrorListenerService()
  27292.     {
  27293.         include_once \dirname(__DIR__4).'/vendor/symfony/console/EventListener/ErrorListener.php';
  27294.         $a = new \Symfony\Bridge\Monolog\Logger('console');
  27295.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27296.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  27297.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  27298.         return $this->privates['console.error_listener'] = new \Symfony\Component\Console\EventListener\ErrorListener($a);
  27299.     }
  27300.     /**
  27301.      * Gets the private 'container.env_var_processor' shared service.
  27302.      *
  27303.      * @return \Symfony\Component\DependencyInjection\EnvVarProcessor
  27304.      */
  27305.     protected function getContainer_EnvVarProcessorService()
  27306.     {
  27307.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessorInterface.php';
  27308.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarProcessor.php';
  27309.         return $this->privates['container.env_var_processor'] = new \Symfony\Component\DependencyInjection\EnvVarProcessor($this, new RewindableGenerator(function () {
  27310.             yield => ($this->privates['secrets.vault'] ?? $this->getSecrets_VaultService());
  27311.         }, 1));
  27312.     }
  27313.     /**
  27314.      * Gets the private 'data_collector.request' shared service.
  27315.      *
  27316.      * @return \Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
  27317.      */
  27318.     protected function getDataCollector_RequestService()
  27319.     {
  27320.         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())));
  27321.     }
  27322.     /**
  27323.      * Gets the private 'data_collector.request.session_collector' shared service.
  27324.      *
  27325.      * @return \Closure
  27326.      */
  27327.     protected function getDataCollector_Request_SessionCollectorService()
  27328.     {
  27329.         return $this->privates['data_collector.request.session_collector'] = \Closure::fromCallable([=> ($this->privates['data_collector.request'] ?? $this->getDataCollector_RequestService()), => 'collectSessionUsage']);
  27330.     }
  27331.     /**
  27332.      * Gets the private 'debug.Shopware\Core\Checkout\Cart\CartValueResolver' shared service.
  27333.      *
  27334.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27335.      */
  27336.     protected function getCartValueResolverService()
  27337.     {
  27338.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27339.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27340.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Cart/CartValueResolver.php';
  27341.         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))));
  27342.     }
  27343.     /**
  27344.      * Gets the private 'debug.Shopware\Core\Checkout\Customer\CustomerValueResolver' shared service.
  27345.      *
  27346.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27347.      */
  27348.     protected function getCustomerValueResolverService()
  27349.     {
  27350.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27351.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27352.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Checkout/Customer/CustomerValueResolver.php';
  27353.         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))));
  27354.     }
  27355.     /**
  27356.      * Gets the private 'debug.Shopware\Core\Framework\Api\Context\ContextValueResolver' shared service.
  27357.      *
  27358.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27359.      */
  27360.     protected function getContextValueResolverService()
  27361.     {
  27362.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27363.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27364.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Context/ContextValueResolver.php';
  27365.         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))));
  27366.     }
  27367.     /**
  27368.      * Gets the private 'debug.Shopware\Core\Framework\Api\Response\ResponseFactoryInterfaceValueResolver' shared service.
  27369.      *
  27370.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27371.      */
  27372.     protected function getResponseFactoryInterfaceValueResolverService()
  27373.     {
  27374.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27375.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27376.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterfaceValueResolver.php';
  27377.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryRegistry.php';
  27378.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/ResponseFactoryInterface.php';
  27379.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/JsonFactoryBase.php';
  27380.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonApiType.php';
  27381.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Serializer/JsonApiEncoder.php';
  27382.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Api/Response/Type/Api/JsonType.php';
  27383.         $a = ($this->privates['Shopware\\Core\\System\\SalesChannel\\Api\\StructEncoder'] ?? $this->getStructEncoderService());
  27384.         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))));
  27385.     }
  27386.     /**
  27387.      * Gets the private 'debug.Shopware\Core\Framework\Routing\Annotation\CriteriaValueResolver' shared service.
  27388.      *
  27389.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27390.      */
  27391.     protected function getCriteriaValueResolverService()
  27392.     {
  27393.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27394.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27395.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/Annotation/CriteriaValueResolver.php';
  27396.         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))));
  27397.     }
  27398.     /**
  27399.      * Gets the private 'debug.Shopware\Core\Framework\Routing\QueryDataBagResolver' shared service.
  27400.      *
  27401.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27402.      */
  27403.     protected function getQueryDataBagResolverService()
  27404.     {
  27405.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27406.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27407.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/QueryDataBagResolver.php';
  27408.         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))));
  27409.     }
  27410.     /**
  27411.      * Gets the private 'debug.Shopware\Core\Framework\Routing\RequestDataBagResolver' shared service.
  27412.      *
  27413.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27414.      */
  27415.     protected function getRequestDataBagResolverService()
  27416.     {
  27417.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27418.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27419.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Routing/RequestDataBagResolver.php';
  27420.         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))));
  27421.     }
  27422.     /**
  27423.      * Gets the private 'debug.Shopware\Core\System\SalesChannel\Context\SalesChannelContextValueResolver' shared service.
  27424.      *
  27425.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27426.      */
  27427.     protected function getSalesChannelContextValueResolverService()
  27428.     {
  27429.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27430.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27431.         include_once \dirname(__DIR__4).'/vendor/shopware/core/System/SalesChannel/Context/SalesChannelContextValueResolver.php';
  27432.         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))));
  27433.     }
  27434.     /**
  27435.      * Gets the private 'debug.argument_resolver.default' shared service.
  27436.      *
  27437.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27438.      */
  27439.     protected function getDebug_ArgumentResolver_DefaultService()
  27440.     {
  27441.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27442.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27443.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/DefaultValueResolver.php';
  27444.         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))));
  27445.     }
  27446.     /**
  27447.      * Gets the private 'debug.argument_resolver.not_tagged_controller' shared service.
  27448.      *
  27449.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27450.      */
  27451.     protected function getDebug_ArgumentResolver_NotTaggedControllerService()
  27452.     {
  27453.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27454.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27455.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/NotTaggedControllerValueResolver.php';
  27456.         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.wIb7Vsi'] ?? $this->get_ServiceLocator_WIb7VsiService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  27457.     }
  27458.     /**
  27459.      * Gets the private 'debug.argument_resolver.request' shared service.
  27460.      *
  27461.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27462.      */
  27463.     protected function getDebug_ArgumentResolver_RequestService()
  27464.     {
  27465.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27466.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27467.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestValueResolver.php';
  27468.         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))));
  27469.     }
  27470.     /**
  27471.      * Gets the private 'debug.argument_resolver.request_attribute' shared service.
  27472.      *
  27473.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27474.      */
  27475.     protected function getDebug_ArgumentResolver_RequestAttributeService()
  27476.     {
  27477.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27478.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27479.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/RequestAttributeValueResolver.php';
  27480.         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))));
  27481.     }
  27482.     /**
  27483.      * Gets the private 'debug.argument_resolver.service' shared service.
  27484.      *
  27485.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27486.      */
  27487.     protected function getDebug_ArgumentResolver_ServiceService()
  27488.     {
  27489.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27490.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27491.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/ServiceValueResolver.php';
  27492.         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.wIb7Vsi'] ?? $this->get_ServiceLocator_WIb7VsiService())), ($this->privates['debug.stopwatch'] ?? ($this->privates['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))));
  27493.     }
  27494.     /**
  27495.      * Gets the private 'debug.argument_resolver.session' shared service.
  27496.      *
  27497.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27498.      */
  27499.     protected function getDebug_ArgumentResolver_SessionService()
  27500.     {
  27501.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27502.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27503.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/SessionValueResolver.php';
  27504.         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))));
  27505.     }
  27506.     /**
  27507.      * Gets the private 'debug.argument_resolver.variadic' shared service.
  27508.      *
  27509.      * @return \Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver
  27510.      */
  27511.     protected function getDebug_ArgumentResolver_VariadicService()
  27512.     {
  27513.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentValueResolverInterface.php';
  27514.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php';
  27515.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Controller/ArgumentResolver/VariadicValueResolver.php';
  27516.         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))));
  27517.     }
  27518.     /**
  27519.      * Gets the private 'debug.debug_handlers_listener' shared service.
  27520.      *
  27521.      * @return \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
  27522.      */
  27523.     protected function getDebug_DebugHandlersListenerService()
  27524.     {
  27525.         $a = new \Symfony\Bridge\Monolog\Logger('php');
  27526.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27527.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27528.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  27529.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  27530.         return $this->privates['debug.debug_handlers_listener'] = new \Symfony\Component\HttpKernel\EventListener\DebugHandlersListener(NULL$aNULL, -1truetrueNULL);
  27531.     }
  27532.     /**
  27533.      * Gets the private 'debug.dump_listener' shared service.
  27534.      *
  27535.      * @return \Symfony\Component\HttpKernel\EventListener\DumpListener
  27536.      */
  27537.     protected function getDebug_DumpListenerService()
  27538.     {
  27539.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/EventListener/DumpListener.php';
  27540.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextualizedDumper.php';
  27541.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/ContextProviderInterface.php';
  27542.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Dumper/ContextProvider/SourceContextProvider.php';
  27543.         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);
  27544.     }
  27545.     /**
  27546.      * Gets the private 'debug.file_link_formatter' shared service.
  27547.      *
  27548.      * @return \Symfony\Component\HttpKernel\Debug\FileLinkFormatter
  27549.      */
  27550.     protected function getDebug_FileLinkFormatterService()
  27551.     {
  27552.         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 () {
  27553.             return ($this->privates['debug.file_link_formatter.url_format'] ?? $this->getDebug_FileLinkFormatter_UrlFormatService());
  27554.         });
  27555.     }
  27556.     /**
  27557.      * Gets the private 'debug.file_link_formatter.url_format' shared service.
  27558.      *
  27559.      * @return \string
  27560.      */
  27561.     protected function getDebug_FileLinkFormatter_UrlFormatService()
  27562.     {
  27563.         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');
  27564.     }
  27565.     /**
  27566.      * Gets the private 'debug.log_processor' shared service.
  27567.      *
  27568.      * @return \Symfony\Bridge\Monolog\Processor\DebugProcessor
  27569.      */
  27570.     protected function getDebug_LogProcessorService()
  27571.     {
  27572.         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())));
  27573.     }
  27574.     /**
  27575.      * Gets the private 'debug.validator' shared service.
  27576.      *
  27577.      * @return \Symfony\Component\Validator\Validator\TraceableValidator
  27578.      */
  27579.     protected function getDebug_ValidatorService()
  27580.     {
  27581.         return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());
  27582.     }
  27583.     /**
  27584.      * Gets the private 'enqueue.client.consume_command' shared service.
  27585.      *
  27586.      * @return \Enqueue\Symfony\Client\ConsumeCommand
  27587.      */
  27588.     protected function getEnqueue_Client_ConsumeCommandService()
  27589.     {
  27590.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27591.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  27592.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerExtensionCommandTrait.php';
  27593.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  27594.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  27595.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ConsumeCommand.php';
  27596.         $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');
  27597.         $instance->setName('enqueue:consume');
  27598.         return $instance;
  27599.     }
  27600.     /**
  27601.      * Gets the private 'enqueue.client.default.context' shared service.
  27602.      *
  27603.      * @return \Interop\Queue\Context
  27604.      */
  27605.     protected function getEnqueue_Client_Default_ContextService()
  27606.     {
  27607.         return $this->privates['enqueue.client.default.context'] = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService())->getContext();
  27608.     }
  27609.     /**
  27610.      * Gets the private 'enqueue.client.default.delegate_processor' shared service.
  27611.      *
  27612.      * @return \Enqueue\Client\DelegateProcessor
  27613.      */
  27614.     protected function getEnqueue_Client_Default_DelegateProcessorService()
  27615.     {
  27616.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  27617.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/DelegateProcessor.php';
  27618.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  27619.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  27620.         return $this->privates['enqueue.client.default.delegate_processor'] = new \Enqueue\Client\DelegateProcessor(new \Enqueue\Symfony\ContainerProcessorRegistry((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27621.             'enqueue.client.default.router_processor' => ['privates''enqueue.client.default.router_processor''getEnqueue_Client_Default_RouterProcessorService'false],
  27622.         ], [
  27623.             'enqueue.client.default.router_processor' => '?',
  27624.         ]))->withContext('enqueue.client.default.processor_registry'$this)));
  27625.     }
  27626.     /**
  27627.      * Gets the private 'enqueue.client.default.driver' shared service.
  27628.      *
  27629.      * @return \Enqueue\Client\DriverInterface
  27630.      */
  27631.     protected function getEnqueue_Client_Default_DriverService()
  27632.     {
  27633.         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([]));
  27634.     }
  27635.     /**
  27636.      * Gets the private 'enqueue.client.default.flush_spool_producer_listener' shared service.
  27637.      *
  27638.      * @return \Enqueue\Symfony\Client\FlushSpoolProducerListener
  27639.      */
  27640.     protected function getEnqueue_Client_Default_FlushSpoolProducerListenerService()
  27641.     {
  27642.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/FlushSpoolProducerListener.php';
  27643.         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()));
  27644.     }
  27645.     /**
  27646.      * Gets the private 'enqueue.client.default.lazy_producer' shared service.
  27647.      *
  27648.      * @return \Enqueue\Symfony\Client\LazyProducer
  27649.      */
  27650.     protected function getEnqueue_Client_Default_LazyProducerService()
  27651.     {
  27652.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/LazyProducer.php';
  27653.         return $this->privates['enqueue.client.default.lazy_producer'] = new \Enqueue\Symfony\Client\LazyProducer(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27654.             'enqueue.client.default.producer' => ['services''enqueue.client.default.producer''getEnqueue_Client_Default_ProducerService'false],
  27655.         ], [
  27656.             'enqueue.client.default.producer' => '?',
  27657.         ]), 'enqueue.client.default.producer');
  27658.     }
  27659.     /**
  27660.      * Gets the private 'enqueue.client.default.queue_consumer' shared service.
  27661.      *
  27662.      * @return \Enqueue\Consumption\QueueConsumer
  27663.      */
  27664.     protected function getEnqueue_Client_Default_QueueConsumerService()
  27665.     {
  27666.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  27667.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  27668.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  27669.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  27670.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  27671.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  27672.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  27673.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  27674.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  27675.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  27676.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  27677.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  27678.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  27679.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  27680.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/SetRouterPropertiesExtension.php';
  27681.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/ExclusiveCommandExtension.php';
  27682.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/ConsumptionExtension/FlushSpoolProducerExtension.php';
  27683.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  27684.         $a = ($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService());
  27685.         return $this->privates['enqueue.client.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.client.default.context'] ?? $this->getEnqueue_Client_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> new \Enqueue\Client\ConsumptionExtension\SetRouterPropertiesExtension($a), => new \Enqueue\Client\ConsumptionExtension\ExclusiveCommandExtension($a), => ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Client\ConsumptionExtension\FlushSpoolProducerExtension(($this->privates['enqueue.client.default.spool_producer'] ?? $this->getEnqueue_Client_Default_SpoolProducerService()))]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  27686.     }
  27687.     /**
  27688.      * Gets the private 'enqueue.client.default.router_processor' shared service.
  27689.      *
  27690.      * @return \Enqueue\Client\RouterProcessor
  27691.      */
  27692.     protected function getEnqueue_Client_Default_RouterProcessorService()
  27693.     {
  27694.         include_once \dirname(__DIR__4).'/vendor/queue-interop/queue-interop/src/Processor.php';
  27695.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/RouterProcessor.php';
  27696.         return $this->privates['enqueue.client.default.router_processor'] = new \Enqueue\Client\RouterProcessor(($this->privates['enqueue.client.default.driver'] ?? $this->getEnqueue_Client_Default_DriverService()));
  27697.     }
  27698.     /**
  27699.      * Gets the private 'enqueue.client.default.spool_producer' shared service.
  27700.      *
  27701.      * @return \Enqueue\Client\SpoolProducer
  27702.      */
  27703.     protected function getEnqueue_Client_Default_SpoolProducerService()
  27704.     {
  27705.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Client/SpoolProducer.php';
  27706.         return $this->privates['enqueue.client.default.spool_producer'] = new \Enqueue\Client\SpoolProducer(($this->privates['enqueue.client.default.lazy_producer'] ?? $this->getEnqueue_Client_Default_LazyProducerService()));
  27707.     }
  27708.     /**
  27709.      * Gets the private 'enqueue.client.produce_command' shared service.
  27710.      *
  27711.      * @return \Enqueue\Symfony\Client\ProduceCommand
  27712.      */
  27713.     protected function getEnqueue_Client_ProduceCommandService()
  27714.     {
  27715.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27716.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/ProduceCommand.php';
  27717.         $this->privates['enqueue.client.produce_command'] = $instance = new \Enqueue\Symfony\Client\ProduceCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.producer');
  27718.         $instance->setName('enqueue:produce');
  27719.         return $instance;
  27720.     }
  27721.     /**
  27722.      * Gets the private 'enqueue.client.routes_command' shared service.
  27723.      *
  27724.      * @return \Enqueue\Symfony\Client\RoutesCommand
  27725.      */
  27726.     protected function getEnqueue_Client_RoutesCommandService()
  27727.     {
  27728.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27729.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/RoutesCommand.php';
  27730.         $this->privates['enqueue.client.routes_command'] = $instance = new \Enqueue\Symfony\Client\RoutesCommand(($this->privates['enqueue.locator'] ?? $this->getEnqueue_LocatorService()), 'default''enqueue.client.%s.driver');
  27731.         $instance->setName('enqueue:routes');
  27732.         return $instance;
  27733.     }
  27734.     /**
  27735.      * Gets the private 'enqueue.client.setup_broker_command' shared service.
  27736.      *
  27737.      * @return \Enqueue\Symfony\Client\SetupBrokerCommand
  27738.      */
  27739.     protected function getEnqueue_Client_SetupBrokerCommandService()
  27740.     {
  27741.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27742.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Client/SetupBrokerCommand.php';
  27743.         $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');
  27744.         $instance->setName('enqueue:setup-broker');
  27745.         return $instance;
  27746.     }
  27747.     /**
  27748.      * Gets the private 'enqueue.locator' shared service.
  27749.      *
  27750.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  27751.      */
  27752.     protected function getEnqueue_LocatorService()
  27753.     {
  27754.         return $this->privates['enqueue.locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  27755.             'enqueue.client.default.delegate_processor' => ['privates''enqueue.client.default.delegate_processor''getEnqueue_Client_Default_DelegateProcessorService'false],
  27756.             'enqueue.client.default.driver' => ['privates''enqueue.client.default.driver''getEnqueue_Client_Default_DriverService'false],
  27757.             'enqueue.client.default.producer' => ['privates''enqueue.client.default.lazy_producer''getEnqueue_Client_Default_LazyProducerService'false],
  27758.             'enqueue.client.default.queue_consumer' => ['privates''enqueue.client.default.queue_consumer''getEnqueue_Client_Default_QueueConsumerService'false],
  27759.             'enqueue.transport.default.context' => ['privates''enqueue.transport.default.context''getEnqueue_Transport_Default_ContextService'false],
  27760.             'enqueue.transport.default.processor_registry' => ['privates''enqueue.transport.default.processor_registry''getEnqueue_Transport_Default_ProcessorRegistryService'false],
  27761.             'enqueue.transport.default.queue_consumer' => ['privates''enqueue.transport.default.queue_consumer''getEnqueue_Transport_Default_QueueConsumerService'false],
  27762.         ], [
  27763.             'enqueue.client.default.delegate_processor' => '?',
  27764.             'enqueue.client.default.driver' => '?',
  27765.             'enqueue.client.default.producer' => '?',
  27766.             'enqueue.client.default.queue_consumer' => '?',
  27767.             'enqueue.transport.default.context' => '?',
  27768.             'enqueue.transport.default.processor_registry' => '?',
  27769.             'enqueue.transport.default.queue_consumer' => '?',
  27770.         ]);
  27771.     }
  27772.     /**
  27773.      * Gets the private 'enqueue.messenger_transport.factory' shared service.
  27774.      *
  27775.      * @return \Enqueue\MessengerAdapter\QueueInteropTransportFactory
  27776.      */
  27777.     protected function getEnqueue_MessengerTransport_FactoryService()
  27778.     {
  27779.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  27780.         include_once \dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/QueueInteropTransportFactory.php';
  27781.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  27782.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  27783.         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);
  27784.     }
  27785.     /**
  27786.      * Gets the private 'enqueue.transport.consume_command' shared service.
  27787.      *
  27788.      * @return \Enqueue\Symfony\Consumption\ConfigurableConsumeCommand
  27789.      */
  27790.     protected function getEnqueue_Transport_ConsumeCommandService()
  27791.     {
  27792.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  27793.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/LimitsExtensionsCommandTrait.php';
  27794.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/QueueConsumerOptionsCommandTrait.php';
  27795.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ChooseLoggerCommandTrait.php';
  27796.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/Consumption/ConfigurableConsumeCommand.php';
  27797.         $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');
  27798.         $instance->setName('enqueue:transport:consume');
  27799.         return $instance;
  27800.     }
  27801.     /**
  27802.      * Gets the private 'enqueue.transport.default.connection_factory' shared service.
  27803.      *
  27804.      * @return \Interop\Queue\ConnectionFactory
  27805.      */
  27806.     protected function getEnqueue_Transport_Default_ConnectionFactoryService()
  27807.     {
  27808.         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:']);
  27809.     }
  27810.     /**
  27811.      * Gets the private 'enqueue.transport.default.context' shared service.
  27812.      *
  27813.      * @return \Interop\Queue\Context
  27814.      */
  27815.     protected function getEnqueue_Transport_Default_ContextService()
  27816.     {
  27817.         return $this->privates['enqueue.transport.default.context'] = ($this->privates['enqueue.transport.default.connection_factory'] ?? $this->getEnqueue_Transport_Default_ConnectionFactoryService())->createContext();
  27818.     }
  27819.     /**
  27820.      * Gets the private 'enqueue.transport.default.processor_registry' shared service.
  27821.      *
  27822.      * @return \Enqueue\Symfony\ContainerProcessorRegistry
  27823.      */
  27824.     protected function getEnqueue_Transport_Default_ProcessorRegistryService()
  27825.     {
  27826.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/ProcessorRegistryInterface.php';
  27827.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Symfony/ContainerProcessorRegistry.php';
  27828.         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));
  27829.     }
  27830.     /**
  27831.      * Gets the private 'enqueue.transport.default.queue_consumer' shared service.
  27832.      *
  27833.      * @return \Enqueue\Consumption\QueueConsumer
  27834.      */
  27835.     protected function getEnqueue_Transport_Default_QueueConsumerService()
  27836.     {
  27837.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumerInterface.php';
  27838.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/QueueConsumer.php';
  27839.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/StartExtensionInterface.php';
  27840.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreSubscribeExtensionInterface.php';
  27841.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PreConsumeExtensionInterface.php';
  27842.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageReceivedExtensionInterface.php';
  27843.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostMessageReceivedExtensionInterface.php';
  27844.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/MessageResultExtensionInterface.php';
  27845.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ProcessorExceptionExtensionInterface.php';
  27846.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/PostConsumeExtensionInterface.php';
  27847.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/EndExtensionInterface.php';
  27848.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/InitLoggerExtensionInterface.php';
  27849.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ExtensionInterface.php';
  27850.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/ChainExtension.php';
  27851.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/LogExtension.php';
  27852.         include_once \dirname(__DIR__4).'/vendor/enqueue/enqueue/Consumption/Extension/ReplyExtension.php';
  27853.         return $this->privates['enqueue.transport.default.queue_consumer'] = new \Enqueue\Consumption\QueueConsumer(($this->privates['enqueue.transport.default.context'] ?? $this->getEnqueue_Transport_Default_ContextService()), new \Enqueue\Consumption\ChainExtension([=> ($this->privates['enqueue.consumption.reply_extension'] ?? ($this->privates['enqueue.consumption.reply_extension'] = new \Enqueue\Consumption\Extension\ReplyExtension())), => new \Enqueue\Consumption\Extension\LogExtension()]), [], ($this->privates['monolog.logger'] ?? $this->getMonolog_LoggerService()), 1000);
  27854.     }
  27855.     /**
  27856.      * Gets the private 'error_handler.error_renderer.html' shared service.
  27857.      *
  27858.      * @return \Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer
  27859.      */
  27860.     protected function getErrorHandler_ErrorRenderer_HtmlService()
  27861.     {
  27862.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/ErrorRendererInterface.php';
  27863.         include_once \dirname(__DIR__4).'/vendor/symfony/error-handler/ErrorRenderer/HtmlErrorRenderer.php';
  27864.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  27865.         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()));
  27866.     }
  27867.     /**
  27868.      * Gets the private 'esi_listener' shared service.
  27869.      *
  27870.      * @return \Symfony\Component\HttpKernel\EventListener\SurrogateListener
  27871.      */
  27872.     protected function getEsiListenerService()
  27873.     {
  27874.         return $this->privates['esi_listener'] = new \Symfony\Component\HttpKernel\EventListener\SurrogateListener(($this->privates['esi'] ?? ($this->privates['esi'] = new \Symfony\Component\HttpKernel\HttpCache\Esi())));
  27875.     }
  27876.     /**
  27877.      * Gets the private 'exception_listener' shared service.
  27878.      *
  27879.      * @return \Symfony\Component\HttpKernel\EventListener\ErrorListener
  27880.      */
  27881.     protected function getExceptionListenerService()
  27882.     {
  27883.         return $this->privates['exception_listener'] = new \Symfony\Component\HttpKernel\EventListener\ErrorListener('error_controller', ($this->privates['monolog.logger.request'] ?? $this->getMonolog_Logger_RequestService()), true, []);
  27884.     }
  27885.     /**
  27886.      * Gets the private 'fragment.listener' shared service.
  27887.      *
  27888.      * @return \Symfony\Component\HttpKernel\EventListener\FragmentListener
  27889.      */
  27890.     protected function getFragment_ListenerService()
  27891.     {
  27892.         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');
  27893.     }
  27894.     /**
  27895.      * Gets the private 'fragment.renderer.esi' shared service.
  27896.      *
  27897.      * @return \Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
  27898.      */
  27899.     protected function getFragment_Renderer_EsiService()
  27900.     {
  27901.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  27902.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  27903.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/AbstractSurrogateFragmentRenderer.php';
  27904.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/EsiFragmentRenderer.php';
  27905.         $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')))));
  27906.         $instance->setFragmentPath('/_fragment');
  27907.         return $instance;
  27908.     }
  27909.     /**
  27910.      * Gets the private 'fragment.renderer.hinclude' shared service.
  27911.      *
  27912.      * @return \Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
  27913.      */
  27914.     protected function getFragment_Renderer_HincludeService()
  27915.     {
  27916.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  27917.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  27918.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/HIncludeFragmentRenderer.php';
  27919.         $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);
  27920.         $instance->setFragmentPath('/_fragment');
  27921.         return $instance;
  27922.     }
  27923.     /**
  27924.      * Gets the private 'fragment.renderer.inline' shared service.
  27925.      *
  27926.      * @return \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
  27927.      */
  27928.     protected function getFragment_Renderer_InlineService()
  27929.     {
  27930.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentRendererInterface.php';
  27931.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/RoutableFragmentRenderer.php';
  27932.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/InlineFragmentRenderer.php';
  27933.         $this->privates['fragment.renderer.inline'] = $instance = new \Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer(($this->services['http_kernel'] ?? $this->getHttpKernelService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  27934.         $instance->setFragmentPath('/_fragment');
  27935.         return $instance;
  27936.     }
  27937.     /**
  27938.      * Gets the private 'framework_extra_bundle.event.is_granted' shared service.
  27939.      *
  27940.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener
  27941.      */
  27942.     protected function getFrameworkExtraBundle_Event_IsGrantedService()
  27943.     {
  27944.         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);
  27945.     }
  27946.     /**
  27947.      * Gets the private 'locale_aware_listener' shared service.
  27948.      *
  27949.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener
  27950.      */
  27951.     protected function getLocaleAwareListenerService()
  27952.     {
  27953.         return $this->privates['locale_aware_listener'] = new \Symfony\Component\HttpKernel\EventListener\LocaleAwareListener(new RewindableGenerator(function () {
  27954.             yield => ($this->privates['slugger'] ?? ($this->privates['slugger'] = new \Symfony\Component\String\Slugger\AsciiSlugger('en-GB')));
  27955.             yield => ($this->privates['translator.default'] ?? $this->getTranslator_DefaultService());
  27956.         }, 2), ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())));
  27957.     }
  27958.     /**
  27959.      * Gets the private 'locale_listener' shared service.
  27960.      *
  27961.      * @return \Symfony\Component\HttpKernel\EventListener\LocaleListener
  27962.      */
  27963.     protected function getLocaleListenerService()
  27964.     {
  27965.         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, []);
  27966.     }
  27967.     /**
  27968.      * Gets the private 'lock.default.factory' shared service.
  27969.      *
  27970.      * @return \Symfony\Component\Lock\LockFactory
  27971.      */
  27972.     protected function getLock_Default_FactoryService()
  27973.     {
  27974.         $this->privates['lock.default.factory'] = $instance = new \Symfony\Component\Lock\LockFactory(\Symfony\Component\Lock\Store\StoreFactory::createStore('semaphore'));
  27975.         $a = new \Symfony\Bridge\Monolog\Logger('lock');
  27976.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  27977.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  27978.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  27979.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  27980.         $instance->setLogger($a);
  27981.         return $instance;
  27982.     }
  27983.     /**
  27984.      * Gets the private 'mailer.messenger.message_handler' shared service.
  27985.      *
  27986.      * @return \Symfony\Component\Mailer\Messenger\MessageHandler
  27987.      */
  27988.     protected function getMailer_Messenger_MessageHandlerService()
  27989.     {
  27990.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Messenger/MessageHandler.php';
  27991.         return $this->privates['mailer.messenger.message_handler'] = new \Symfony\Component\Mailer\Messenger\MessageHandler(($this->privates['mailer.transports'] ?? $this->getMailer_TransportsService()));
  27992.     }
  27993.     /**
  27994.      * Gets the private 'mailer.transport_factory.native' shared service.
  27995.      *
  27996.      * @return \Symfony\Component\Mailer\Transport\NativeTransportFactory
  27997.      */
  27998.     protected function getMailer_TransportFactory_NativeService()
  27999.     {
  28000.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  28001.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  28002.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NativeTransportFactory.php';
  28003.         return new \Symfony\Component\Mailer\Transport\NativeTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  28004.     }
  28005.     /**
  28006.      * Gets the private 'mailer.transport_factory.null' shared service.
  28007.      *
  28008.      * @return \Symfony\Component\Mailer\Transport\NullTransportFactory
  28009.      */
  28010.     protected function getMailer_TransportFactory_NullService()
  28011.     {
  28012.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  28013.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  28014.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/NullTransportFactory.php';
  28015.         return new \Symfony\Component\Mailer\Transport\NullTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  28016.     }
  28017.     /**
  28018.      * Gets the private 'mailer.transport_factory.sendmail' shared service.
  28019.      *
  28020.      * @return \Symfony\Component\Mailer\Transport\SendmailTransportFactory
  28021.      */
  28022.     protected function getMailer_TransportFactory_SendmailService()
  28023.     {
  28024.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  28025.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  28026.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/SendmailTransportFactory.php';
  28027.         return new \Symfony\Component\Mailer\Transport\SendmailTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  28028.     }
  28029.     /**
  28030.      * Gets the private 'mailer.transport_factory.smtp' shared service.
  28031.      *
  28032.      * @return \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory
  28033.      */
  28034.     protected function getMailer_TransportFactory_SmtpService()
  28035.     {
  28036.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportFactoryInterface.php';
  28037.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/AbstractTransportFactory.php';
  28038.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Smtp/EsmtpTransportFactory.php';
  28039.         return new \Symfony\Component\Mailer\Transport\Smtp\EsmtpTransportFactory(($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()), NULL, ($this->privates['monolog.logger.mailer'] ?? $this->getMonolog_Logger_MailerService()));
  28040.     }
  28041.     /**
  28042.      * Gets the private 'mailer.transports' shared service.
  28043.      *
  28044.      * @return \Symfony\Component\Mailer\Transport\Transports
  28045.      */
  28046.     protected function getMailer_TransportsService()
  28047.     {
  28048.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/TransportInterface.php';
  28049.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport/Transports.php';
  28050.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/Transport.php';
  28051.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Content/Mail/Service/MailerTransportFactory.php';
  28052.         return $this->privates['mailer.transports'] = (new \Shopware\Core\Content\Mail\Service\MailerTransportFactory(new RewindableGenerator(function () {
  28053.             yield => $this->getMailer_TransportFactory_NullService();
  28054.             yield => $this->getMailer_TransportFactory_SendmailService();
  28055.             yield => $this->getMailer_TransportFactory_NativeService();
  28056.             yield => $this->getMailer_TransportFactory_SmtpService();
  28057.         }, 4), ($this->services['Shopware\\Core\\System\\SystemConfig\\SystemConfigService'] ?? $this->getSystemConfigServiceService())))->fromStrings(['main' => 'smtp://null']);
  28058.     }
  28059.     /**
  28060.      * Gets the private 'messenger.bus.shopware.middleware.handle_message' shared service.
  28061.      *
  28062.      * @return \Symfony\Component\Messenger\Middleware\HandleMessageMiddleware
  28063.      */
  28064.     protected function getMessenger_Bus_Shopware_Middleware_HandleMessageService()
  28065.     {
  28066.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  28067.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/HandleMessageMiddleware.php';
  28068.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocatorInterface.php';
  28069.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Handler/HandlersLocator.php';
  28070.         $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 () {
  28071.             yield => ($this->privates['.messenger.handler_descriptor.h1gRAD1'] ?? $this->get_Messenger_HandlerDescriptor_H1gRAD1Service());
  28072.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\InvalidateCacheTask' => new RewindableGenerator(function () {
  28073.             yield => ($this->privates['.messenger.handler_descriptor.u_2ldqP'] ?? $this->get_Messenger_HandlerDescriptor_U2ldqPService());
  28074.         }, 1), 'Shopware\\Core\\Framework\\Adapter\\Cache\\Message\\CleanupOldCacheFolders' => new RewindableGenerator(function () {
  28075.             yield => ($this->privates['.messenger.handler_descriptor.CKTMT3c'] ?? $this->get_Messenger_HandlerDescriptor_CKTMT3cService());
  28076.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\GenerateThumbnailsMessage' => new RewindableGenerator(function () {
  28077.             yield => ($this->privates['.messenger.handler_descriptor.6a6vTR.'] ?? $this->get_Messenger_HandlerDescriptor_6a6vTR_Service());
  28078.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\UpdateThumbnailsMessage' => new RewindableGenerator(function () {
  28079.             yield => ($this->privates['.messenger.handler_descriptor.88lOdtC'] ?? $this->get_Messenger_HandlerDescriptor_88lOdtCService());
  28080.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\UpdateAppsTask' => new RewindableGenerator(function () {
  28081.             yield => ($this->privates['.messenger.handler_descriptor.vN2QjSm'] ?? $this->get_Messenger_HandlerDescriptor_VN2QjSmService());
  28082.         }, 1), 'Shopware\\Core\\Framework\\App\\ScheduledTask\\DeleteCascadeAppsTask' => new RewindableGenerator(function () {
  28083.             yield => ($this->privates['.messenger.handler_descriptor.bD1J5H6'] ?? $this->get_Messenger_HandlerDescriptor_BD1J5H6Service());
  28084.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\EntityIndexingMessage' => new RewindableGenerator(function () {
  28085.             yield => ($this->privates['.messenger.handler_descriptor.2yo6BZJ'] ?? $this->get_Messenger_HandlerDescriptor_2yo6BZJService());
  28086.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Indexing\\MessageQueue\\IterateEntityIndexerMessage' => new RewindableGenerator(function () {
  28087.             yield => ($this->privates['.messenger.handler_descriptor.hq66vfV'] ?? $this->get_Messenger_HandlerDescriptor_Hq66vfVService());
  28088.         }, 1), 'Shopware\\Core\\Framework\\DataAbstractionLayer\\Version\\Cleanup\\CleanupVersionTask' => new RewindableGenerator(function () {
  28089.             yield => ($this->privates['.messenger.handler_descriptor.n5_pcyU'] ?? $this->get_Messenger_HandlerDescriptor_N5PcyUService());
  28090.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\EncryptedMessage' => new RewindableGenerator(function () {
  28091.             yield => ($this->privates['.messenger.handler_descriptor.W5d8anj'] ?? $this->get_Messenger_HandlerDescriptor_W5d8anjService());
  28092.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\RetryMessage' => new RewindableGenerator(function () {
  28093.             yield => ($this->privates['.messenger.handler_descriptor.rvKU_JQ'] ?? $this->get_Messenger_HandlerDescriptor_RvKUJQService());
  28094.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\Message\\SleepMessage' => new RewindableGenerator(function () {
  28095.             yield => ($this->privates['.messenger.handler_descriptor.6XWr01B'] ?? $this->get_Messenger_HandlerDescriptor_6XWr01BService());
  28096.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\RequeueDeadMessagesTask' => new RewindableGenerator(function () {
  28097.             yield => ($this->privates['.messenger.handler_descriptor.BzkW.st'] ?? $this->get_Messenger_HandlerDescriptor_BzkW_StService());
  28098.         }, 1), 'Shopware\\Core\\Framework\\MessageQueue\\ScheduledTask\\MessageQueue\\RegisterScheduledTaskMessage' => new RewindableGenerator(function () {
  28099.             yield => ($this->privates['.messenger.handler_descriptor.dVP21hY'] ?? $this->get_Messenger_HandlerDescriptor_DVP21hYService());
  28100.         }, 1), 'Shopware\\Core\\Framework\\Webhook\\Message\\WebhookEventMessage' => new RewindableGenerator(function () {
  28101.             yield => ($this->privates['.messenger.handler_descriptor.Z5qzcmD'] ?? $this->get_Messenger_HandlerDescriptor_Z5qzcmDService());
  28102.         }, 1), 'Shopware\\Core\\System\\SalesChannel\\Context\\Cleanup\\CleanupSalesChannelContextTask' => new RewindableGenerator(function () {
  28103.             yield => ($this->privates['.messenger.handler_descriptor._mx1WXF'] ?? $this->get_Messenger_HandlerDescriptor_Mx1WXFService());
  28104.         }, 1), 'Shopware\\Core\\Content\\Media\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  28105.             yield => ($this->privates['.messenger.handler_descriptor.TaMu3bd'] ?? $this->get_Messenger_HandlerDescriptor_TaMu3bdService());
  28106.         }, 1), 'Shopware\\Core\\Content\\Newsletter\\ScheduledTask\\NewsletterRecipientTask' => new RewindableGenerator(function () {
  28107.             yield => ($this->privates['.messenger.handler_descriptor.6kBcctU'] ?? $this->get_Messenger_HandlerDescriptor_6kBcctUService());
  28108.         }, 1), 'Shopware\\Core\\Content\\ProductStream\\ScheduledTask\\UpdateProductStreamMappingTask' => new RewindableGenerator(function () {
  28109.             yield => ($this->privates['.messenger.handler_descriptor.zfOhFjq'] ?? $this->get_Messenger_HandlerDescriptor_ZfOhFjqService());
  28110.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportGenerateTask' => new RewindableGenerator(function () {
  28111.             yield => ($this->privates['.messenger.handler_descriptor.wYSIMNj'] ?? $this->get_Messenger_HandlerDescriptor_WYSIMNjService());
  28112.         }, 1), 'Shopware\\Core\\Content\\ProductExport\\ScheduledTask\\ProductExportPartialGeneration' => new RewindableGenerator(function () {
  28113.             yield => ($this->privates['.messenger.handler_descriptor.4htA3jl'] ?? $this->get_Messenger_HandlerDescriptor_4htA3jlService());
  28114.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\ImportExportMessage' => new RewindableGenerator(function () {
  28115.             yield => ($this->privates['.messenger.handler_descriptor.Sx4TzkJ'] ?? $this->get_Messenger_HandlerDescriptor_Sx4TzkJService());
  28116.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\Message\\DeleteFileMessage' => new RewindableGenerator(function () {
  28117.             yield => ($this->privates['.messenger.handler_descriptor.3.rzR14'] ?? $this->get_Messenger_HandlerDescriptor_3_RzR14Service());
  28118.         }, 1), 'Shopware\\Core\\Content\\ImportExport\\ScheduledTask\\CleanupImportExportFileTask' => new RewindableGenerator(function () {
  28119.             yield => ($this->privates['.messenger.handler_descriptor.yKXilMm'] ?? $this->get_Messenger_HandlerDescriptor_YKXilMmService());
  28120.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapGenerateTask' => new RewindableGenerator(function () {
  28121.             yield => ($this->privates['.messenger.handler_descriptor.RWDR7vF'] ?? $this->get_Messenger_HandlerDescriptor_RWDR7vFService());
  28122.         }, 1), 'Shopware\\Core\\Content\\Sitemap\\ScheduledTask\\SitemapMessage' => new RewindableGenerator(function () {
  28123.             yield => ($this->privates['.messenger.handler_descriptor.z290ooz'] ?? $this->get_Messenger_HandlerDescriptor_Z290oozService());
  28124.         }, 1), 'Shopware\\Core\\Checkout\\Cart\\Cleanup\\CleanupCartTask' => new RewindableGenerator(function () {
  28125.             yield => ($this->privates['.messenger.handler_descriptor.D8Msq11'] ?? $this->get_Messenger_HandlerDescriptor_D8Msq11Service());
  28126.         }, 1), 'Shopware\\Storefront\\Framework\\Cache\\CacheWarmer\\WarmUpMessage' => new RewindableGenerator(function () {
  28127.             yield => ($this->privates['.messenger.handler_descriptor.1SPMxF6'] ?? $this->get_Messenger_HandlerDescriptor_1SPMxF6Service());
  28128.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\CreateAliasTask' => new RewindableGenerator(function () {
  28129.             yield => ($this->privates['.messenger.handler_descriptor.RaXVyBY'] ?? $this->get_Messenger_HandlerDescriptor_RaXVyBYService());
  28130.         }, 1), 'Shopware\\Elasticsearch\\Framework\\Indexing\\ElasticsearchIndexingMessage' => new RewindableGenerator(function () {
  28131.             yield => ($this->privates['.messenger.handler_descriptor.9zA2HRZ'] ?? $this->get_Messenger_HandlerDescriptor_9zA2HRZService());
  28132.         }, 1), 'Swag\\PayPal\\Checkout\\Payment\\ScheduledTask\\CancelTransactionsTask' => new RewindableGenerator(function () {
  28133.             yield => ($this->privates['.messenger.handler_descriptor.0Tu9xxE'] ?? $this->get_Messenger_HandlerDescriptor_0Tu9xxEService());
  28134.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\CloneVisibilityMessage' => new RewindableGenerator(function () {
  28135.             yield => ($this->privates['.messenger.handler_descriptor.I0UD7br'] ?? $this->get_Messenger_HandlerDescriptor_I0UD7brService());
  28136.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\SyncManagerMessage' => new RewindableGenerator(function () {
  28137.             yield => ($this->privates['.messenger.handler_descriptor.ka59xCt'] ?? $this->get_Messenger_HandlerDescriptor_Ka59xCtService());
  28138.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductSingleSyncMessage' => new RewindableGenerator(function () {
  28139.             yield => ($this->privates['.messenger.handler_descriptor.6KXPS1P'] ?? $this->get_Messenger_HandlerDescriptor_6KXPS1PService());
  28140.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductVariantSyncMessage' => new RewindableGenerator(function () {
  28141.             yield => ($this->privates['.messenger.handler_descriptor.fTnptq7'] ?? $this->get_Messenger_HandlerDescriptor_FTnptq7Service());
  28142.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ProductCleanupSyncMessage' => new RewindableGenerator(function () {
  28143.             yield => ($this->privates['.messenger.handler_descriptor.6yw2O.t'] ?? $this->get_Messenger_HandlerDescriptor_6yw2O_TService());
  28144.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\InventorySyncMessage' => new RewindableGenerator(function () {
  28145.             yield => ($this->privates['.messenger.handler_descriptor.vohgW1I'] ?? $this->get_Messenger_HandlerDescriptor_VohgW1IService());
  28146.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\Sync\\ImageSyncMessage' => new RewindableGenerator(function () {
  28147.             yield => ($this->privates['.messenger.handler_descriptor.ex5cbt9'] ?? $this->get_Messenger_HandlerDescriptor_Ex5cbt9Service());
  28148.         }, 1), 'Swag\\PayPal\\Pos\\MessageQueue\\Message\\InventoryUpdateMessage' => new RewindableGenerator(function () {
  28149.             yield => ($this->privates['.messenger.handler_descriptor.FImPDsK'] ?? $this->get_Messenger_HandlerDescriptor_FImPDsKService());
  28150.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CleanUpLogTask' => new RewindableGenerator(function () {
  28151.             yield => ($this->privates['.messenger.handler_descriptor.jTJEFNe'] ?? $this->get_Messenger_HandlerDescriptor_JTJEFNeService());
  28152.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\CompleteSyncTask' => new RewindableGenerator(function () {
  28153.             yield => ($this->privates['.messenger.handler_descriptor.u3lfLwH'] ?? $this->get_Messenger_HandlerDescriptor_U3lfLwHService());
  28154.         }, 1), 'Swag\\PayPal\\Pos\\Schedule\\InventorySyncTask' => new RewindableGenerator(function () {
  28155.             yield => ($this->privates['.messenger.handler_descriptor.xfSTNS5'] ?? $this->get_Messenger_HandlerDescriptor_XfSTNS5Service());
  28156.         }, 1), 'Swag\\CustomizedProducts\\Template\\ScheduledTask\\CleanVersionsTask' => new RewindableGenerator(function () {
  28157.             yield => ($this->privates['.messenger.handler_descriptor.70X32gL'] ?? $this->get_Messenger_HandlerDescriptor_70X32gLService());
  28158.         }, 1), 'Swag\\CustomizedProducts\\Template\\Message\\GenerateDecisionTreeMessage' => new RewindableGenerator(function () {
  28159.             yield => ($this->privates['.messenger.handler_descriptor.e5GSK65'] ?? $this->get_Messenger_HandlerDescriptor_E5GSK65Service());
  28160.         }, 1), 'Symfony\\Component\\Mailer\\Messenger\\SendEmailMessage' => new RewindableGenerator(function () {
  28161.             yield => ($this->privates['.messenger.handler_descriptor.g5T3Vdz'] ?? $this->get_Messenger_HandlerDescriptor_G5T3VdzService());
  28162.         }, 1)]));
  28163.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  28164.         return $instance;
  28165.     }
  28166.     /**
  28167.      * Gets the private 'messenger.bus.shopware.middleware.traceable' shared service.
  28168.      *
  28169.      * @return \Symfony\Component\Messenger\Middleware\TraceableMiddleware
  28170.      */
  28171.     protected function getMessenger_Bus_Shopware_Middleware_TraceableService()
  28172.     {
  28173.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  28174.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/TraceableMiddleware.php';
  28175.         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');
  28176.     }
  28177.     /**
  28178.      * Gets the private 'messenger.listener.stop_worker_on_restart_signal_listener' shared service.
  28179.      *
  28180.      * @return \Symfony\Component\Messenger\EventListener\StopWorkerOnRestartSignalListener
  28181.      */
  28182.     protected function getMessenger_Listener_StopWorkerOnRestartSignalListenerService()
  28183.     {
  28184.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/StopWorkerOnRestartSignalListener.php';
  28185.         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()));
  28186.     }
  28187.     /**
  28188.      * Gets the private 'messenger.middleware.send_message' shared service.
  28189.      *
  28190.      * @return \Symfony\Component\Messenger\Middleware\SendMessageMiddleware
  28191.      */
  28192.     protected function getMessenger_Middleware_SendMessageService()
  28193.     {
  28194.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/MiddlewareInterface.php';
  28195.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Middleware/SendMessageMiddleware.php';
  28196.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocatorInterface.php';
  28197.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/MessageQueue/DefaultSenderLocator.php';
  28198.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SendersLocator.php';
  28199.         $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()));
  28200.         $instance->setLogger(($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()));
  28201.         return $instance;
  28202.     }
  28203.     /**
  28204.      * Gets the private 'messenger.receiver_locator' shared service.
  28205.      *
  28206.      * @return \Symfony\Component\DependencyInjection\ServiceLocator
  28207.      */
  28208.     protected function getMessenger_ReceiverLocatorService()
  28209.     {
  28210.         return $this->privates['messenger.receiver_locator'] = new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28211.             'default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  28212.             'messenger.transport.default' => ['privates''messenger.transport.default''getMessenger_Transport_DefaultService'false],
  28213.         ], [
  28214.             'default' => '?',
  28215.             'messenger.transport.default' => '?',
  28216.         ]);
  28217.     }
  28218.     /**
  28219.      * Gets the private 'messenger.retry.multiplier_retry_strategy.default' shared service.
  28220.      *
  28221.      * @return \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy
  28222.      */
  28223.     protected function getMessenger_Retry_MultiplierRetryStrategy_DefaultService()
  28224.     {
  28225.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/RetryStrategyInterface.php';
  28226.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Retry/MultiplierRetryStrategy.php';
  28227.         return $this->privates['messenger.retry.multiplier_retry_strategy.default'] = new \Symfony\Component\Messenger\Retry\MultiplierRetryStrategy(3100020);
  28228.     }
  28229.     /**
  28230.      * Gets the private 'messenger.retry.send_failed_message_for_retry_listener' shared service.
  28231.      *
  28232.      * @return \Symfony\Component\Messenger\EventListener\SendFailedMessageForRetryListener
  28233.      */
  28234.     protected function getMessenger_Retry_SendFailedMessageForRetryListenerService()
  28235.     {
  28236.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/EventListener/SendFailedMessageForRetryListener.php';
  28237.         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, [
  28238.             'default' => ['privates''messenger.retry.multiplier_retry_strategy.default''getMessenger_Retry_MultiplierRetryStrategy_DefaultService'false],
  28239.         ], [
  28240.             'default' => '?',
  28241.         ]), ($this->privates['monolog.logger.messenger'] ?? $this->getMonolog_Logger_MessengerService()), ($this->services['event_dispatcher'] ?? $this->getEventDispatcherService()));
  28242.     }
  28243.     /**
  28244.      * Gets the private 'messenger.routable_message_bus' shared service.
  28245.      *
  28246.      * @return \Symfony\Component\Messenger\RoutableMessageBus
  28247.      */
  28248.     protected function getMessenger_RoutableMessageBusService()
  28249.     {
  28250.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/RoutableMessageBus.php';
  28251.         return $this->privates['messenger.routable_message_bus'] = new \Symfony\Component\Messenger\RoutableMessageBus(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28252.             'messenger.bus.shopware' => ['services''messenger.default_bus''getMessenger_DefaultBusService'false],
  28253.         ], [
  28254.             'messenger.bus.shopware' => '?',
  28255.         ]), ($this->services['messenger.default_bus'] ?? $this->getMessenger_DefaultBusService()));
  28256.     }
  28257.     /**
  28258.      * Gets the private 'messenger.transport.default' shared service.
  28259.      *
  28260.      * @return \Symfony\Component\Messenger\Transport\TransportInterface
  28261.      */
  28262.     protected function getMessenger_Transport_DefaultService()
  28263.     {
  28264.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Receiver/ReceiverInterface.php';
  28265.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sender/SenderInterface.php';
  28266.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportInterface.php';
  28267.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  28268.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactory.php';
  28269.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/SerializerInterface.php';
  28270.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Serialization/PhpSerializer.php';
  28271.         return $this->privates['messenger.transport.default'] = (new \Symfony\Component\Messenger\Transport\TransportFactory(new RewindableGenerator(function () {
  28272.             yield => (new \Symfony\Component\Messenger\Bridge\Amqp\Transport\AmqpTransportFactory());
  28273.             yield => (new \Symfony\Component\Messenger\Bridge\Redis\Transport\RedisTransportFactory());
  28274.             yield => $this->getMessenger_Transport_Sync_FactoryService();
  28275.             yield => ($this->privates['messenger.transport.in_memory.factory'] ?? ($this->privates['messenger.transport.in_memory.factory'] = new \Symfony\Component\Messenger\Transport\InMemoryTransportFactory()));
  28276.             yield => $this->getEnqueue_MessengerTransport_FactoryService();
  28277.         }, 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())));
  28278.     }
  28279.     /**
  28280.      * Gets the private 'messenger.transport.sync.factory' shared service.
  28281.      *
  28282.      * @return \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory
  28283.      */
  28284.     protected function getMessenger_Transport_Sync_FactoryService()
  28285.     {
  28286.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/TransportFactoryInterface.php';
  28287.         include_once \dirname(__DIR__4).'/vendor/symfony/messenger/Transport/Sync/SyncTransportFactory.php';
  28288.         return new \Symfony\Component\Messenger\Transport\Sync\SyncTransportFactory(($this->privates['messenger.routable_message_bus'] ?? $this->getMessenger_RoutableMessageBusService()));
  28289.     }
  28290.     /**
  28291.      * Gets the private 'mime_types' shared service.
  28292.      *
  28293.      * @return \Symfony\Component\Mime\MimeTypes
  28294.      */
  28295.     protected function getMimeTypesService()
  28296.     {
  28297.         $this->privates['mime_types'] = $instance = new \Symfony\Component\Mime\MimeTypes();
  28298.         $instance->setDefault($instance);
  28299.         return $instance;
  28300.     }
  28301.     /**
  28302.      * Gets the private 'mkx_better_variants.subscriber.storefront' shared service.
  28303.      *
  28304.      * @return \MkxBetterVariants\Subscriber\Storefront
  28305.      */
  28306.     protected function getMkxBetterVariants_Subscriber_StorefrontService()
  28307.     {
  28308.         include_once \dirname(__DIR__6).'/shared/custom/plugins/MkxBetterVariants/src/Subscriber/Storefront.php';
  28309.         return $this->privates['mkx_better_variants.subscriber.storefront'] = new \MkxBetterVariants\Subscriber\Storefront($this, ($this->services['sales_channel.product.repository'] ?? $this->getSalesChannel_Product_RepositoryService()));
  28310.     }
  28311.     /**
  28312.      * Gets the private 'monolog.command.server_log' shared service.
  28313.      *
  28314.      * @return \Symfony\Bridge\Monolog\Command\ServerLogCommand
  28315.      */
  28316.     protected function getMonolog_Command_ServerLogService()
  28317.     {
  28318.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  28319.         include_once \dirname(__DIR__4).'/vendor/symfony/monolog-bridge/Command/ServerLogCommand.php';
  28320.         $this->privates['monolog.command.server_log'] = $instance = new \Symfony\Bridge\Monolog\Command\ServerLogCommand();
  28321.         $instance->setName('server:log');
  28322.         $instance->setDescription('Start a log server that displays logs in real time');
  28323.         return $instance;
  28324.     }
  28325.     /**
  28326.      * Gets the private 'monolog.handler.business_event_handler_buffer' shared service.
  28327.      *
  28328.      * @return \Monolog\Handler\BufferHandler
  28329.      */
  28330.     protected function getMonolog_Handler_BusinessEventHandlerBufferService()
  28331.     {
  28332.         include_once \dirname(__DIR__4).'/vendor/monolog/monolog/src/Monolog/Handler/BufferHandler.php';
  28333.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Log/Monolog/DoctrineSQLHandler.php';
  28334.         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);
  28335.     }
  28336.     /**
  28337.      * Gets the private 'monolog.handler.console' shared service.
  28338.      *
  28339.      * @return \Symfony\Bridge\Monolog\Handler\ConsoleHandler
  28340.      */
  28341.     protected function getMonolog_Handler_ConsoleService()
  28342.     {
  28343.         return $this->privates['monolog.handler.console'] = new \Symfony\Bridge\Monolog\Handler\ConsoleHandler(NULLtrue, [], []);
  28344.     }
  28345.     /**
  28346.      * Gets the private 'monolog.logger' shared service.
  28347.      *
  28348.      * @return \Symfony\Bridge\Monolog\Logger
  28349.      */
  28350.     protected function getMonolog_LoggerService()
  28351.     {
  28352.         $this->privates['monolog.logger'] = $instance = new \Symfony\Bridge\Monolog\Logger('app');
  28353.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28354.         $instance->useMicrosecondTimestamps(true);
  28355.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28356.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28357.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  28358.         return $instance;
  28359.     }
  28360.     /**
  28361.      * Gets the private 'monolog.logger.cache' shared service.
  28362.      *
  28363.      * @return \Symfony\Bridge\Monolog\Logger
  28364.      */
  28365.     protected function getMonolog_Logger_CacheService()
  28366.     {
  28367.         $this->privates['monolog.logger.cache'] = $instance = new \Symfony\Bridge\Monolog\Logger('cache');
  28368.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28369.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28370.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28371.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  28372.         return $instance;
  28373.     }
  28374.     /**
  28375.      * Gets the private 'monolog.logger.mailer' shared service.
  28376.      *
  28377.      * @return \Symfony\Bridge\Monolog\Logger
  28378.      */
  28379.     protected function getMonolog_Logger_MailerService()
  28380.     {
  28381.         $this->privates['monolog.logger.mailer'] = $instance = new \Symfony\Bridge\Monolog\Logger('mailer');
  28382.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28383.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28384.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28385.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  28386.         return $instance;
  28387.     }
  28388.     /**
  28389.      * Gets the private 'monolog.logger.messenger' shared service.
  28390.      *
  28391.      * @return \Symfony\Bridge\Monolog\Logger
  28392.      */
  28393.     protected function getMonolog_Logger_MessengerService()
  28394.     {
  28395.         $this->privates['monolog.logger.messenger'] = $instance = new \Symfony\Bridge\Monolog\Logger('messenger');
  28396.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28397.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28398.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28399.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  28400.         return $instance;
  28401.     }
  28402.     /**
  28403.      * Gets the private 'monolog.logger.request' shared service.
  28404.      *
  28405.      * @return \Symfony\Bridge\Monolog\Logger
  28406.      */
  28407.     protected function getMonolog_Logger_RequestService()
  28408.     {
  28409.         $this->privates['monolog.logger.request'] = $instance = new \Symfony\Bridge\Monolog\Logger('request');
  28410.         $instance->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28411.         $instance->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28412.         $instance->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28413.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($instance);
  28414.         return $instance;
  28415.     }
  28416.     /**
  28417.      * Gets the private 'parameter_bag' shared service.
  28418.      *
  28419.      * @return \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag
  28420.      */
  28421.     protected function getParameterBagService()
  28422.     {
  28423.         return $this->privates['parameter_bag'] = new \Symfony\Component\DependencyInjection\ParameterBag\ContainerBag($this);
  28424.     }
  28425.     /**
  28426.      * Gets the private 'profiler_listener' shared service.
  28427.      *
  28428.      * @return \Symfony\Component\HttpKernel\EventListener\ProfilerListener
  28429.      */
  28430.     protected function getProfilerListenerService()
  28431.     {
  28432.         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);
  28433.     }
  28434.     /**
  28435.      * Gets the private 'property_info' shared service.
  28436.      *
  28437.      * @return \Symfony\Component\PropertyInfo\PropertyInfoExtractor
  28438.      */
  28439.     protected function getPropertyInfoService()
  28440.     {
  28441.         return $this->privates['property_info'] = new \Symfony\Component\PropertyInfo\PropertyInfoExtractor(new RewindableGenerator(function () {
  28442.             yield => ($this->privates['property_info.serializer_extractor'] ?? $this->getPropertyInfo_SerializerExtractorService());
  28443.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  28444.         }, 2), new RewindableGenerator(function () {
  28445.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  28446.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  28447.         }, 2), new RewindableGenerator(function () {
  28448.             yield => ($this->privates['property_info.php_doc_extractor'] ?? ($this->privates['property_info.php_doc_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\PhpDocExtractor()));
  28449.         }, 1), new RewindableGenerator(function () {
  28450.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  28451.         }, 1), new RewindableGenerator(function () {
  28452.             yield => ($this->privates['property_info.reflection_extractor'] ?? ($this->privates['property_info.reflection_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor()));
  28453.         }, 1));
  28454.     }
  28455.     /**
  28456.      * Gets the private 'property_info.serializer_extractor' shared service.
  28457.      *
  28458.      * @return \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor
  28459.      */
  28460.     protected function getPropertyInfo_SerializerExtractorService()
  28461.     {
  28462.         include_once \dirname(__DIR__4).'/vendor/symfony/property-info/Extractor/SerializerExtractor.php';
  28463.         return $this->privates['property_info.serializer_extractor'] = new \Symfony\Component\PropertyInfo\Extractor\SerializerExtractor(($this->privates['serializer.mapping.class_metadata_factory'] ?? $this->getSerializer_Mapping_ClassMetadataFactoryService()));
  28464.     }
  28465.     /**
  28466.      * Gets the private 'router.cache_warmer' shared service.
  28467.      *
  28468.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
  28469.      */
  28470.     protected function getRouter_CacheWarmerService()
  28471.     {
  28472.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  28473.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/RouterCacheWarmer.php';
  28474.         return $this->privates['router.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28475.             'router' => ['services''router''getRouterService'false],
  28476.         ], [
  28477.             'router' => '?',
  28478.         ]))->withContext('router.cache_warmer'$this));
  28479.     }
  28480.     /**
  28481.      * Gets the private 'router.default' shared service.
  28482.      *
  28483.      * @return \Symfony\Bundle\FrameworkBundle\Routing\Router
  28484.      */
  28485.     protected function getRouter_DefaultService()
  28486.     {
  28487.         $a = new \Symfony\Bridge\Monolog\Logger('router');
  28488.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  28489.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  28490.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  28491.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  28492.         $this->privates['router.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Routing\Router((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28493.             'routing.loader' => ['services''routing.loader''getRouting_LoaderService'false],
  28494.         ], [
  28495.             'routing.loader' => 'Symfony\\Component\\Config\\Loader\\LoaderInterface',
  28496.         ]))->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');
  28497.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  28498.         return $instance;
  28499.     }
  28500.     /**
  28501.      * Gets the private 'router.request_context' shared service.
  28502.      *
  28503.      * @return \Symfony\Component\Routing\RequestContext
  28504.      */
  28505.     protected function getRouter_RequestContextService()
  28506.     {
  28507.         return $this->privates['router.request_context'] = \Symfony\Component\Routing\RequestContext::fromUri('''localhost''http'80443);
  28508.     }
  28509.     /**
  28510.      * Gets the private 'router_listener' shared service.
  28511.      *
  28512.      * @return \Symfony\Component\HttpKernel\EventListener\RouterListener
  28513.      */
  28514.     protected function getRouterListenerService()
  28515.     {
  28516.         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);
  28517.     }
  28518.     /**
  28519.      * Gets the private 'secrets.vault' shared service.
  28520.      *
  28521.      * @return \Symfony\Bundle\FrameworkBundle\Secrets\SodiumVault
  28522.      */
  28523.     protected function getSecrets_VaultService()
  28524.     {
  28525.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/AbstractVault.php';
  28526.         include_once \dirname(__DIR__4).'/vendor/symfony/dependency-injection/EnvVarLoaderInterface.php';
  28527.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/Secrets/SodiumVault.php';
  28528.         include_once \dirname(__DIR__4).'/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php';
  28529.         include_once \dirname(__DIR__4).'/vendor/symfony/string/LazyString.php';
  28530.         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'));
  28531.     }
  28532.     /**
  28533.      * Gets the private 'sensio_framework_extra.controller.listener' shared service.
  28534.      *
  28535.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener
  28536.      */
  28537.     protected function getSensioFrameworkExtra_Controller_ListenerService()
  28538.     {
  28539.         return $this->privates['sensio_framework_extra.controller.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  28540.     }
  28541.     /**
  28542.      * Gets the private 'sensio_framework_extra.converter.listener' shared service.
  28543.      *
  28544.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener
  28545.      */
  28546.     protected function getSensioFrameworkExtra_Converter_ListenerService()
  28547.     {
  28548.         $a = new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\ParamConverterManager();
  28549.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter(NULLNULL), 0'doctrine.orm');
  28550.         $a->add(new \Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DateTimeParamConverter(), 0'datetime');
  28551.         return $this->privates['sensio_framework_extra.converter.listener'] = new \Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener($atrue);
  28552.     }
  28553.     /**
  28554.      * Gets the private 'sensio_framework_extra.view.listener' shared service.
  28555.      *
  28556.      * @return \Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener
  28557.      */
  28558.     protected function getSensioFrameworkExtra_View_ListenerService()
  28559.     {
  28560.         $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))));
  28561.         $instance->setContainer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28562.             'twig' => ['services''.container.private.twig''get_Container_Private_TwigService'false],
  28563.         ], [
  28564.             'twig' => '?',
  28565.         ]))->withContext('sensio_framework_extra.view.listener'$this));
  28566.         return $instance;
  28567.     }
  28568.     /**
  28569.      * Gets the private 'serializer.mapping.cache_warmer' shared service.
  28570.      *
  28571.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\SerializerCacheWarmer
  28572.      */
  28573.     protected function getSerializer_Mapping_CacheWarmerService()
  28574.     {
  28575.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  28576.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  28577.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/SerializerCacheWarmer.php';
  28578.         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'));
  28579.     }
  28580.     /**
  28581.      * Gets the private 'serializer.mapping.class_metadata_factory' shared service.
  28582.      *
  28583.      * @return \Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactory
  28584.      */
  28585.     protected function getSerializer_Mapping_ClassMetadataFactoryService()
  28586.     {
  28587.         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()))]));
  28588.     }
  28589.     /**
  28590.      * Gets the private 'session.factory' shared service.
  28591.      *
  28592.      * @return \Symfony\Component\HttpFoundation\Session\SessionFactory
  28593.      */
  28594.     protected function getSession_FactoryService()
  28595.     {
  28596.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactoryInterface.php';
  28597.         include_once \dirname(__DIR__4).'/vendor/symfony/http-foundation/Session/SessionFactory.php';
  28598.         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']);
  28599.     }
  28600.     /**
  28601.      * Gets the private 'session.storage.factory.native' shared service.
  28602.      *
  28603.      * @return \Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorageFactory
  28604.      */
  28605.     protected function getSession_Storage_Factory_NativeService()
  28606.     {
  28607.         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);
  28608.     }
  28609.     /**
  28610.      * Gets the private 'session_listener' shared service.
  28611.      *
  28612.      * @return \Symfony\Component\HttpKernel\EventListener\SessionListener
  28613.      */
  28614.     protected function getSessionListenerService()
  28615.     {
  28616.         return $this->privates['session_listener'] = new \Symfony\Component\HttpKernel\EventListener\SessionListener(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  28617.             'initialized_session' => ['services''.container.private.session'NULLfalse],
  28618.             'logger' => ['privates''monolog.logger''getMonolog_LoggerService'false],
  28619.             'session' => ['services''.container.private.session''get_Container_Private_SessionService'false],
  28620.             'session_collector' => ['privates''data_collector.request.session_collector''getDataCollector_Request_SessionCollectorService'false],
  28621.             'session_factory' => ['privates''session.factory''getSession_FactoryService'false],
  28622.         ], [
  28623.             'initialized_session' => '?',
  28624.             'logger' => '?',
  28625.             'session' => '?',
  28626.             'session_collector' => '?',
  28627.             'session_factory' => '?',
  28628.         ]), true$this->parameters['session.storage.options']);
  28629.     }
  28630.     /**
  28631.      * Gets the private 'shopware.api.authorization_server' shared service.
  28632.      *
  28633.      * @return \League\OAuth2\Server\AuthorizationServer
  28634.      */
  28635.     protected function getShopware_Api_AuthorizationServerService()
  28636.     {
  28637.         $a = ($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService());
  28638.         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 () {
  28639.             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()));
  28640.             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()));
  28641.             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()));
  28642.         }, 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'));
  28643.     }
  28644.     /**
  28645.      * Gets the private 'shopware.app_system.guzzle' shared service.
  28646.      *
  28647.      * @return \GuzzleHttp\Client
  28648.      */
  28649.     protected function getShopware_AppSystem_GuzzleService($lazyLoad true)
  28650.     {
  28651.         if ($lazyLoad) {
  28652.             return $this->privates['shopware.app_system.guzzle'] = $this->createProxy('Client_b190fb5', function () {
  28653.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  28654.                     $wrappedInstance $this->getShopware_AppSystem_GuzzleService(false);
  28655.                     $proxy->setProxyInitializer(null);
  28656.                     return true;
  28657.                 });
  28658.             });
  28659.         }
  28660.         include_once \dirname(__DIR__4).'/vendor/guzzlehttp/guzzle/src/HandlerStack.php';
  28661.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/App/Hmac/Guzzle/AuthMiddleware.php';
  28662.         $a = \GuzzleHttp\HandlerStack::create();
  28663.         $a->push(new \Shopware\Core\Framework\App\Hmac\Guzzle\AuthMiddleware('6.4.11.1', ($this->services['Shopware\\Core\\Framework\\App\\AppLocaleProvider'] ?? $this->getAppLocaleProviderService())));
  28664.         return new \GuzzleHttp\Client(['handler' => $a]);
  28665.     }
  28666.     /**
  28667.      * Gets the private 'shopware.asset.asset' shared service.
  28668.      *
  28669.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  28670.      */
  28671.     protected function getShopware_Asset_AssetService()
  28672.     {
  28673.         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()));
  28674.     }
  28675.     /**
  28676.      * Gets the private 'shopware.asset.asset.version_strategy' shared service.
  28677.      *
  28678.      * @return \Shopware\Core\Framework\Adapter\Asset\FlysystemLastModifiedVersionStrategy
  28679.      */
  28680.     protected function getShopware_Asset_Asset_VersionStrategyService()
  28681.     {
  28682.         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()));
  28683.     }
  28684.     /**
  28685.      * Gets the private 'shopware.asset.public' shared service.
  28686.      *
  28687.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  28688.      */
  28689.     protected function getShopware_Asset_PublicService()
  28690.     {
  28691.         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())));
  28692.     }
  28693.     /**
  28694.      * Gets the private 'shopware.asset.sitemap' shared service.
  28695.      *
  28696.      * @return \Shopware\Core\Framework\Adapter\Asset\FallbackUrlPackage
  28697.      */
  28698.     protected function getShopware_Asset_SitemapService()
  28699.     {
  28700.         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())));
  28701.     }
  28702.     /**
  28703.      * Gets the private 'shopware.asset.theme' shared service.
  28704.      *
  28705.      * @return \Shopware\Storefront\Theme\ThemeAssetPackage
  28706.      */
  28707.     protected function getShopware_Asset_ThemeService()
  28708.     {
  28709.         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())));
  28710.     }
  28711.     /**
  28712.      * Gets the private 'shopware.elasticsearch.logger' shared service.
  28713.      *
  28714.      * @return \Psr\Log\LoggerInterface
  28715.      */
  28716.     protected function getShopware_Elasticsearch_LoggerService()
  28717.     {
  28718.         return $this->privates['shopware.elasticsearch.logger'] = ($this->privates['Shopware\\Core\\Framework\\Log\\LoggerFactory'] ?? $this->getLoggerFactoryService())->createRotating('elasticsearch'90100);
  28719.     }
  28720.     /**
  28721.      * Gets the private 'shopware.increment.message_queue.gateway.mysql' shared service.
  28722.      *
  28723.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  28724.      */
  28725.     protected function getShopware_Increment_MessageQueue_Gateway_MysqlService()
  28726.     {
  28727.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  28728.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  28729.         $this->privates['shopware.increment.message_queue.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28730.         $instance->setPool('message_queue');
  28731.         $instance->setConfig([]);
  28732.         return $instance;
  28733.     }
  28734.     /**
  28735.      * Gets the private 'shopware.increment.user_activity.gateway.mysql' shared service.
  28736.      *
  28737.      * @return \Shopware\Core\Framework\Increment\MySQLIncrementer
  28738.      */
  28739.     protected function getShopware_Increment_UserActivity_Gateway_MysqlService()
  28740.     {
  28741.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/AbstractIncrementer.php';
  28742.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Increment/MySQLIncrementer.php';
  28743.         $this->privates['shopware.increment.user_activity.gateway.mysql'] = $instance = new \Shopware\Core\Framework\Increment\MySQLIncrementer(($this->services['Doctrine\\DBAL\\Connection'] ?? $this->getConnectionService()));
  28744.         $instance->setPool('user_activity');
  28745.         $instance->setConfig([]);
  28746.         return $instance;
  28747.     }
  28748.     /**
  28749.      * Gets the private 'shopware.jwt_config' shared service.
  28750.      *
  28751.      * @return \Lcobucci\JWT\Configuration
  28752.      */
  28753.     protected function getShopware_JwtConfigService()
  28754.     {
  28755.         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')))));
  28756.     }
  28757.     /**
  28758.      * Gets the private 'shopware.rate_limiter' shared service.
  28759.      *
  28760.      * @return \Shopware\Core\Framework\RateLimiter\RateLimiter
  28761.      */
  28762.     protected function getShopware_RateLimiterService()
  28763.     {
  28764.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiter.php';
  28765.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/RateLimiter/RateLimiterFactory.php';
  28766.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/StorageInterface.php';
  28767.         include_once \dirname(__DIR__4).'/vendor/symfony/rate-limiter/Storage/CacheStorage.php';
  28768.         $this->privates['shopware.rate_limiter'] = $instance = new \Shopware\Core\Framework\RateLimiter\RateLimiter();
  28769.         $a = ($this->privates['cache.rate_limiter'] ?? $this->getCache_RateLimiterService());
  28770.         $b = ($this->privates['lock.default.factory'] ?? $this->getLock_Default_FactoryService());
  28771.         $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));
  28772.         $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));
  28773.         $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));
  28774.         $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));
  28775.         $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));
  28776.         $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));
  28777.         $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));
  28778.         return $instance;
  28779.     }
  28780.     /**
  28781.      * Gets the private 'shopware.store_client' shared service.
  28782.      *
  28783.      * @return \GuzzleHttp\Client
  28784.      */
  28785.     protected function getShopware_StoreClientService($lazyLoad true)
  28786.     {
  28787.         if ($lazyLoad) {
  28788.             return $this->privates['shopware.store_client'] = $this->createProxy('Client_b190fb5', function () {
  28789.                 return \Client_b190fb5::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {
  28790.                     $wrappedInstance $this->getShopware_StoreClientService(false);
  28791.                     $proxy->setProxyInitializer(null);
  28792.                     return true;
  28793.                 });
  28794.             });
  28795.         }
  28796.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/StoreClientFactory.php';
  28797.         include_once \dirname(__DIR__4).'/vendor/shopware/core/Framework/Store/Services/OpenSSLVerifier.php';
  28798.         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();
  28799.     }
  28800.     /**
  28801.      * Gets the private 'slugify' shared service.
  28802.      *
  28803.      * @return \Cocur\Slugify\Slugify
  28804.      */
  28805.     protected function getSlugifyService()
  28806.     {
  28807.         return $this->privates['slugify'] = new \Cocur\Slugify\Slugify($this->parameters['shopware.slug.config']);
  28808.     }
  28809.     /**
  28810.      * Gets the private 'translation.extractor' shared service.
  28811.      *
  28812.      * @return \Symfony\Component\Translation\Extractor\ChainExtractor
  28813.      */
  28814.     protected function getTranslation_ExtractorService()
  28815.     {
  28816.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ExtractorInterface.php';
  28817.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/ChainExtractor.php';
  28818.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/AbstractFileExtractor.php';
  28819.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Extractor/PhpExtractor.php';
  28820.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Translation/TwigExtractor.php';
  28821.         $this->privates['translation.extractor'] = $instance = new \Symfony\Component\Translation\Extractor\ChainExtractor();
  28822.         $instance->addExtractor('php', new \Symfony\Component\Translation\Extractor\PhpExtractor());
  28823.         $instance->addExtractor('twig', new \Symfony\Bridge\Twig\Translation\TwigExtractor(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService())));
  28824.         return $instance;
  28825.     }
  28826.     /**
  28827.      * Gets the private 'translation.loader.csv' shared service.
  28828.      *
  28829.      * @return \Symfony\Component\Translation\Loader\CsvFileLoader
  28830.      */
  28831.     protected function getTranslation_Loader_CsvService()
  28832.     {
  28833.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28834.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28835.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28836.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  28837.         return $this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader();
  28838.     }
  28839.     /**
  28840.      * Gets the private 'translation.loader.dat' shared service.
  28841.      *
  28842.      * @return \Symfony\Component\Translation\Loader\IcuDatFileLoader
  28843.      */
  28844.     protected function getTranslation_Loader_DatService()
  28845.     {
  28846.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28847.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  28848.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  28849.         return $this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader();
  28850.     }
  28851.     /**
  28852.      * Gets the private 'translation.loader.ini' shared service.
  28853.      *
  28854.      * @return \Symfony\Component\Translation\Loader\IniFileLoader
  28855.      */
  28856.     protected function getTranslation_Loader_IniService()
  28857.     {
  28858.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28859.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28860.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28861.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  28862.         return $this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader();
  28863.     }
  28864.     /**
  28865.      * Gets the private 'translation.loader.json' shared service.
  28866.      *
  28867.      * @return \Symfony\Component\Translation\Loader\JsonFileLoader
  28868.      */
  28869.     protected function getTranslation_Loader_JsonService()
  28870.     {
  28871.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28872.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28873.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28874.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  28875.         return $this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader();
  28876.     }
  28877.     /**
  28878.      * Gets the private 'translation.loader.mo' shared service.
  28879.      *
  28880.      * @return \Symfony\Component\Translation\Loader\MoFileLoader
  28881.      */
  28882.     protected function getTranslation_Loader_MoService()
  28883.     {
  28884.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28885.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28886.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28887.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  28888.         return $this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader();
  28889.     }
  28890.     /**
  28891.      * Gets the private 'translation.loader.php' shared service.
  28892.      *
  28893.      * @return \Symfony\Component\Translation\Loader\PhpFileLoader
  28894.      */
  28895.     protected function getTranslation_Loader_PhpService()
  28896.     {
  28897.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28898.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28899.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28900.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  28901.         return $this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader();
  28902.     }
  28903.     /**
  28904.      * Gets the private 'translation.loader.po' shared service.
  28905.      *
  28906.      * @return \Symfony\Component\Translation\Loader\PoFileLoader
  28907.      */
  28908.     protected function getTranslation_Loader_PoService()
  28909.     {
  28910.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28911.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28912.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28913.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  28914.         return $this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader();
  28915.     }
  28916.     /**
  28917.      * Gets the private 'translation.loader.qt' shared service.
  28918.      *
  28919.      * @return \Symfony\Component\Translation\Loader\QtFileLoader
  28920.      */
  28921.     protected function getTranslation_Loader_QtService()
  28922.     {
  28923.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28924.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  28925.         return $this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader();
  28926.     }
  28927.     /**
  28928.      * Gets the private 'translation.loader.res' shared service.
  28929.      *
  28930.      * @return \Symfony\Component\Translation\Loader\IcuResFileLoader
  28931.      */
  28932.     protected function getTranslation_Loader_ResService()
  28933.     {
  28934.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28935.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  28936.         return $this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader();
  28937.     }
  28938.     /**
  28939.      * Gets the private 'translation.loader.xliff' shared service.
  28940.      *
  28941.      * @return \Symfony\Component\Translation\Loader\XliffFileLoader
  28942.      */
  28943.     protected function getTranslation_Loader_XliffService()
  28944.     {
  28945.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28946.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  28947.         return $this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader();
  28948.     }
  28949.     /**
  28950.      * Gets the private 'translation.loader.yml' shared service.
  28951.      *
  28952.      * @return \Symfony\Component\Translation\Loader\YamlFileLoader
  28953.      */
  28954.     protected function getTranslation_Loader_YmlService()
  28955.     {
  28956.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28957.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28958.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28959.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  28960.         return $this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader();
  28961.     }
  28962.     /**
  28963.      * Gets the private 'translation.provider_collection' shared service.
  28964.      *
  28965.      * @return \Symfony\Component\Translation\Provider\TranslationProviderCollection
  28966.      */
  28967.     protected function getTranslation_ProviderCollectionService()
  28968.     {
  28969.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollection.php';
  28970.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Provider/TranslationProviderCollectionFactory.php';
  28971.         return $this->privates['translation.provider_collection'] = (new \Symfony\Component\Translation\Provider\TranslationProviderCollectionFactory(new RewindableGenerator(function () {
  28972.             yield => (new \Symfony\Component\Translation\Provider\NullProviderFactory());
  28973.         }, 1), []))->fromConfig([]);
  28974.     }
  28975.     /**
  28976.      * Gets the private 'translation.reader' shared service.
  28977.      *
  28978.      * @return \Symfony\Component\Translation\Reader\TranslationReader
  28979.      */
  28980.     protected function getTranslation_ReaderService()
  28981.     {
  28982.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReaderInterface.php';
  28983.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Reader/TranslationReader.php';
  28984.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/LoaderInterface.php';
  28985.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/ArrayLoader.php';
  28986.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/FileLoader.php';
  28987.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PhpFileLoader.php';
  28988.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/YamlFileLoader.php';
  28989.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/XliffFileLoader.php';
  28990.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/PoFileLoader.php';
  28991.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/MoFileLoader.php';
  28992.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/QtFileLoader.php';
  28993.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/CsvFileLoader.php';
  28994.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuResFileLoader.php';
  28995.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IcuDatFileLoader.php';
  28996.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/IniFileLoader.php';
  28997.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Loader/JsonFileLoader.php';
  28998.         $this->privates['translation.reader'] = $instance = new \Symfony\Component\Translation\Reader\TranslationReader();
  28999.         $a = ($this->privates['translation.loader.yml'] ?? ($this->privates['translation.loader.yml'] = new \Symfony\Component\Translation\Loader\YamlFileLoader()));
  29000.         $b = ($this->privates['translation.loader.xliff'] ?? ($this->privates['translation.loader.xliff'] = new \Symfony\Component\Translation\Loader\XliffFileLoader()));
  29001.         $instance->addLoader('php', ($this->privates['translation.loader.php'] ?? ($this->privates['translation.loader.php'] = new \Symfony\Component\Translation\Loader\PhpFileLoader())));
  29002.         $instance->addLoader('yaml'$a);
  29003.         $instance->addLoader('yml'$a);
  29004.         $instance->addLoader('xlf'$b);
  29005.         $instance->addLoader('xliff'$b);
  29006.         $instance->addLoader('po', ($this->privates['translation.loader.po'] ?? ($this->privates['translation.loader.po'] = new \Symfony\Component\Translation\Loader\PoFileLoader())));
  29007.         $instance->addLoader('mo', ($this->privates['translation.loader.mo'] ?? ($this->privates['translation.loader.mo'] = new \Symfony\Component\Translation\Loader\MoFileLoader())));
  29008.         $instance->addLoader('ts', ($this->privates['translation.loader.qt'] ?? ($this->privates['translation.loader.qt'] = new \Symfony\Component\Translation\Loader\QtFileLoader())));
  29009.         $instance->addLoader('csv', ($this->privates['translation.loader.csv'] ?? ($this->privates['translation.loader.csv'] = new \Symfony\Component\Translation\Loader\CsvFileLoader())));
  29010.         $instance->addLoader('res', ($this->privates['translation.loader.res'] ?? ($this->privates['translation.loader.res'] = new \Symfony\Component\Translation\Loader\IcuResFileLoader())));
  29011.         $instance->addLoader('dat', ($this->privates['translation.loader.dat'] ?? ($this->privates['translation.loader.dat'] = new \Symfony\Component\Translation\Loader\IcuDatFileLoader())));
  29012.         $instance->addLoader('ini', ($this->privates['translation.loader.ini'] ?? ($this->privates['translation.loader.ini'] = new \Symfony\Component\Translation\Loader\IniFileLoader())));
  29013.         $instance->addLoader('json', ($this->privates['translation.loader.json'] ?? ($this->privates['translation.loader.json'] = new \Symfony\Component\Translation\Loader\JsonFileLoader())));
  29014.         return $instance;
  29015.     }
  29016.     /**
  29017.      * Gets the private 'translation.warmer' shared service.
  29018.      *
  29019.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer
  29020.      */
  29021.     protected function getTranslation_WarmerService()
  29022.     {
  29023.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29024.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/TranslationsCacheWarmer.php';
  29025.         return $this->privates['translation.warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\TranslationsCacheWarmer((new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29026.             'translator' => ['services''translator''getTranslatorService'false],
  29027.         ], [
  29028.             'translator' => '?',
  29029.         ]))->withContext('translation.warmer'$this));
  29030.     }
  29031.     /**
  29032.      * Gets the private 'translation.writer' shared service.
  29033.      *
  29034.      * @return \Symfony\Component\Translation\Writer\TranslationWriter
  29035.      */
  29036.     protected function getTranslation_WriterService()
  29037.     {
  29038.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriterInterface.php';
  29039.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Writer/TranslationWriter.php';
  29040.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/DumperInterface.php';
  29041.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/FileDumper.php';
  29042.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PhpFileDumper.php';
  29043.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/XliffFileDumper.php';
  29044.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/PoFileDumper.php';
  29045.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/MoFileDumper.php';
  29046.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/YamlFileDumper.php';
  29047.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/QtFileDumper.php';
  29048.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/CsvFileDumper.php';
  29049.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IniFileDumper.php';
  29050.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/JsonFileDumper.php';
  29051.         include_once \dirname(__DIR__4).'/vendor/symfony/translation/Dumper/IcuResFileDumper.php';
  29052.         $this->privates['translation.writer'] = $instance = new \Symfony\Component\Translation\Writer\TranslationWriter();
  29053.         $instance->addDumper('php', new \Symfony\Component\Translation\Dumper\PhpFileDumper());
  29054.         $instance->addDumper('xlf', new \Symfony\Component\Translation\Dumper\XliffFileDumper());
  29055.         $instance->addDumper('po', new \Symfony\Component\Translation\Dumper\PoFileDumper());
  29056.         $instance->addDumper('mo', new \Symfony\Component\Translation\Dumper\MoFileDumper());
  29057.         $instance->addDumper('yml', new \Symfony\Component\Translation\Dumper\YamlFileDumper());
  29058.         $instance->addDumper('yaml', new \Symfony\Component\Translation\Dumper\YamlFileDumper('yaml'));
  29059.         $instance->addDumper('ts', new \Symfony\Component\Translation\Dumper\QtFileDumper());
  29060.         $instance->addDumper('csv', new \Symfony\Component\Translation\Dumper\CsvFileDumper());
  29061.         $instance->addDumper('ini', new \Symfony\Component\Translation\Dumper\IniFileDumper());
  29062.         $instance->addDumper('json', new \Symfony\Component\Translation\Dumper\JsonFileDumper());
  29063.         $instance->addDumper('res', new \Symfony\Component\Translation\Dumper\IcuResFileDumper());
  29064.         return $instance;
  29065.     }
  29066.     /**
  29067.      * Gets the private 'translator.default' shared service.
  29068.      *
  29069.      * @return \Symfony\Bundle\FrameworkBundle\Translation\Translator
  29070.      */
  29071.     protected function getTranslator_DefaultService()
  29072.     {
  29073.         $this->privates['translator.default'] = $instance = new \Symfony\Bundle\FrameworkBundle\Translation\Translator(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29074.             'translation.loader.csv' => ['privates''translation.loader.csv''getTranslation_Loader_CsvService'false],
  29075.             'translation.loader.dat' => ['privates''translation.loader.dat''getTranslation_Loader_DatService'false],
  29076.             'translation.loader.ini' => ['privates''translation.loader.ini''getTranslation_Loader_IniService'false],
  29077.             'translation.loader.json' => ['privates''translation.loader.json''getTranslation_Loader_JsonService'false],
  29078.             'translation.loader.mo' => ['privates''translation.loader.mo''getTranslation_Loader_MoService'false],
  29079.             'translation.loader.php' => ['privates''translation.loader.php''getTranslation_Loader_PhpService'false],
  29080.             'translation.loader.po' => ['privates''translation.loader.po''getTranslation_Loader_PoService'false],
  29081.             'translation.loader.qt' => ['privates''translation.loader.qt''getTranslation_Loader_QtService'false],
  29082.             'translation.loader.res' => ['privates''translation.loader.res''getTranslation_Loader_ResService'false],
  29083.             'translation.loader.xliff' => ['privates''translation.loader.xliff''getTranslation_Loader_XliffService'false],
  29084.             'translation.loader.yml' => ['privates''translation.loader.yml''getTranslation_Loader_YmlService'false],
  29085.         ], [
  29086.             'translation.loader.csv' => '?',
  29087.             'translation.loader.dat' => '?',
  29088.             'translation.loader.ini' => '?',
  29089.             'translation.loader.json' => '?',
  29090.             'translation.loader.mo' => '?',
  29091.             'translation.loader.php' => '?',
  29092.             'translation.loader.po' => '?',
  29093.             'translation.loader.qt' => '?',
  29094.             'translation.loader.res' => '?',
  29095.             'translation.loader.xliff' => '?',
  29096.             'translation.loader.yml' => '?',
  29097.         ]), ($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/SwagLanguagePack/src/translations'), 21 => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src/translations'), 22 => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/translations'), 23 => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src/translations'), 24 => (\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src/translations'), 25 => (\dirname(__DIR__4).'/custom/plugins/SwagFlowBuilder/src/translations'), 26 => (\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/translations'), 27 => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/translations'), 28 => (\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/translations'), 29 => (\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src/translations'), 30 => (\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/SwagLanguagePack/src/translations'21 => 'custom/plugins/SwagMarkets/src/translations'22 => 'custom/plugins/SwagPayPal/src/translations'23 => 'custom/plugins/SwagExtensionStore/src/translations'24 => 'custom/plugins/MkxBetterVariants/src/translations'25 => 'custom/plugins/SwagFlowBuilder/src/translations'26 => 'custom/plugins/SwagCustomizedProducts/src/translations'27 => 'custom/plugins/SwagCmsExtensions/src/translations'28 => 'custom/plugins/SwagDynamicAccess/src/translations'29 => 'custom/plugins/TigerDesignTemplate/src/translations'30 => 'vendor/shopware/core/Framework/Plugin/KernelPluginLoader/translations']]], []);
  29098.         $instance->setConfigCacheFactory(($this->privates['config_cache_factory'] ?? $this->getConfigCacheFactoryService()));
  29099.         $instance->setFallbackLocales([=> 'en_GB'=> 'en']);
  29100.         return $instance;
  29101.     }
  29102.     /**
  29103.      * Gets the private 'translator.formatter.default' shared service.
  29104.      *
  29105.      * @return \Symfony\Component\Translation\Formatter\MessageFormatter
  29106.      */
  29107.     protected function getTranslator_Formatter_DefaultService()
  29108.     {
  29109.         return $this->privates['translator.formatter.default'] = new \Symfony\Component\Translation\Formatter\MessageFormatter(new \Symfony\Component\Translation\IdentityTranslator());
  29110.     }
  29111.     /**
  29112.      * Gets the private 'twig.command.debug' shared service.
  29113.      *
  29114.      * @return \Symfony\Bridge\Twig\Command\DebugCommand
  29115.      */
  29116.     protected function getTwig_Command_DebugService()
  29117.     {
  29118.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29119.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/DebugCommand.php';
  29120.         $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()));
  29121.         $instance->setName('debug:twig');
  29122.         $instance->setDescription('Show a list of twig functions, filters, globals and tests');
  29123.         return $instance;
  29124.     }
  29125.     /**
  29126.      * Gets the private 'twig.command.lint' shared service.
  29127.      *
  29128.      * @return \Symfony\Bundle\TwigBundle\Command\LintCommand
  29129.      */
  29130.     protected function getTwig_Command_LintService()
  29131.     {
  29132.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29133.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Command/LintCommand.php';
  29134.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bundle/Command/LintCommand.php';
  29135.         $this->privates['twig.command.lint'] = $instance = new \Symfony\Bundle\TwigBundle\Command\LintCommand(($this->services['.container.private.twig'] ?? $this->get_Container_Private_TwigService()));
  29136.         $instance->setName('lint:twig');
  29137.         $instance->setDescription('Lint a Twig template and outputs encountered errors');
  29138.         return $instance;
  29139.     }
  29140.     /**
  29141.      * Gets the private 'twig.extension.trans' shared service.
  29142.      *
  29143.      * @return \Symfony\Bridge\Twig\Extension\TranslationExtension
  29144.      */
  29145.     protected function getTwig_Extension_TransService()
  29146.     {
  29147.         return $this->privates['twig.extension.trans'] = new \Symfony\Bridge\Twig\Extension\TranslationExtension(($this->services['translator'] ?? $this->getTranslatorService()));
  29148.     }
  29149.     /**
  29150.      * Gets the private 'twig.loader.chain' shared service.
  29151.      *
  29152.      * @return \Twig\Loader\ChainLoader
  29153.      */
  29154.     protected function getTwig_Loader_ChainService()
  29155.     {
  29156.         $this->privates['twig.loader.chain'] = $instance = new \Twig\Loader\ChainLoader();
  29157.         $a = new \Twig\Loader\FilesystemLoader([], \dirname(__DIR__4));
  29158.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfiler');
  29159.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), '!WebProfiler');
  29160.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'Debug');
  29161.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), '!Debug');
  29162.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'Enqueue');
  29163.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), '!Enqueue');
  29164.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  29165.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), '!Framework');
  29166.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  29167.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), '!Profiling');
  29168.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  29169.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), '!Administration');
  29170.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  29171.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), '!Storefront');
  29172.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  29173.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), '!Elasticsearch');
  29174.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  29175.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), '!SwagPayPal');
  29176.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src/Resources/views'), 'MkxBetterVariants');
  29177.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src/Resources/views'), '!MkxBetterVariants');
  29178.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/Resources/views'), 'SwagCustomizedProducts');
  29179.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/Resources/views'), '!SwagCustomizedProducts');
  29180.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  29181.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), '!SwagCmsExtensions');
  29182.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/Resources/views'), 'SwagDynamicAccess');
  29183.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/Resources/views'), '!SwagDynamicAccess');
  29184.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src/Resources/views'), 'TigerDesignTemplate');
  29185.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src/Resources/views'), '!TigerDesignTemplate');
  29186.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), 'email');
  29187.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/twig-bridge/Resources/views/Email'), '!email');
  29188.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'));
  29189.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle/Resources/views'), 'WebProfilerBundle');
  29190.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'));
  29191.         $a->addPath((\dirname(__DIR__4).'/vendor/symfony/debug-bundle/Resources/views'), 'DebugBundle');
  29192.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'));
  29193.         $a->addPath((\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle/Resources/views'), 'EnqueueBundle');
  29194.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'));
  29195.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Framework/Resources/views'), 'Framework');
  29196.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'));
  29197.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/core/Profiling/Resources/views'), 'Profiling');
  29198.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'));
  29199.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/administration/Resources/views'), 'Administration');
  29200.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'));
  29201.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/views'), 'Storefront');
  29202.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'));
  29203.         $a->addPath((\dirname(__DIR__4).'/vendor/shopware/elasticsearch/Resources/views'), 'Elasticsearch');
  29204.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'));
  29205.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src/Resources/views'), 'SwagPayPal');
  29206.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src/Resources/views'));
  29207.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src/Resources/views'), 'MkxBetterVariants');
  29208.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/Resources/views'));
  29209.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src/Resources/views'), 'SwagCustomizedProducts');
  29210.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'));
  29211.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src/Resources/views'), 'SwagCmsExtensions');
  29212.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/Resources/views'));
  29213.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src/Resources/views'), 'SwagDynamicAccess');
  29214.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src/Resources/views'));
  29215.         $a->addPath((\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src/Resources/views'), 'TigerDesignTemplate');
  29216.         $instance->addLoader(($this->privates['Shopware\\Core\\Framework\\Adapter\\Twig\\EntityTemplateLoader'] ?? $this->getEntityTemplateLoaderService()));
  29217.         $instance->addLoader($a);
  29218.         return $instance;
  29219.     }
  29220.     /**
  29221.      * Gets the private 'twig.mailer.message_listener' shared service.
  29222.      *
  29223.      * @return \Symfony\Component\Mailer\EventListener\MessageListener
  29224.      */
  29225.     protected function getTwig_Mailer_MessageListenerService()
  29226.     {
  29227.         include_once \dirname(__DIR__4).'/vendor/symfony/mailer/EventListener/MessageListener.php';
  29228.         include_once \dirname(__DIR__4).'/vendor/symfony/mime/BodyRendererInterface.php';
  29229.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Mime/BodyRenderer.php';
  29230.         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())));
  29231.     }
  29232.     /**
  29233.      * Gets the private 'twig.runtime.httpkernel' shared service.
  29234.      *
  29235.      * @return \Symfony\Bridge\Twig\Extension\HttpKernelRuntime
  29236.      */
  29237.     protected function getTwig_Runtime_HttpkernelService()
  29238.     {
  29239.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/HttpKernelRuntime.php';
  29240.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentHandler.php';
  29241.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/DependencyInjection/LazyLoadingFragmentHandler.php';
  29242.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGeneratorInterface.php';
  29243.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/Fragment/FragmentUriGenerator.php';
  29244.         $a = ($this->services['request_stack'] ?? ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack()));
  29245.         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, [
  29246.             'esi' => ['privates''fragment.renderer.esi''getFragment_Renderer_EsiService'false],
  29247.             'hinclude' => ['privates''fragment.renderer.hinclude''getFragment_Renderer_HincludeService'false],
  29248.             'inline' => ['privates''fragment.renderer.inline''getFragment_Renderer_InlineService'false],
  29249.         ], [
  29250.             'esi' => '?',
  29251.             'hinclude' => '?',
  29252.             'inline' => '?',
  29253.         ]), $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));
  29254.     }
  29255.     /**
  29256.      * Gets the private 'twig.runtime.security_csrf' shared service.
  29257.      *
  29258.      * @return \Symfony\Bridge\Twig\Extension\CsrfRuntime
  29259.      */
  29260.     protected function getTwig_Runtime_SecurityCsrfService()
  29261.     {
  29262.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php';
  29263.         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()));
  29264.     }
  29265.     /**
  29266.      * Gets the private 'twig.runtime.serializer' shared service.
  29267.      *
  29268.      * @return \Symfony\Bridge\Twig\Extension\SerializerRuntime
  29269.      */
  29270.     protected function getTwig_Runtime_SerializerService()
  29271.     {
  29272.         include_once \dirname(__DIR__4).'/vendor/twig/twig/src/Extension/RuntimeExtensionInterface.php';
  29273.         include_once \dirname(__DIR__4).'/vendor/symfony/twig-bridge/Extension/SerializerRuntime.php';
  29274.         return $this->privates['twig.runtime.serializer'] = new \Symfony\Bridge\Twig\Extension\SerializerRuntime(($this->services['.container.private.serializer'] ?? $this->get_Container_Private_SerializerService()));
  29275.     }
  29276.     /**
  29277.      * Gets the private 'validator.builder' shared service.
  29278.      *
  29279.      * @return \Symfony\Component\Validator\ValidatorBuilder
  29280.      */
  29281.     protected function getValidator_BuilderService()
  29282.     {
  29283.         $this->privates['validator.builder'] = $instance = \Symfony\Component\Validator\Validation::createValidatorBuilder();
  29284.         $a = ($this->privates['property_info'] ?? $this->getPropertyInfoService());
  29285.         $instance->setConstraintValidatorFactory(new \Symfony\Component\Validator\ContainerConstraintValidatorFactory(new \Symfony\Component\DependencyInjection\Argument\ServiceLocator($this->getService, [
  29286.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator''getCustomerEmailUniqueValidatorService'false],
  29287.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator''getCustomerPasswordMatchesValidatorService'false],
  29288.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => ['privates''Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator''getCustomerVatIdentificationValidatorService'false],
  29289.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator''getEntityExistsValidatorService'false],
  29290.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => ['privates''Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator''getEntityNotExistsValidatorService'false],
  29291.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => ['privates''validator.email''getValidator_EmailService'false],
  29292.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => ['privates''validator.expression''getValidator_ExpressionService'false],
  29293.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => ['privates''validator.not_compromised_password''getValidator_NotCompromisedPasswordService'false],
  29294.             'validator.expression' => ['privates''validator.expression''getValidator_ExpressionService'false],
  29295.         ], [
  29296.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerEmailUniqueValidator' => '?',
  29297.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerPasswordMatchesValidator' => '?',
  29298.             'Shopware\\Core\\Checkout\\Customer\\Validation\\Constraint\\CustomerVatIdentificationValidator' => '?',
  29299.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityExistsValidator' => '?',
  29300.             'Shopware\\Core\\Framework\\DataAbstractionLayer\\Validation\\EntityNotExistsValidator' => '?',
  29301.             'Symfony\\Component\\Validator\\Constraints\\EmailValidator' => '?',
  29302.             'Symfony\\Component\\Validator\\Constraints\\ExpressionValidator' => '?',
  29303.             'Symfony\\Component\\Validator\\Constraints\\NotCompromisedPasswordValidator' => '?',
  29304.             'validator.expression' => '?',
  29305.         ])));
  29306.         if ($this->has('translator')) {
  29307.             $instance->setTranslator(($this->services['translator'] ?? $this->getTranslatorService()));
  29308.         }
  29309.         $instance->setTranslationDomain('validators');
  29310.         $instance->enableAnnotationMapping(true);
  29311.         $instance->setDoctrineAnnotationReader(($this->privates['annotations.cached_reader'] ?? $this->getAnnotations_CachedReaderService()));
  29312.         $instance->addMethodMapping('loadValidatorMetadata');
  29313.         $instance->addObjectInitializers([]);
  29314.         $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a$a$aNULL));
  29315.         return $instance;
  29316.     }
  29317.     /**
  29318.      * Gets the private 'validator.email' shared service.
  29319.      *
  29320.      * @return \Symfony\Component\Validator\Constraints\EmailValidator
  29321.      */
  29322.     protected function getValidator_EmailService()
  29323.     {
  29324.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29325.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29326.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/EmailValidator.php';
  29327.         return $this->privates['validator.email'] = new \Symfony\Component\Validator\Constraints\EmailValidator('loose');
  29328.     }
  29329.     /**
  29330.      * Gets the private 'validator.expression' shared service.
  29331.      *
  29332.      * @return \Symfony\Component\Validator\Constraints\ExpressionValidator
  29333.      */
  29334.     protected function getValidator_ExpressionService()
  29335.     {
  29336.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29337.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29338.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/ExpressionValidator.php';
  29339.         return $this->privates['validator.expression'] = new \Symfony\Component\Validator\Constraints\ExpressionValidator(NULL);
  29340.     }
  29341.     /**
  29342.      * Gets the private 'validator.mapping.cache_warmer' shared service.
  29343.      *
  29344.      * @return \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer
  29345.      */
  29346.     protected function getValidator_Mapping_CacheWarmerService()
  29347.     {
  29348.         include_once \dirname(__DIR__4).'/vendor/symfony/http-kernel/CacheWarmer/CacheWarmerInterface.php';
  29349.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/AbstractPhpFileCacheWarmer.php';
  29350.         include_once \dirname(__DIR__4).'/vendor/symfony/framework-bundle/CacheWarmer/ValidatorCacheWarmer.php';
  29351.         return $this->privates['validator.mapping.cache_warmer'] = new \Symfony\Bundle\FrameworkBundle\CacheWarmer\ValidatorCacheWarmer(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService()), ($this->targetDir.''.'/validation.php'));
  29352.     }
  29353.     /**
  29354.      * Gets the private 'validator.not_compromised_password' shared service.
  29355.      *
  29356.      * @return \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator
  29357.      */
  29358.     protected function getValidator_NotCompromisedPasswordService()
  29359.     {
  29360.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidatorInterface.php';
  29361.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/ConstraintValidator.php';
  29362.         include_once \dirname(__DIR__4).'/vendor/symfony/validator/Constraints/NotCompromisedPasswordValidator.php';
  29363.         return $this->privates['validator.not_compromised_password'] = new \Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator(NULL'UTF-8'trueNULL);
  29364.     }
  29365.     /**
  29366.      * Gets the private 'var_dumper.command.server_dump' shared service.
  29367.      *
  29368.      * @return \Symfony\Bundle\DebugBundle\Command\ServerDumpPlaceholderCommand
  29369.      */
  29370.     protected function getVarDumper_Command_ServerDumpService()
  29371.     {
  29372.         include_once \dirname(__DIR__4).'/vendor/symfony/console/Command/Command.php';
  29373.         include_once \dirname(__DIR__4).'/vendor/symfony/debug-bundle/Command/ServerDumpPlaceholderCommand.php';
  29374.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Server/DumpServer.php';
  29375.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/DumpDescriptorInterface.php';
  29376.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/CliDescriptor.php';
  29377.         include_once \dirname(__DIR__4).'/vendor/symfony/var-dumper/Command/Descriptor/HtmlDescriptor.php';
  29378.         $a = new \Symfony\Bridge\Monolog\Logger('debug');
  29379.         $a->pushProcessor(($this->privates['debug.log_processor'] ?? $this->getDebug_LogProcessorService()));
  29380.         $a->pushHandler(($this->privates['monolog.handler.console'] ?? $this->getMonolog_Handler_ConsoleService()));
  29381.         $a->pushHandler(($this->privates['Shopware\\Core\\Framework\\Log\\Monolog\\ExcludeExceptionHandler'] ?? $this->getExcludeExceptionHandlerService()));
  29382.         \Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddDebugLogProcessorPass::configureLogger($a);
  29383.         $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()))]);
  29384.         $instance->setName('server:dump');
  29385.         $instance->setDescription('Start a dump server that collects and displays dumps in a single place');
  29386.         return $instance;
  29387.     }
  29388.     /**
  29389.      * Gets the private 'var_dumper.contextualized_cli_dumper.inner' shared service.
  29390.      *
  29391.      * @return \Symfony\Component\VarDumper\Dumper\CliDumper
  29392.      */
  29393.     protected function getVarDumper_ContextualizedCliDumper_InnerService()
  29394.     {
  29395.         $this->privates['var_dumper.contextualized_cli_dumper.inner'] = $instance = new \Symfony\Component\VarDumper\Dumper\CliDumper(NULL'UTF-8'0);
  29396.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  29397.         return $instance;
  29398.     }
  29399.     /**
  29400.      * Gets the private 'var_dumper.html_dumper' shared service.
  29401.      *
  29402.      * @return \Symfony\Component\VarDumper\Dumper\HtmlDumper
  29403.      */
  29404.     protected function getVarDumper_HtmlDumperService()
  29405.     {
  29406.         $this->privates['var_dumper.html_dumper'] = $instance = new \Symfony\Component\VarDumper\Dumper\HtmlDumper(NULL'UTF-8'0);
  29407.         $instance->setDisplayOptions(['fileLinkFormat' => ($this->privates['debug.file_link_formatter'] ?? $this->getDebug_FileLinkFormatterService())]);
  29408.         return $instance;
  29409.     }
  29410.     /**
  29411.      * Gets the private 'web_profiler.csp.handler' shared service.
  29412.      *
  29413.      * @return \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler
  29414.      */
  29415.     protected function getWebProfiler_Csp_HandlerService()
  29416.     {
  29417.         return $this->privates['web_profiler.csp.handler'] = new \Symfony\Bundle\WebProfilerBundle\Csp\ContentSecurityPolicyHandler(new \Symfony\Bundle\WebProfilerBundle\Csp\NonceGenerator());
  29418.     }
  29419.     /**
  29420.      * Gets the private 'web_profiler.debug_toolbar' shared service.
  29421.      *
  29422.      * @return \Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
  29423.      */
  29424.     protected function getWebProfiler_DebugToolbarService()
  29425.     {
  29426.         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()));
  29427.     }
  29428.     /**
  29429.      * Gets the public 'cache_clearer' alias.
  29430.      *
  29431.      * @return object The ".container.private.cache_clearer" service.
  29432.      */
  29433.     protected function getCacheClearerService()
  29434.     {
  29435.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "cache_clearer" service directly from the container is deprecated, use dependency injection instead.');
  29436.         return $this->get('.container.private.cache_clearer');
  29437.     }
  29438.     /**
  29439.      * Gets the public 'filesystem' alias.
  29440.      *
  29441.      * @return object The ".container.private.filesystem" service.
  29442.      */
  29443.     protected function getFilesystemService()
  29444.     {
  29445.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "filesystem" service directly from the container is deprecated, use dependency injection instead.');
  29446.         return $this->get('.container.private.filesystem');
  29447.     }
  29448.     /**
  29449.      * Gets the public 'serializer' alias.
  29450.      *
  29451.      * @return object The ".container.private.serializer" service.
  29452.      */
  29453.     protected function getSerializerService()
  29454.     {
  29455.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "serializer" service directly from the container is deprecated, use dependency injection instead.');
  29456.         return $this->get('.container.private.serializer');
  29457.     }
  29458.     /**
  29459.      * Gets the public 'security.csrf.token_manager' alias.
  29460.      *
  29461.      * @return object The ".container.private.security.csrf.token_manager" service.
  29462.      */
  29463.     protected function getSecurity_Csrf_TokenManagerService()
  29464.     {
  29465.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "security.csrf.token_manager" service directly from the container is deprecated, use dependency injection instead.');
  29466.         return $this->get('.container.private.security.csrf.token_manager');
  29467.     }
  29468.     /**
  29469.      * Gets the public 'profiler' alias.
  29470.      *
  29471.      * @return object The ".container.private.profiler" service.
  29472.      */
  29473.     protected function getProfiler2Service()
  29474.     {
  29475.         trigger_deprecation('symfony/framework-bundle''5.4''Accessing the "profiler" service directly from the container is deprecated, use dependency injection instead.');
  29476.         return $this->get('.container.private.profiler');
  29477.     }
  29478.     /**
  29479.      * Gets the public 'twig' alias.
  29480.      *
  29481.      * @return object The ".container.private.twig" service.
  29482.      */
  29483.     protected function getTwigService()
  29484.     {
  29485.         trigger_deprecation('symfony/twig-bundle''5.2''Accessing the "twig" service directly from the container is deprecated, use dependency injection instead.');
  29486.         return $this->get('.container.private.twig');
  29487.     }
  29488.     /**
  29489.      * Gets the public 'session' alias.
  29490.      *
  29491.      * @return object The ".container.private.session" service.
  29492.      */
  29493.     protected function getSessionService()
  29494.     {
  29495.         trigger_deprecation('symfony/framework-bundle''5.3''Accessing the "session" service directly from the container is deprecated, use dependency injection instead.');
  29496.         return $this->get('.container.private.session');
  29497.     }
  29498.     /**
  29499.      * Gets the public 'validator' alias.
  29500.      *
  29501.      * @return object The ".container.private.validator" service.
  29502.      */
  29503.     protected function getValidatorService()
  29504.     {
  29505.         trigger_deprecation('symfony/framework-bundle''5.2''Accessing the "validator" service directly from the container is deprecated, use dependency injection instead.');
  29506.         return $this->get('.container.private.validator');
  29507.     }
  29508.     /**
  29509.      * @return array|bool|float|int|string|\UnitEnum|null
  29510.      */
  29511.     public function getParameter(string $name)
  29512.     {
  29513.         if (isset($this->buildParameters[$name])) {
  29514.             return $this->buildParameters[$name];
  29515.         }
  29516.         if (!(isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters))) {
  29517.             throw new InvalidArgumentException(sprintf('The parameter "%s" must be defined.'$name));
  29518.         }
  29519.         if (isset($this->loadedDynamicParameters[$name])) {
  29520.             return $this->loadedDynamicParameters[$name] ? $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  29521.         }
  29522.         return $this->parameters[$name];
  29523.     }
  29524.     public function hasParameter(string $name): bool
  29525.     {
  29526.         if (isset($this->buildParameters[$name])) {
  29527.             return true;
  29528.         }
  29529.         return isset($this->parameters[$name]) || isset($this->loadedDynamicParameters[$name]) || \array_key_exists($name$this->parameters);
  29530.     }
  29531.     public function setParameter(string $name$value): void
  29532.     {
  29533.         throw new LogicException('Impossible to call set() on a frozen ParameterBag.');
  29534.     }
  29535.     public function getParameterBag(): ParameterBagInterface
  29536.     {
  29537.         if (null === $this->parameterBag) {
  29538.             $parameters $this->parameters;
  29539.             foreach ($this->loadedDynamicParameters as $name => $loaded) {
  29540.                 $parameters[$name] = $loaded $this->dynamicParameters[$name] : $this->getDynamicParameter($name);
  29541.             }
  29542.             foreach ($this->buildParameters as $name => $value) {
  29543.                 $parameters[$name] = $value;
  29544.             }
  29545.             $this->parameterBag = new FrozenParameterBag($parameters);
  29546.         }
  29547.         return $this->parameterBag;
  29548.     }
  29549.     private $loadedDynamicParameters = [
  29550.         'kernel.runtime_environment' => false,
  29551.         'kernel.build_dir' => false,
  29552.         'kernel.cache_dir' => false,
  29553.         'APP_URL' => false,
  29554.         'shopware.routing.registered_api_prefixes' => false,
  29555.         'shopware.dbal.time_zone_support_enabled' => false,
  29556.         'shopware.dbal.token_minimum_length' => false,
  29557.         'instance_id' => false,
  29558.         'shopware_administration.path_name' => false,
  29559.         'shopware.http.cache.enabled' => false,
  29560.         'shopware.http.cache.default_ttl' => false,
  29561.         'elasticsearch.enabled' => false,
  29562.         'elasticsearch.indexing_enabled' => false,
  29563.         'elasticsearch.hosts' => false,
  29564.         'elasticsearch.index_prefix' => false,
  29565.         'shopware.cdn.strategy' => false,
  29566.         'kernel.secret' => false,
  29567.         'debug.container.dump' => false,
  29568.         'serializer.mapping.cache.file' => false,
  29569.         'session.save_path' => false,
  29570.         'validator.mapping.cache.file' => false,
  29571.         'profiler.storage.dsn' => false,
  29572.         'shopware.cdn' => false,
  29573.         'shopware.deployment' => false,
  29574.         'shopware.deployment.blue_green' => false,
  29575.         'shopware.html_sanitizer' => false,
  29576.         'shopware.html_sanitizer.cache_dir' => false,
  29577.         'elasticsearch.indexing_batch_size' => false,
  29578.         'elasticsearch.throw_exception' => false,
  29579.     ];
  29580.     private $dynamicParameters = [];
  29581.     private function getDynamicParameter(string $name)
  29582.     {
  29583.         switch ($name) {
  29584.             case 'kernel.runtime_environment'$value $this->getEnv('default:kernel.environment:APP_RUNTIME_ENV'); break;
  29585.             case 'kernel.build_dir'$value $this->targetDir.''; break;
  29586.             case 'kernel.cache_dir'$value $this->targetDir.''; break;
  29587.             case 'APP_URL'$value $this->getEnv('string:APP_URL'); break;
  29588.             case 'shopware.routing.registered_api_prefixes'$value = [
  29589.                 => '_wdt',
  29590.                 => '_profiler',
  29591.                 => '_error',
  29592.                 => 'api',
  29593.                 => 'sw-domain-hash.html',
  29594.                 => 'store-api',
  29595.                 => $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'),
  29596.                 => 'api',
  29597.             ]; break;
  29598.             case 'shopware.dbal.time_zone_support_enabled'$value $this->getEnv('bool:SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED'); break;
  29599.             case 'shopware.dbal.token_minimum_length'$value $this->getEnv('int:SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH'); break;
  29600.             case 'instance_id'$value $this->getEnv('INSTANCE_ID'); break;
  29601.             case 'shopware_administration.path_name'$value $this->getEnv('resolve:SHOPWARE_ADMINISTRATION_PATH_NAME'); break;
  29602.             case 'shopware.http.cache.enabled'$value $this->getEnv('default:shopware_http_cache_enabled_default:SHOPWARE_HTTP_CACHE_ENABLED'); break;
  29603.             case 'shopware.http.cache.default_ttl'$value $this->getEnv('default:shopware_http_cache_default_ttl_default:SHOPWARE_HTTP_DEFAULT_TTL'); break;
  29604.             case 'elasticsearch.enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_ENABLED'); break;
  29605.             case 'elasticsearch.indexing_enabled'$value $this->getEnv('bool:default:default_whitespace:SHOPWARE_ES_INDEXING_ENABLED'); break;
  29606.             case 'elasticsearch.hosts'$value $this->getEnv('string:default:default_whitespace:SHOPWARE_ES_HOSTS'); break;
  29607.             case 'elasticsearch.index_prefix'$value $this->getEnv('string:default:default_elasticsearch_prefix:SHOPWARE_ES_INDEX_PREFIX'); break;
  29608.             case 'shopware.cdn.strategy'$value $this->getEnv('default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'); break;
  29609.             case 'kernel.secret'$value $this->getEnv('APP_SECRET'); break;
  29610.             case 'debug.container.dump'$value = ($this->targetDir.''.'/Shopware_Production_KernelDevDebugContainer.xml'); break;
  29611.             case 'serializer.mapping.cache.file'$value = ($this->targetDir.''.'/serialization.php'); break;
  29612.             case 'session.save_path'$value = ($this->targetDir.''.'/sessions'); break;
  29613.             case 'validator.mapping.cache.file'$value = ($this->targetDir.''.'/validation.php'); break;
  29614.             case 'profiler.storage.dsn'$value = ('file:'.$this->targetDir.''.'/profiler'); break;
  29615.             case 'shopware.cdn'$value = [
  29616.                 'url' => '',
  29617.                 'strategy' => $this->getEnv('string:default:default_cdn_strategy:SHOPWARE_CDN_STRATEGY_DEFAULT'),
  29618.             ]; break;
  29619.             case 'shopware.deployment'$value = [
  29620.                 'blue_green' => $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'),
  29621.             ]; break;
  29622.             case 'shopware.deployment.blue_green'$value $this->getEnv('bool:default:defaults_bool_true:BLUE_GREEN_DEPLOYMENT'); break;
  29623.             case 'shopware.html_sanitizer'$value = [
  29624.                 'cache_dir' => $this->targetDir.'',
  29625.                 'cache_enabled' => true,
  29626.                 'sets' => [
  29627.                     'basic' => [
  29628.                         'tags' => [
  29629.                             => 'a',
  29630.                             => 'abbr',
  29631.                             => 'acronym',
  29632.                             => 'address',
  29633.                             => 'b',
  29634.                             => 'bdo',
  29635.                             => 'big',
  29636.                             => 'blockquote',
  29637.                             => 'br',
  29638.                             => 'caption',
  29639.                             10 => 'center',
  29640.                             11 => 'cite',
  29641.                             12 => 'code',
  29642.                             13 => 'col',
  29643.                             14 => 'colgroup',
  29644.                             15 => 'dd',
  29645.                             16 => 'del',
  29646.                             17 => 'dfn',
  29647.                             18 => 'dir',
  29648.                             19 => 'div',
  29649.                             20 => 'dl',
  29650.                             21 => 'dt',
  29651.                             22 => 'em',
  29652.                             23 => 'font',
  29653.                             24 => 'h1',
  29654.                             25 => 'h2',
  29655.                             26 => 'h3',
  29656.                             27 => 'h4',
  29657.                             28 => 'h5',
  29658.                             29 => 'h6',
  29659.                             30 => 'hr',
  29660.                             31 => 'i',
  29661.                             32 => 'ins',
  29662.                             33 => 'kbd',
  29663.                             34 => 'li',
  29664.                             35 => 'menu',
  29665.                             36 => 'ol',
  29666.                             37 => 'p',
  29667.                             38 => 'pre',
  29668.                             39 => 'q',
  29669.                             40 => 's',
  29670.                             41 => 'samp',
  29671.                             42 => 'small',
  29672.                             43 => 'span',
  29673.                             44 => 'strike',
  29674.                             45 => 'strong',
  29675.                             46 => 'sub',
  29676.                             47 => 'sup',
  29677.                             48 => 'table',
  29678.                             49 => 'tbody',
  29679.                             50 => 'td',
  29680.                             51 => 'tfoot',
  29681.                             52 => 'th',
  29682.                             53 => 'thead',
  29683.                             54 => 'tr',
  29684.                             55 => 'tt',
  29685.                             56 => 'u',
  29686.                             57 => 'ul',
  29687.                             58 => 'var',
  29688.                         ],
  29689.                         'attributes' => [
  29690.                             => 'align',
  29691.                             => 'bgcolor',
  29692.                             => 'border',
  29693.                             => 'cellpadding',
  29694.                             => 'cellspacing',
  29695.                             => 'cite',
  29696.                             => 'class',
  29697.                             => 'clear',
  29698.                             => 'color',
  29699.                             => 'colspan',
  29700.                             10 => 'dir',
  29701.                             11 => 'face',
  29702.                             12 => 'frame',
  29703.                             13 => 'height',
  29704.                             14 => 'href',
  29705.                             15 => 'id',
  29706.                             16 => 'lang',
  29707.                             17 => 'name',
  29708.                             18 => 'noshade',
  29709.                             19 => 'nowrap',
  29710.                             20 => 'rel',
  29711.                             21 => 'rev',
  29712.                             22 => 'rowspan',
  29713.                             23 => 'scope',
  29714.                             24 => 'size',
  29715.                             25 => 'span',
  29716.                             26 => 'start',
  29717.                             27 => 'style',
  29718.                             28 => 'summary',
  29719.                             29 => 'title',
  29720.                             30 => 'type',
  29721.                             31 => 'valign',
  29722.                             32 => 'value',
  29723.                             33 => 'width',
  29724.                         ],
  29725.                         'options' => [
  29726.                         ],
  29727.                     ],
  29728.                     'media' => [
  29729.                         'tags' => [
  29730.                             => 'img',
  29731.                         ],
  29732.                         'attributes' => [
  29733.                             => 'src',
  29734.                             => 'alt',
  29735.                         ],
  29736.                         'options' => [
  29737.                         ],
  29738.                     ],
  29739.                     'script' => [
  29740.                         'tags' => [
  29741.                             => 'script',
  29742.                         ],
  29743.                         'options' => [
  29744.                             'HTML.Trusted' => true,
  29745.                         ],
  29746.                         'attributes' => [
  29747.                         ],
  29748.                     ],
  29749.                     'tidy' => [
  29750.                         'options' => [
  29751.                             'Output.TidyFormat' => true,
  29752.                         ],
  29753.                         'tags' => [
  29754.                         ],
  29755.                         'attributes' => [
  29756.                         ],
  29757.                     ],
  29758.                 ],
  29759.                 'fields' => [
  29760.                     'product_translation.description' => [
  29761.                         'sets' => [
  29762.                             => 'basic',
  29763.                             => 'media',
  29764.                         ],
  29765.                     ],
  29766.                     'app_cms_block.template' => [
  29767.                         'sets' => [
  29768.                             => 'basic',
  29769.                             => 'media',
  29770.                             => 'tidy',
  29771.                         ],
  29772.                     ],
  29773.                 ],
  29774.             ]; break;
  29775.             case 'shopware.html_sanitizer.cache_dir'$value $this->targetDir.''; break;
  29776.             case 'elasticsearch.indexing_batch_size'$value $this->getEnv('int:SHOPWARE_ES_INDEXING_BATCH_SIZE'); break;
  29777.             case 'elasticsearch.throw_exception'$value $this->getEnv('string:SHOPWARE_ES_THROW_EXCEPTION'); break;
  29778.             default: throw new InvalidArgumentException(sprintf('The dynamic parameter "%s" must be defined.'$name));
  29779.         }
  29780.         $this->loadedDynamicParameters[$name] = true;
  29781.         return $this->dynamicParameters[$name] = $value;
  29782.     }
  29783.     protected function getDefaultParameters(): array
  29784.     {
  29785.         return [
  29786.             'kernel.project_dir' => \dirname(__DIR__4),
  29787.             'kernel.environment' => 'dev',
  29788.             'kernel.debug' => true,
  29789.             'kernel.logs_dir' => (\dirname(__DIR__6).'/shared/var/log'),
  29790.             'kernel.bundles' => [
  29791.                 'FrameworkBundle' => 'Symfony\\Bundle\\FrameworkBundle\\FrameworkBundle',
  29792.                 'MonologBundle' => 'Symfony\\Bundle\\MonologBundle\\MonologBundle',
  29793.                 'SensioFrameworkExtraBundle' => 'Sensio\\Bundle\\FrameworkExtraBundle\\SensioFrameworkExtraBundle',
  29794.                 'TwigBundle' => 'Symfony\\Bundle\\TwigBundle\\TwigBundle',
  29795.                 'WebProfilerBundle' => 'Symfony\\Bundle\\WebProfilerBundle\\WebProfilerBundle',
  29796.                 'DebugBundle' => 'Symfony\\Bundle\\DebugBundle\\DebugBundle',
  29797.                 'EnqueueBundle' => 'Enqueue\\Bundle\\EnqueueBundle',
  29798.                 'EnqueueAdapterBundle' => 'Enqueue\\MessengerAdapter\\Bundle\\EnqueueAdapterBundle',
  29799.                 'Framework' => 'Shopware\\Core\\Framework\\Framework',
  29800.                 'System' => 'Shopware\\Core\\System\\System',
  29801.                 'Content' => 'Shopware\\Core\\Content\\Content',
  29802.                 'Checkout' => 'Shopware\\Core\\Checkout\\Checkout',
  29803.                 'Profiling' => 'Shopware\\Core\\Profiling\\Profiling',
  29804.                 'Administration' => 'Shopware\\Administration\\Administration',
  29805.                 'Storefront' => 'Shopware\\Storefront\\Storefront',
  29806.                 'Elasticsearch' => 'Shopware\\Elasticsearch\\Elasticsearch',
  29807.                 'Maintenance' => 'Shopware\\Core\\Maintenance\\Maintenance',
  29808.                 'SwagLanguagePack' => 'Swag\\LanguagePack\\SwagLanguagePack',
  29809.                 'SwagMarkets' => 'Swag\\Markets\\SwagMarkets',
  29810.                 'SwagPayPal' => 'Swag\\PayPal\\SwagPayPal',
  29811.                 'SwagExtensionStore' => 'SwagExtensionStore\\SwagExtensionStore',
  29812.                 'MkxBetterVariants' => 'MkxBetterVariants\\MkxBetterVariants',
  29813.                 'SwagFlowBuilder' => 'Swag\\FlowBuilderProfessional\\SwagFlowBuilder',
  29814.                 'SwagCustomizedProducts' => 'Swag\\CustomizedProducts\\SwagCustomizedProducts',
  29815.                 'SwagCmsExtensions' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  29816.                 'SwagDynamicAccess' => 'Swag\\DynamicAccess\\SwagDynamicAccess',
  29817.                 'TigerDesignTemplate' => 'TigerDesignTemplate\\TigerDesignTemplate',
  29818.                 'DbalKernelPluginLoader' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader\\DbalKernelPluginLoader',
  29819.             ],
  29820.             'kernel.bundles_metadata' => [
  29821.                 'FrameworkBundle' => [
  29822.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/framework-bundle'),
  29823.                     'namespace' => 'Symfony\\Bundle\\FrameworkBundle',
  29824.                 ],
  29825.                 'MonologBundle' => [
  29826.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/monolog-bundle'),
  29827.                     'namespace' => 'Symfony\\Bundle\\MonologBundle',
  29828.                 ],
  29829.                 'SensioFrameworkExtraBundle' => [
  29830.                     'path' => (\dirname(__DIR__4).'/vendor/sensio/framework-extra-bundle/src'),
  29831.                     'namespace' => 'Sensio\\Bundle\\FrameworkExtraBundle',
  29832.                 ],
  29833.                 'TwigBundle' => [
  29834.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/twig-bundle'),
  29835.                     'namespace' => 'Symfony\\Bundle\\TwigBundle',
  29836.                 ],
  29837.                 'WebProfilerBundle' => [
  29838.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/web-profiler-bundle'),
  29839.                     'namespace' => 'Symfony\\Bundle\\WebProfilerBundle',
  29840.                 ],
  29841.                 'DebugBundle' => [
  29842.                     'path' => (\dirname(__DIR__4).'/vendor/symfony/debug-bundle'),
  29843.                     'namespace' => 'Symfony\\Bundle\\DebugBundle',
  29844.                 ],
  29845.                 'EnqueueBundle' => [
  29846.                     'path' => (\dirname(__DIR__4).'/vendor/enqueue/enqueue-bundle'),
  29847.                     'namespace' => 'Enqueue\\Bundle',
  29848.                 ],
  29849.                 'EnqueueAdapterBundle' => [
  29850.                     'path' => (\dirname(__DIR__4).'/vendor/sroze/messenger-enqueue-transport/Bundle'),
  29851.                     'namespace' => 'Enqueue\\MessengerAdapter\\Bundle',
  29852.                 ],
  29853.                 'Framework' => [
  29854.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework'),
  29855.                     'namespace' => 'Shopware\\Core\\Framework',
  29856.                 ],
  29857.                 'System' => [
  29858.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/System'),
  29859.                     'namespace' => 'Shopware\\Core\\System',
  29860.                 ],
  29861.                 'Content' => [
  29862.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Content'),
  29863.                     'namespace' => 'Shopware\\Core\\Content',
  29864.                 ],
  29865.                 'Checkout' => [
  29866.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Checkout'),
  29867.                     'namespace' => 'Shopware\\Core\\Checkout',
  29868.                 ],
  29869.                 'Profiling' => [
  29870.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Profiling'),
  29871.                     'namespace' => 'Shopware\\Core\\Profiling',
  29872.                 ],
  29873.                 'Administration' => [
  29874.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/administration'),
  29875.                     'namespace' => 'Shopware\\Administration',
  29876.                 ],
  29877.                 'Storefront' => [
  29878.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  29879.                     'namespace' => 'Shopware\\Storefront',
  29880.                 ],
  29881.                 'Elasticsearch' => [
  29882.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/elasticsearch'),
  29883.                     'namespace' => 'Shopware\\Elasticsearch',
  29884.                 ],
  29885.                 'Maintenance' => [
  29886.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Maintenance'),
  29887.                     'namespace' => 'Shopware\\Core\\Maintenance',
  29888.                 ],
  29889.                 'SwagLanguagePack' => [
  29890.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  29891.                     'namespace' => 'Swag\\LanguagePack',
  29892.                 ],
  29893.                 'SwagMarkets' => [
  29894.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  29895.                     'namespace' => 'Swag\\Markets',
  29896.                 ],
  29897.                 'SwagPayPal' => [
  29898.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  29899.                     'namespace' => 'Swag\\PayPal',
  29900.                 ],
  29901.                 'SwagExtensionStore' => [
  29902.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  29903.                     'namespace' => 'SwagExtensionStore',
  29904.                 ],
  29905.                 'MkxBetterVariants' => [
  29906.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src'),
  29907.                     'namespace' => 'MkxBetterVariants',
  29908.                 ],
  29909.                 'SwagFlowBuilder' => [
  29910.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagFlowBuilder/src'),
  29911.                     'namespace' => 'Swag\\FlowBuilderProfessional',
  29912.                 ],
  29913.                 'SwagCustomizedProducts' => [
  29914.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src'),
  29915.                     'namespace' => 'Swag\\CustomizedProducts',
  29916.                 ],
  29917.                 'SwagCmsExtensions' => [
  29918.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  29919.                     'namespace' => 'Swag\\CmsExtensions',
  29920.                 ],
  29921.                 'SwagDynamicAccess' => [
  29922.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src'),
  29923.                     'namespace' => 'Swag\\DynamicAccess',
  29924.                 ],
  29925.                 'TigerDesignTemplate' => [
  29926.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src'),
  29927.                     'namespace' => 'TigerDesignTemplate',
  29928.                 ],
  29929.                 'DbalKernelPluginLoader' => [
  29930.                     'path' => (\dirname(__DIR__4).'/vendor/shopware/core/Framework/Plugin/KernelPluginLoader'),
  29931.                     'namespace' => 'Shopware\\Core\\Framework\\Plugin\\KernelPluginLoader',
  29932.                 ],
  29933.             ],
  29934.             'kernel.charset' => 'UTF-8',
  29935.             'kernel.container_class' => 'Shopware_Production_KernelDevDebugContainer',
  29936.             'kernel.cache.hash' => '019d0c050cf7739ea00cbdaaa5cdf66e',
  29937.             'kernel.shopware_version' => '6.4.11.1',
  29938.             'kernel.shopware_version_revision' => '8f51e0df050dcee9b44c3e005ef24cd8fe7fc0b8',
  29939.             'kernel.shopware_core_dir' => (\dirname(__DIR__4).'/vendor/shopware/core'),
  29940.             'kernel.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins'),
  29941.             'kernel.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  29942.             'kernel.active_plugins' => [
  29943.                 'Swag\\LanguagePack\\SwagLanguagePack' => [
  29944.                     'name' => 'SwagLanguagePack',
  29945.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagLanguagePack/src'),
  29946.                     'class' => 'Swag\\LanguagePack\\SwagLanguagePack',
  29947.                 ],
  29948.                 'Swag\\Markets\\SwagMarkets' => [
  29949.                     'name' => 'SwagMarkets',
  29950.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagMarkets/src'),
  29951.                     'class' => 'Swag\\Markets\\SwagMarkets',
  29952.                 ],
  29953.                 'Swag\\PayPal\\SwagPayPal' => [
  29954.                     'name' => 'SwagPayPal',
  29955.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagPayPal/src'),
  29956.                     'class' => 'Swag\\PayPal\\SwagPayPal',
  29957.                 ],
  29958.                 'SwagExtensionStore\\SwagExtensionStore' => [
  29959.                     'name' => 'SwagExtensionStore',
  29960.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagExtensionStore/src'),
  29961.                     'class' => 'SwagExtensionStore\\SwagExtensionStore',
  29962.                 ],
  29963.                 'MkxBetterVariants\\MkxBetterVariants' => [
  29964.                     'name' => 'MkxBetterVariants',
  29965.                     'path' => (\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src'),
  29966.                     'class' => 'MkxBetterVariants\\MkxBetterVariants',
  29967.                 ],
  29968.                 'Swag\\FlowBuilderProfessional\\SwagFlowBuilder' => [
  29969.                     'name' => 'SwagFlowBuilder',
  29970.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagFlowBuilder/src'),
  29971.                     'class' => 'Swag\\FlowBuilderProfessional\\SwagFlowBuilder',
  29972.                 ],
  29973.                 'Swag\\CustomizedProducts\\SwagCustomizedProducts' => [
  29974.                     'name' => 'SwagCustomizedProducts',
  29975.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCustomizedProducts/src'),
  29976.                     'class' => 'Swag\\CustomizedProducts\\SwagCustomizedProducts',
  29977.                 ],
  29978.                 'Swag\\CmsExtensions\\SwagCmsExtensions' => [
  29979.                     'name' => 'SwagCmsExtensions',
  29980.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagCmsExtensions/src'),
  29981.                     'class' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  29982.                 ],
  29983.                 'Swag\\DynamicAccess\\SwagDynamicAccess' => [
  29984.                     'name' => 'SwagDynamicAccess',
  29985.                     'path' => (\dirname(__DIR__4).'/custom/plugins/SwagDynamicAccess/src'),
  29986.                     'class' => 'Swag\\DynamicAccess\\SwagDynamicAccess',
  29987.                 ],
  29988.                 'TigerDesignTemplate\\TigerDesignTemplate' => [
  29989.                     'name' => 'TigerDesignTemplate',
  29990.                     'path' => (\dirname(__DIR__4).'/custom/plugins/TigerDesignTemplate/src'),
  29991.                     'class' => 'TigerDesignTemplate\\TigerDesignTemplate',
  29992.                 ],
  29993.             ],
  29994.             'kernel.plugin_infos' => [
  29995.                 => [
  29996.                     'name' => 'SwagMigrationAssistant',
  29997.                     'baseClass' => 'SwagMigrationAssistant\\SwagMigrationAssistant',
  29998.                     'active' => false,
  29999.                     'path' => 'custom/plugins/SwagMigrationAssistant',
  30000.                     'version' => '4.2.5',
  30001.                     'autoload' => [
  30002.                         'psr-4' => [
  30003.                             'SwagMigrationAssistant\\' => '',
  30004.                         ],
  30005.                     ],
  30006.                     'managedByComposer' => false,
  30007.                     'composerName' => 'swag/migration-assistant',
  30008.                 ],
  30009.                 => [
  30010.                     'name' => 'SwagMigrationMagento',
  30011.                     'baseClass' => 'Swag\\MigrationMagento\\SwagMigrationMagento',
  30012.                     'active' => false,
  30013.                     'path' => 'custom/plugins/SwagMigrationMagento',
  30014.                     'version' => '4.0.3',
  30015.                     'autoload' => [
  30016.                         'psr-4' => [
  30017.                             'Swag\\MigrationMagento\\' => 'src/',
  30018.                         ],
  30019.                     ],
  30020.                     'managedByComposer' => false,
  30021.                     'composerName' => 'swag/migration-magento',
  30022.                 ],
  30023.                 => [
  30024.                     'name' => 'SwagLanguagePack',
  30025.                     'baseClass' => 'Swag\\LanguagePack\\SwagLanguagePack',
  30026.                     'active' => true,
  30027.                     'path' => 'custom/plugins/SwagLanguagePack',
  30028.                     'version' => '2.2.0',
  30029.                     'autoload' => [
  30030.                         'psr-4' => [
  30031.                             'Swag\\LanguagePack\\' => 'src/',
  30032.                         ],
  30033.                     ],
  30034.                     'managedByComposer' => false,
  30035.                     'composerName' => 'swag/language-pack',
  30036.                 ],
  30037.                 => [
  30038.                     'name' => 'SwagMarkets',
  30039.                     'baseClass' => 'Swag\\Markets\\SwagMarkets',
  30040.                     'active' => true,
  30041.                     'path' => 'custom/plugins/SwagMarkets',
  30042.                     'version' => '1.4.1',
  30043.                     'autoload' => [
  30044.                         'psr-4' => [
  30045.                             'Swag\\Markets\\' => 'src/',
  30046.                         ],
  30047.                     ],
  30048.                     'managedByComposer' => false,
  30049.                     'composerName' => 'swag/markets',
  30050.                 ],
  30051.                 => [
  30052.                     'name' => 'SwagPayPal',
  30053.                     'baseClass' => 'Swag\\PayPal\\SwagPayPal',
  30054.                     'active' => true,
  30055.                     'path' => 'custom/plugins/SwagPayPal',
  30056.                     'version' => '5.1.1',
  30057.                     'autoload' => [
  30058.                         'psr-4' => [
  30059.                             'Swag\\PayPal\\' => 'src/',
  30060.                         ],
  30061.                     ],
  30062.                     'managedByComposer' => false,
  30063.                     'composerName' => 'swag/paypal',
  30064.                 ],
  30065.                 => [
  30066.                     'name' => 'SwagExtensionStore',
  30067.                     'baseClass' => 'SwagExtensionStore\\SwagExtensionStore',
  30068.                     'active' => true,
  30069.                     'path' => 'custom/plugins/SwagExtensionStore',
  30070.                     'version' => '1.6.0',
  30071.                     'autoload' => [
  30072.                         'psr-4' => [
  30073.                             'SwagExtensionStore\\' => 'src/',
  30074.                         ],
  30075.                     ],
  30076.                     'managedByComposer' => false,
  30077.                     'composerName' => 'swag/swag-extension-store',
  30078.                 ],
  30079.                 => [
  30080.                     'name' => 'MkxBetterVariants',
  30081.                     'baseClass' => 'MkxBetterVariants\\MkxBetterVariants',
  30082.                     'active' => true,
  30083.                     'path' => 'custom/plugins/MkxBetterVariants',
  30084.                     'version' => '1.6.2',
  30085.                     'autoload' => [
  30086.                         'psr-4' => [
  30087.                             'MkxBetterVariants\\' => 'src/',
  30088.                         ],
  30089.                     ],
  30090.                     'managedByComposer' => false,
  30091.                     'composerName' => 'mkx/better-variants',
  30092.                 ],
  30093.                 => [
  30094.                     'name' => 'SwagFlowBuilder',
  30095.                     'baseClass' => 'Swag\\FlowBuilderProfessional\\SwagFlowBuilder',
  30096.                     'active' => true,
  30097.                     'path' => 'custom/plugins/SwagFlowBuilder',
  30098.                     'version' => '1.0.0',
  30099.                     'autoload' => [
  30100.                         'psr-4' => [
  30101.                             'Swag\\FlowBuilderProfessional\\' => 'src/',
  30102.                         ],
  30103.                         'exclude-from-classmap' => [
  30104.                             => '/tests/',
  30105.                         ],
  30106.                     ],
  30107.                     'managedByComposer' => false,
  30108.                     'composerName' => 'swag/flow-builder',
  30109.                 ],
  30110.                 => [
  30111.                     'name' => 'SwagCustomizedProducts',
  30112.                     'baseClass' => 'Swag\\CustomizedProducts\\SwagCustomizedProducts',
  30113.                     'active' => true,
  30114.                     'path' => 'custom/plugins/SwagCustomizedProducts',
  30115.                     'version' => '3.4.3',
  30116.                     'autoload' => [
  30117.                         'psr-4' => [
  30118.                             'Swag\\CustomizedProducts\\' => 'src/',
  30119.                         ],
  30120.                     ],
  30121.                     'managedByComposer' => false,
  30122.                     'composerName' => 'swag/customized-products',
  30123.                 ],
  30124.                 => [
  30125.                     'name' => 'SwagCmsExtensions',
  30126.                     'baseClass' => 'Swag\\CmsExtensions\\SwagCmsExtensions',
  30127.                     'active' => true,
  30128.                     'path' => 'custom/plugins/SwagCmsExtensions',
  30129.                     'version' => '2.3.1',
  30130.                     'autoload' => [
  30131.                         'psr-4' => [
  30132.                             'Swag\\CmsExtensions\\' => 'src/',
  30133.                         ],
  30134.                     ],
  30135.                     'managedByComposer' => false,
  30136.                     'composerName' => 'swag/cms-extensions',
  30137.                 ],
  30138.                 10 => [
  30139.                     'name' => 'SwagDynamicAccess',
  30140.                     'baseClass' => 'Swag\\DynamicAccess\\SwagDynamicAccess',
  30141.                     'active' => true,
  30142.                     'path' => 'custom/plugins/SwagDynamicAccess',
  30143.                     'version' => '1.1.1',
  30144.                     'autoload' => [
  30145.                         'psr-4' => [
  30146.                             'Swag\\DynamicAccess\\' => 'src/',
  30147.                         ],
  30148.                     ],
  30149.                     'managedByComposer' => false,
  30150.                     'composerName' => 'swag/dynamic-access',
  30151.                 ],
  30152.                 11 => [
  30153.                     'name' => 'FroshDevelopmentHelper',
  30154.                     'baseClass' => 'Frosh\\DevelopmentHelper\\FroshDevelopmentHelper',
  30155.                     'active' => false,
  30156.                     'path' => 'custom/plugins/FroshDevelopmentHelper',
  30157.                     'version' => '0.3.3',
  30158.                     'autoload' => [
  30159.                         'psr-4' => [
  30160.                             'Frosh\\DevelopmentHelper\\' => 'src/',
  30161.                         ],
  30162.                     ],
  30163.                     'managedByComposer' => false,
  30164.                     'composerName' => 'frosh/development-helper',
  30165.                 ],
  30166.                 12 => [
  30167.                     'name' => 'TigerDesignTemplate',
  30168.                     'baseClass' => 'TigerDesignTemplate\\TigerDesignTemplate',
  30169.                     'active' => true,
  30170.                     'path' => 'custom/plugins/TigerDesignTemplate',
  30171.                     'version' => '1.0.0',
  30172.                     'autoload' => [
  30173.                         'psr-4' => [
  30174.                             'TigerDesignTemplate\\' => 'src/',
  30175.                         ],
  30176.                     ],
  30177.                     'managedByComposer' => false,
  30178.                     'composerName' => 'swag/theme-skeleton',
  30179.                 ],
  30180.             ],
  30181.             'kernel.supported_api_versions' => [
  30182.                 => 2,
  30183.                 => 3,
  30184.                 => 4,
  30185.             ],
  30186.             'defaults_bool_true' => true,
  30187.             'defaults_bool_false' => false,
  30188.             'default_whitespace' => ' ',
  30189.             'locale' => 'en-GB',
  30190.             'messenger.default_transport_name' => 'default',
  30191.             'default_cdn_strategy' => 'physical_filename',
  30192.             'env(APP_URL)' => '',
  30193.             'shopware.slug.config' => [
  30194.                 'regexp' => '/([^A-Za-z0-9\\.]|-)+/',
  30195.                 'lowercase' => false,
  30196.             ],
  30197.             'core.migration.directories' => [
  30198.             ],
  30199.             'migration.active' => [
  30200.                 => 1536232600,
  30201.                 => 1536232610,
  30202.                 => 1536232620,
  30203.                 => 1536232630,
  30204.                 => 1536232640,
  30205.                 => 1536232650,
  30206.                 => 1536232660,
  30207.                 => 1536232670,
  30208.                 => 1536232680,
  30209.                 => 1536232690,
  30210.                 10 => 1536232700,
  30211.                 11 => 1536232710,
  30212.                 12 => 1536232720,
  30213.                 13 => 1536232730,
  30214.                 14 => 1536232740,
  30215.                 15 => 1536232750,
  30216.                 16 => 1536232760,
  30217.                 17 => 1536232770,
  30218.                 18 => 1536232790,
  30219.                 19 => 1536232800,
  30220.                 20 => 1536232810,
  30221.                 21 => 1536232820,
  30222.                 22 => 1536232830,
  30223.                 23 => 1536232840,
  30224.                 24 => 1536232850,
  30225.                 25 => 1536232860,
  30226.                 26 => 1536232870,
  30227.                 27 => 1536232880,
  30228.                 28 => 1536232890,
  30229.                 29 => 1536232900,
  30230.                 30 => 1536232910,
  30231.                 31 => 1536232920,
  30232.                 32 => 1536232930,
  30233.                 33 => 1536232940,
  30234.                 34 => 1536232950,
  30235.                 35 => 1536232960,
  30236.                 36 => 1536232970,
  30237.                 37 => 1536232980,
  30238.                 38 => 1536232990,
  30239.                 39 => 1536233000,
  30240.                 40 => 1536233010,
  30241.                 41 => 1536233020,
  30242.                 42 => 1536233030,
  30243.                 43 => 1536233040,
  30244.                 44 => 1536233050,
  30245.                 45 => 1536233060,
  30246.                 46 => 1536233070,
  30247.                 47 => 1536233080,
  30248.                 48 => 1536233090,
  30249.                 49 => 1536233100,
  30250.                 50 => 1536233110,
  30251.                 51 => 1536233120,
  30252.                 52 => 1536233130,
  30253.                 53 => 1536233140,
  30254.                 54 => 1536233150,
  30255.                 55 => 1536233160,
  30256.                 56 => 1536233170,
  30257.                 57 => 1536233180,
  30258.                 58 => 1536233190,
  30259.                 59 => 1536233200,
  30260.                 60 => 1536233210,
  30261.                 61 => 1536233220,
  30262.                 62 => 1536233230,
  30263.                 63 => 1536233240,
  30264.                 64 => 1536233250,
  30265.                 65 => 1536233260,
  30266.                 66 => 1536233270,
  30267.                 67 => 1536233280,
  30268.                 68 => 1536233290,
  30269.                 69 => 1536233300,
  30270.                 70 => 1536233310,
  30271.                 71 => 1536233320,
  30272.                 72 => 1536233330,
  30273.                 73 => 1536233340,
  30274.                 74 => 1536233350,
  30275.                 75 => 1536233360,
  30276.                 76 => 1536233370,
  30277.                 77 => 1536233380,
  30278.                 78 => 1536233390,
  30279.                 79 => 1536233400,
  30280.                 80 => 1536233410,
  30281.                 81 => 1536233420,
  30282.                 82 => 1536233430,
  30283.                 83 => 1536233440,
  30284.                 84 => 1536233450,
  30285.                 85 => 1536233460,
  30286.                 86 => 1536233470,
  30287.                 87 => 1536233480,
  30288.                 88 => 1536233500,
  30289.                 89 => 1536233510,
  30290.                 90 => 1536233520,
  30291.                 91 => 1536233530,
  30292.                 92 => 1536233540,
  30293.                 93 => 1536233550,
  30294.                 94 => 1536233560,
  30295.                 95 => 1552360944,
  30296.                 96 => 1554199340,
  30297.                 97 => 1554200141,
  30298.                 98 => 1554203706,
  30299.                 99 => 1554900301,
  30300.                 100 => 1556809270,
  30301.                 101 => 1558082916,
  30302.                 102 => 1558105657,
  30303.                 103 => 1558443337,
  30304.                 104 => 1558505525,
  30305.                 105 => 1558594334,
  30306.                 106 => 1558938938,
  30307.                 107 => 1559050088,
  30308.                 108 => 1559050903,
  30309.                 109 => 1559134989,
  30310.                 110 => 1559306391,
  30311.                 111 => 1561370284,
  30312.                 112 => 1561377793,
  30313.                 113 => 1561442979,
  30314.                 114 => 1561452005,
  30315.                 115 => 1561712450,
  30316.                 116 => 1562228335,
  30317.                 117 => 1562240231,
  30318.                 118 => 1562306893,
  30319.                 119 => 1562324772,
  30320.                 120 => 1562579120,
  30321.                 121 => 1562684474,
  30322.                 122 => 1562841035,
  30323.                 123 => 1562933907,
  30324.                 124 => 1563180880,
  30325.                 125 => 1563288227,
  30326.                 126 => 1563518181,
  30327.                 127 => 1563805586,
  30328.                 128 => 1563949275,
  30329.                 129 => 1564475053,
  30330.                 130 => 1565007156,
  30331.                 131 => 1565079228,
  30332.                 132 => 1565270155,
  30333.                 133 => 1565270366,
  30334.                 134 => 1565346846,
  30335.                 135 => 1565705280,
  30336.                 136 => 1566293076,
  30337.                 137 => 1566460168,
  30338.                 138 => 1566817701,
  30339.                 139 => 1567431050,
  30340.                 140 => 1568120239,
  30341.                 141 => 1568120302,
  30342.                 142 => 1568645037,
  30343.                 143 => 1568901713,
  30344.                 144 => 1569403146,
  30345.                 145 => 1570187167,
  30346.                 146 => 1570459127,
  30347.                 147 => 1570621541,
  30348.                 148 => 1570622696,
  30349.                 149 => 1570629862,
  30350.                 150 => 1570684913,
  30351.                 151 => 1571059598,
  30352.                 152 => 1571210820,
  30353.                 153 => 1571660203,
  30354.                 154 => 1571724915,
  30355.                 155 => 1571981437,
  30356.                 156 => 1571990395,
  30357.                 157 => 1572193798,
  30358.                 158 => 1572264837,
  30359.                 159 => 1572273565,
  30360.                 160 => 1572421282,
  30361.                 161 => 1572425108,
  30362.                 162 => 1572957455,
  30363.                 163 => 1573049297,
  30364.                 164 => 1573569685,
  30365.                 165 => 1573729158,
  30366.                 166 => 1574063550,
  30367.                 167 => 1574082635,
  30368.                 168 => 1574258787,
  30369.                 169 => 1574258788,
  30370.                 170 => 1574258789,
  30371.                 171 => 1574520220,
  30372.                 172 => 1574672450,
  30373.                 173 => 1574695657,
  30374.                 174 => 1574925962,
  30375.                 175 => 1575010262,
  30376.                 176 => 1575021466,
  30377.                 177 => 1575034234,
  30378.                 178 => 1575036586,
  30379.                 179 => 1575039284,
  30380.                 180 => 1575197543,
  30381.                 181 => 1575274700,
  30382.                 182 => 1575293069,
  30383.                 183 => 1575451283,
  30384.                 184 => 1575626180,
  30385.                 185 => 1575883959,
  30386.                 186 => 1576488398,
  30387.                 187 => 1576590301,
  30388.                 188 => 1578042218,
  30389.                 189 => 1578044453,
  30390.                 190 => 1578470886,
  30391.                 191 => 1578475268,
  30392.                 192 => 1578485775,
  30393.                 193 => 1578491480,
  30394.                 194 => 1578590702,
  30395.                 195 => 1578648299,
  30396.                 196 => 1578650334,
  30397.                 197 => 1580202210,
  30398.                 198 => 1580218617,
  30399.                 199 => 1580743279,
  30400.                 200 => 1580746806,
  30401.                 201 => 1580808849,
  30402.                 202 => 1580819350,
  30403.                 203 => 1580827023,
  30404.                 204 => 1582011195,
  30405.                 205 => 1583142266,
  30406.                 206 => 1583416186,
  30407.                 207 => 1583756864,
  30408.                 208 => 1583844433,
  30409.                 209 => 1584002637,
  30410.                 210 => 1584953715,
  30411.                 211 => 1585056571,
  30412.                 212 => 1585126355,
  30413.                 213 => 1585490020,
  30414.                 214 => 1585744384,
  30415.                 215 => 1585816139,
  30416.                 216 => 1586158920,
  30417.                 217 => 1586173614,
  30418.                 218 => 1586260286,
  30419.                 219 => 1586334003,
  30420.                 220 => 1587039363,
  30421.                 221 => 1587109484,
  30422.                 222 => 1587111506,
  30423.                 223 => 1587461582,
  30424.                 224 => 1588143272,
  30425.                 225 => 1588144801,
  30426.                 226 => 1588153272,
  30427.                 227 => 1589178550,
  30428.                 228 => 1589357321,
  30429.                 229 => 1589359936,
  30430.                 230 => 1589379060,
  30431.                 231 => 1589447332,
  30432.                 232 => 1589458026,
  30433.                 233 => 1590408550,
  30434.                 234 => 1590409548,
  30435.                 235 => 1590566018,
  30436.                 236 => 1590566405,
  30437.                 237 => 1590579986,
  30438.                 238 => 1590758953,
  30439.                 239 => 1591052278,
  30440.                 240 => 1591167126,
  30441.                 241 => 1591253089,
  30442.                 242 => 1591259559,
  30443.                 243 => 1591272594,
  30444.                 244 => 1591361320,
  30445.                 245 => 1591683158,
  30446.                 246 => 1591817370,
  30447.                 247 => 1592466717,
  30448.                 248 => 1592837424,
  30449.                 249 => 1592978289,
  30450.                 250 => 1593698606,
  30451.                 251 => 1594650256,
  30452.                 252 => 1594885630,
  30453.                 253 => 1594886106,
  30454.                 254 => 1594886773,
  30455.                 255 => 1594886895,
  30456.                 256 => 1594887027,
  30457.                 257 => 1595160327,
  30458.                 258 => 1595321666,
  30459.                 259 => 1595422169,
  30460.                 260 => 1595480600,
  30461.                 261 => 1595489705,
  30462.                 262 => 1595492052,
  30463.                 263 => 1595492053,
  30464.                 264 => 1595499689,
  30465.                 265 => 1595553089,
  30466.                 266 => 1595578253,
  30467.                 267 => 1595919251,
  30468.                 268 => 1596091744,
  30469.                 269 => 1596441551,
  30470.                 270 => 1597391970,
  30471.                 271 => 1597394241,
  30472.                 272 => 1597657689,
  30473.                 273 => 1597762808,
  30474.                 274 => 1597830237,
  30475.                 275 => 1597930227,
  30476.                 276 => 1598280548,
  30477.                 277 => 1598520424,
  30478.                 278 => 1598885384,
  30479.                 279 => 1599112309,
  30480.                 280 => 1599134496,
  30481.                 281 => 1599463278,
  30482.                 282 => 1599570560,
  30483.                 283 => 1599720163,
  30484.                 284 => 1599806584,
  30485.                 285 => 1599806595,
  30486.                 286 => 1599822061,
  30487.                 287 => 1600072779,
  30488.                 288 => 1600156989,
  30489.                 289 => 1600253602,
  30490.                 290 => 1600330846,
  30491.                 291 => 1600338271,
  30492.                 292 => 1600349343,
  30493.                 293 => 1600676671,
  30494.                 294 => 1600769357,
  30495.                 295 => 1600778848,
  30496.                 296 => 1601388975,
  30497.                 297 => 1601451838,
  30498.                 298 => 1601539530,
  30499.                 299 => 1601543829,
  30500.                 300 => 1601891339,
  30501.                 301 => 1602062376,
  30502.                 302 => 1602146868,
  30503.                 303 => 1602153572,
  30504.                 304 => 1602494493,
  30505.                 305 => 1602494495,
  30506.                 306 => 1602745374,
  30507.                 307 => 1602822727,
  30508.                 308 => 1603179023,
  30509.                 309 => 1603293043,
  30510.                 310 => 1603970276,
  30511.                 311 => 1604056363,
  30512.                 312 => 1604056421,
  30513.                 313 => 1604475913,
  30514.                 314 => 1604499476,
  30515.                 315 => 1604568928,
  30516.                 316 => 1604669773,
  30517.                 317 => 1605103533,
  30518.                 318 => 1605530777,
  30519.                 319 => 1605609309,
  30520.                 320 => 1605609477,
  30521.                 321 => 1605861407,
  30522.                 322 => 1606310257,
  30523.                 323 => 1607415095,
  30524.                 324 => 1607500561,
  30525.                 325 => 1607514878,
  30526.                 326 => 1607581275,
  30527.                 327 => 1607581276,
  30528.                 328 => 1608624028,
  30529.                 329 => 1609125144,
  30530.                 330 => 1609857999,
  30531.                 331 => 1610531188,
  30532.                 332 => 1610965670,
  30533.                 333 => 1610974673,
  30534.                 334 => 1611155140,
  30535.                 335 => 1614240671,
  30536.                 336 => 1552899789,
  30537.                 337 => 1555406153,
  30538.                 338 => 1563785071,
  30539.                 339 => 1564385954,
  30540.                 340 => 1564385960,
  30541.                 341 => 1565640170,
  30542.                 342 => 1565640175,
  30543.                 343 => 1595492054,
  30544.                 344 => 1604502151,
  30545.                 345 => 1594104496,
  30546.                 346 => 1604585230,
  30547.                 347 => 1609140710,
  30548.                 348 => 1610337444,
  30549.                 349 => 1610439375,
  30550.                 350 => 1610448012,
  30551.                 351 => 1610523204,
  30552.                 352 => 1610523548,
  30553.                 353 => 1610616655,
  30554.                 354 => 1610621999,
  30555.                 355 => 1610625925,
  30556.                 356 => 1610634383,
  30557.                 357 => 1610904608,
  30558.                 358 => 1611732852,
  30559.                 359 => 1611817467,
  30560.                 360 => 1612184092,
  30561.                 361 => 1612442685,
  30562.                 362 => 1612442686,
  30563.                 363 => 1612442786,
  30564.                 364 => 1612851765,
  30565.                 365 => 1612865237,
  30566.                 366 => 1612970642,
  30567.                 367 => 1612980753,
  30568.                 368 => 1613665555,
  30569.                 369 => 1614249488,
  30570.                 370 => 1614691876,
  30571.                 371 => 1614765170,
  30572.                 372 => 1614765785,
  30573.                 373 => 1615359964,
  30574.                 374 => 1615366708,
  30575.                 375 => 1615452749,
  30576.                 376 => 1615802866,
  30577.                 377 => 1615819992,
  30578.                 378 => 1616076922,
  30579.                 379 => 1616496610,
  30580.                 380 => 1616555956,
  30581.                 381 => 1617000878,
  30582.                 382 => 1617356092,
  30583.                 383 => 1617784658,
  30584.                 384 => 1617864895,
  30585.                 385 => 1617868381,
  30586.                 386 => 1617877887,
  30587.                 387 => 1617896006,
  30588.                 388 => 1617935350,
  30589.                 389 => 1617953690,
  30590.                 390 => 1617960456,
  30591.                 391 => 1617974402,
  30592.                 392 => 1618218491,
  30593.                 393 => 1618389817,
  30594.                 394 => 1618476427,
  30595.                 395 => 1618569201,
  30596.                 396 => 1618900427,
  30597.                 397 => 1618989442,
  30598.                 398 => 1619070236,
  30599.                 399 => 1619428555,
  30600.                 400 => 1619604605,
  30601.                 401 => 1619703075,
  30602.                 402 => 1620146632,
  30603.                 403 => 1620147234,
  30604.                 404 => 1620201616,
  30605.                 405 => 1620215586,
  30606.                 406 => 1620374229,
  30607.                 407 => 1620376945,
  30608.                 408 => 1620632460,
  30609.                 409 => 1620634856,
  30610.                 410 => 1620733405,
  30611.                 411 => 1620733405,
  30612.                 412 => 1620820321,
  30613.                 413 => 1621845357,
  30614.                 414 => 1621845370,
  30615.                 415 => 1622010069,
  30616.                 416 => 1622104463,
  30617.                 417 => 1622782058,
  30618.                 418 => 1623305620,
  30619.                 419 => 1623391399,
  30620.                 420 => 1623828962,
  30621.                 421 => 1624262862,
  30622.                 422 => 1624884801,
  30623.                 423 => 1624967118,
  30624.                 424 => 1625304609,
  30625.                 425 => 1625465756,
  30626.                 426 => 1625505190,
  30627.                 427 => 1625554302,
  30628.                 428 => 1625569667,
  30629.                 429 => 1625583596,
  30630.                 430 => 1625583619,
  30631.                 431 => 1625816310,
  30632.                 432 => 1625819412,
  30633.                 433 => 1625831469,
  30634.                 434 => 1626241110,
  30635.                 435 => 1626442868,
  30636.                 436 => 1626696809,
  30637.                 437 => 1626785125,
  30638.                 438 => 1627292049,
  30639.                 439 => 1627540693,
  30640.                 440 => 1627541488,
  30641.                 441 => 1627562945,
  30642.                 442 => 1627650101,
  30643.                 443 => 1627929168,
  30644.                 444 => 1627983652,
  30645.                 445 => 1628519513,
  30646.                 446 => 1628749113,
  30647.                 447 => 1629204538,
  30648.                 448 => 1629700169,
  30649.                 449 => 1629877210,
  30650.                 450 => 1630074081,
  30651.                 451 => 1630485317,
  30652.                 452 => 1631625055,
  30653.                 453 => 1631703921,
  30654.                 454 => 1631790054,
  30655.                 455 => 1631863869,
  30656.                 456 => 1632111590,
  30657.                 457 => 1632215760,
  30658.                 458 => 1632721037,
  30659.                 459 => 1633347511,
  30660.                 460 => 1633358879,
  30661.                 461 => 1633422057,
  30662.                 462 => 1634735841,
  30663.                 463 => 1635147952,
  30664.                 464 => 1635230747,
  30665.                 465 => 1635237551,
  30666.                 466 => 1635388654,
  30667.                 467 => 1635936029,
  30668.                 468 => 1636014089,
  30669.                 469 => 1636018970,
  30670.                 470 => 1636362839,
  30671.                 471 => 1636449347,
  30672.                 472 => 1636964297,
  30673.                 473 => 1636971615,
  30674.                 474 => 1638195971,
  30675.                 475 => 1638365464,
  30676.                 476 => 1638514913,
  30677.                 477 => 1639122665,
  30678.                 478 => 1639139581,
  30679.                 479 => 1639992771,
  30680.                 480 => 1641289204,
  30681.                 481 => 1642517958,
  30682.                 482 => 1642757286,
  30683.                 483 => 1643366069,
  30684.                 484 => 1643386819,
  30685.                 485 => 1643724178,
  30686.                 486 => 1645019769,
  30687.                 487 => 1645453538,
  30688.                 488 => 1646125417,
  30689.                 489 => 1646397836,
  30690.                 490 => 1646817331,
  30691.                 491 => 1647260673,
  30692.                 492 => 1647443222,
  30693.                 493 => 1648031611,
  30694.                 494 => 1648031636,
  30695.                 495 => 1648803451,
  30696.                 496 => 1649040981,
  30697.                 497 => 1649315608,
  30698.                 498 => 1632281097,
  30699.                 499 => 1636121186,
  30700.                 500 => 1641476963,
  30701.                 501 => 1632281097,
  30702.                 502 => 1636121186,
  30703.                 503 => 1552899789,
  30704.                 504 => 1555406153,
  30705.                 505 => 1563785071,
  30706.                 506 => 1564385954,
  30707.                 507 => 1564385960,
  30708.                 508 => 1565640170,
  30709.                 509 => 1565640175,
  30710.                 510 => 1595492054,
  30711.                 511 => 1604502151,
  30712.                 512 => 1605167857,
  30713.                 513 => 1582718994,
  30714.                 514 => 1586345021,
  30715.                 515 => 1586345049,
  30716.                 516 => 1586345063,
  30717.                 517 => 1587126585,
  30718.                 518 => 1625566312,
  30719.                 519 => 1584005462,
  30720.                 520 => 1589800641,
  30721.                 521 => 1589800704,
  30722.                 522 => 1589882802,
  30723.                 523 => 1589905764,
  30724.                 524 => 1591365484,
  30725.                 525 => 1626082072,
  30726.                 526 => 1629959675,
  30727.                 527 => 1564059645,
  30728.                 528 => 1564059646,
  30729.                 529 => 1564059647,
  30730.                 530 => 1564059648,
  30731.                 531 => 1564059650,
  30732.                 532 => 1564059651,
  30733.                 533 => 1565933910,
  30734.                 534 => 1568640060,
  30735.                 535 => 1568640070,
  30736.                 536 => 1568640076,
  30737.                 537 => 1580300846,
  30738.                 538 => 1582119202,
  30739.                 539 => 1582281362,
  30740.                 540 => 1583477457,
  30741.                 541 => 1583486528,
  30742.                 542 => 1583486534,
  30743.                 543 => 1583489755,
  30744.                 544 => 1583489757,
  30745.                 545 => 1583737095,
  30746.                 546 => 1588252518,
  30747.                 547 => 1594288127,
  30748.                 548 => 1594373672,
  30749.                 549 => 1594727519,
  30750.                 550 => 1583737095,
  30751.                 551 => 1602060888,
  30752.                 552 => 1602675838,
  30753.                 553 => 1609233961,
  30754.                 554 => 1571303196,
  30755.                 555 => 1575555505,
  30756.                 556 => 1582193703,
  30757.                 557 => 1591277478,
  30758.                 558 => 1603289196,
  30759.                 559 => 1608533666,
  30760.                 560 => 1614761861,
  30761.                 561 => 1617969653,
  30762.                 562 => 1624512389,
  30763.                 563 => 1624515124,
  30764.                 564 => 1624516627,
  30765.             ],
  30766.             'shopware.security.csp_templates' => [
  30767.                 'default' => ''."\n".'object-src \'none\';'."\n".'script-src \'none\';'."\n".'base-uri \'self\';'."\n".'            ',
  30768.                 'administration' => ''."\n".'object-src \'none\';'."\n".'script-src \'strict-dynamic\' \'nonce-%nonce%\' \'unsafe-inline\' \'unsafe-eval\' https: http:;'."\n".'base-uri \'self\';'."\n".'            ',
  30769.                 'storefront' => '',
  30770.             ],
  30771.             'shopware.app_dir' => (\dirname(__DIR__4).'/custom/apps'),
  30772.             'env(SHOPWARE_DBAL_TIMEZONE_SUPPORT_ENABLED)' => 0,
  30773.             'env(SHOPWARE_DBAL_TOKEN_MINIMUM_LENGTH)' => 3,
  30774.             'env(INSTANCE_ID)' => 'install',
  30775.             'shopware.store_endpoints' => [
  30776.                 'ping' => '/ping',
  30777.                 'my_extensions' => '/swplatform/licenseenvironment',
  30778.                 'my_licenses' => '/swplatform/licenses',
  30779.                 'my_plugin_licenses' => '/swplatform/pluginlicenses',
  30780.                 'my_plugin_updates' => '/swplatform/pluginupdates',
  30781.                 'environment_information' => '/swplatform/environmentinformation',
  30782.                 'updater_extension_compatibility' => '/swplatform/autoupdate',
  30783.                 'updater_permission' => '/swplatform/autoupdate/permission',
  30784.                 'plugin_download' => '/swplatform/pluginfiles/{pluginName}',
  30785.                 'app_generate_signature' => '/swplatform/generatesignature',
  30786.                 'cancel_license' => '/swplatform/pluginlicenses/%s/cancel',
  30787.                 'login' => '/swplatform/login',
  30788.                 'create_rating' => '/swplatform/extensionstore/extensions/%s/ratings',
  30789.             ],
  30790.             'env(SHOPWARE_UPDATE_TEST)' => '',
  30791.             'shopware.media.metadata.types' => [
  30792.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\ImageMetadata',
  30793.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\DocumentMetadata',
  30794.                 => '\\Shopware\\Core\\Content\\Media\\Metadata\\Type\\VideoMetadata',
  30795.             ],
  30796.             'product_export.directory' => 'export',
  30797.             'product_export.read_buffer_size' => 100,
  30798.             'import_export.supported_entities' => [
  30799.                 => 'customer',
  30800.                 => 'product',
  30801.             ],
  30802.             'import_export.supported_file_types' => [
  30803.                 => 'text/csv',
  30804.             ],
  30805.             'import_export.read_buffer_size' => 100,
  30806.             'import_export.write_buffer_size' => 100,
  30807.             'import_export.http_batch_size' => 100,
  30808.             'env(SHOPWARE_ADMINISTRATION_PATH_NAME)' => 'admin',
  30809.             'shopware_http_cache_enabled_default' => 1,
  30810.             'shopware_http_cache_default_ttl_default' => 7200,
  30811.             'shopware.twig.app_variable.allowed_server_params' => [
  30812.                 => 'server_name',
  30813.                 => 'request_uri',
  30814.                 => 'app_url',
  30815.                 => 'http_user_agent',
  30816.                 => 'http_host',
  30817.                 => 'server_name',
  30818.                 => 'server_port',
  30819.                 => 'redirect_url',
  30820.                 => 'https',
  30821.                 => 'forwarded',
  30822.                 10 => 'host',
  30823.                 11 => 'remote_addr',
  30824.                 12 => 'http_x_forwarded_for',
  30825.                 13 => 'http_x_forwarded_host',
  30826.                 14 => 'http_x_forwarded_proto',
  30827.                 15 => 'http_x_forwarded_port',
  30828.                 16 => 'http_x_forwarded_prefix',
  30829.             ],
  30830.             'storefrontRoot' => (\dirname(__DIR__4).'/vendor/shopware/storefront'),
  30831.             'elasticsearch.index.config' => [
  30832.                 'settings' => [
  30833.                     'index' => [
  30834.                         'number_of_shards' => 3,
  30835.                         'number_of_replicas' => 3,
  30836.                         'mapping.total_fields.limit' => 50000,
  30837.                         'mapping.nested_fields.limit' => 500,
  30838.                         'mapping.nested_objects.limit' => 1000000,
  30839.                     ],
  30840.                     'analysis' => [
  30841.                         'normalizer' => [
  30842.                             'sw_lowercase_normalizer' => [
  30843.                                 'type' => 'custom',
  30844.                                 'filter' => [
  30845.                                     => 'lowercase',
  30846.                                 ],
  30847.                             ],
  30848.                         ],
  30849.                         'analyzer' => [
  30850.                             'sw_ngram_analyzer' => [
  30851.                                 'type' => 'custom',
  30852.                                 'tokenizer' => 'whitespace',
  30853.                                 'filter' => [
  30854.                                     => 'lowercase',
  30855.                                     => 'sw_ngram_filter',
  30856.                                 ],
  30857.                             ],
  30858.                         ],
  30859.                         'filter' => [
  30860.                             'sw_ngram_filter' => [
  30861.                                 'type' => 'ngram',
  30862.                                 'min_gram' => 4,
  30863.                                 'max_gram' => 5,
  30864.                             ],
  30865.                         ],
  30866.                     ],
  30867.                 ],
  30868.             ],
  30869.             'elasticsearch.index.mapping' => [
  30870.                 'dynamic_templates' => [
  30871.                     => [
  30872.                         'keywords' => [
  30873.                             'match_mapping_type' => 'string',
  30874.                             'mapping' => [
  30875.                                 'type' => 'keyword',
  30876.                                 'normalizer' => 'sw_lowercase_normalizer',
  30877.                                 'fields' => [
  30878.                                     'text' => [
  30879.                                         'type' => 'text',
  30880.                                     ],
  30881.                                 ],
  30882.                             ],
  30883.                         ],
  30884.                     ],
  30885.                 ],
  30886.             ],
  30887.             'default_elasticsearch_prefix' => 'sw',
  30888.             'env(SHOPWARE_ES_ENABLED)' => '',
  30889.             'env(SHOPWARE_ES_INDEXING_ENABLED)' => '',
  30890.             'env(SHOPWARE_ES_HOSTS)' => '',
  30891.             'env(SHOPWARE_ES_INDEX_PREFIX)' => 'sw',
  30892.             'env(SHOPWARE_ES_THROW_EXCEPTION)' => '',
  30893.             'env(SHOPWARE_ES_INDEXING_BATCH_SIZE)' => 100,
  30894.             'swagMarkets.host.production' => 'https://brickfox.io',
  30895.             'swagMarkets.headers' => [
  30896.                 'bf-access-key' => 'MkJGMTQxQzhBMkRDMjE5REU4NTNBQjYxQjZENEM=',
  30897.                 'bf-secret-key' => 'QGxfamU9XzEobSNpPXJpXiF6Mi09PSgoISVhOWY5dio3N3lpNyU2d3ZlNXUkaiYoaCQ=',
  30898.             ],
  30899.             'swag_extension_store.endpoints' => [
  30900.                 'list_extensions' => '/swplatform/extensionstore/extensions',
  30901.                 'extension_detail' => '/swplatform/extensionstore/extensions/%d',
  30902.                 'filter' => '/swplatform/extensionstore/extensions/filter',
  30903.                 'reviews' => '/swplatform/extensionstore/extensions/%d/reviews',
  30904.                 'create_basket' => '/swplatform/extensionstore/baskets',
  30905.                 'order_basket' => '/swplatform/extensionstore/orders',
  30906.                 'payment_means' => '/swplatform/extensionstore/paymentmeans',
  30907.             ],
  30908.             'mkx_better_variants.plugin_dir' => (\dirname(__DIR__4).'/custom/plugins/MkxBetterVariants/src'),
  30909.             'container.dumper.inline_class_loader' => true,
  30910.             'container.dumper.inline_factories' => true,
  30911.             'jwt_private_key_passphrase_default' => 'shopware',
  30912.             'shopware.store.frw' => true,
  30913.             'event_dispatcher.event_aliases' => [
  30914.                 'Symfony\\Component\\Console\\Event\\ConsoleCommandEvent' => 'console.command',
  30915.                 'Symfony\\Component\\Console\\Event\\ConsoleErrorEvent' => 'console.error',
  30916.                 'Symfony\\Component\\Console\\Event\\ConsoleSignalEvent' => 'console.signal',
  30917.                 'Symfony\\Component\\Console\\Event\\ConsoleTerminateEvent' => 'console.terminate',
  30918.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerArgumentsEvent' => 'kernel.controller_arguments',
  30919.                 'Symfony\\Component\\HttpKernel\\Event\\ControllerEvent' => 'kernel.controller',
  30920.                 'Symfony\\Component\\HttpKernel\\Event\\ResponseEvent' => 'kernel.response',
  30921.                 'Symfony\\Component\\HttpKernel\\Event\\FinishRequestEvent' => 'kernel.finish_request',
  30922.                 'Symfony\\Component\\HttpKernel\\Event\\RequestEvent' => 'kernel.request',
  30923.                 'Symfony\\Component\\HttpKernel\\Event\\ViewEvent' => 'kernel.view',
  30924.                 'Symfony\\Component\\HttpKernel\\Event\\ExceptionEvent' => 'kernel.exception',
  30925.                 'Symfony\\Component\\HttpKernel\\Event\\TerminateEvent' => 'kernel.terminate',
  30926.             ],
  30927.             'fragment.renderer.hinclude.global_template' => NULL,
  30928.             'fragment.path' => '/_fragment',
  30929.             'kernel.http_method_override' => true,
  30930.             'kernel.trusted_hosts' => [
  30931.             ],
  30932.             'kernel.default_locale' => 'en-GB',
  30933.             'kernel.enabled_locales' => [
  30934.             ],
  30935.             'kernel.error_controller' => 'error_controller',
  30936.             'debug.file_link_format' => NULL,
  30937.             'asset.request_context.base_path' => NULL,
  30938.             'asset.request_context.secure' => NULL,
  30939.             'translator.logging' => false,
  30940.             'translator.default_path' => (\dirname(__DIR__4).'/vendor/shopware/storefront/Resources/snippet'),
  30941.             'debug.error_handler.throw_at' => -1,
  30942.             'router.request_context.host' => 'localhost',
  30943.             'router.request_context.scheme' => 'http',
  30944.             'router.request_context.base_url' => '',
  30945.             'router.resource' => 'kernel::loadRoutes',
  30946.             'request_listener.http_port' => 80,
  30947.             'request_listener.https_port' => 443,
  30948.             'session.metadata.storage_key' => '_sf2_meta',
  30949.             'session.storage.options' => [
  30950.                 'cache_limiter' => '0',
  30951.                 'name' => 'session-',
  30952.                 'cookie_secure' => 'auto',
  30953.                 'cookie_httponly' => true,
  30954.                 'cookie_samesite' => 'lax',
  30955.                 'gc_probability' => 1,
  30956.             ],
  30957.             'session.metadata.update_threshold' => 0,
  30958.             'validator.translation_domain' => 'validators',
  30959.             'profiler_listener.only_exceptions' => false,
  30960.             'profiler_listener.only_main_requests' => false,
  30961.             'monolog.use_microseconds' => true,
  30962.             'monolog.swift_mailer.handlers' => [
  30963.             ],
  30964.             'monolog.handlers_to_channels' => [
  30965.                 'monolog.handler.business_event_handler_buffer' => [
  30966.                     'type' => 'inclusive',
  30967.                     'elements' => [
  30968.                         => 'business_events',
  30969.                     ],
  30970.                 ],
  30971.                 'monolog.handler.console' => [
  30972.                     'type' => 'exclusive',
  30973.                     'elements' => [
  30974.                         => 'event',
  30975.                         => 'doctrine',
  30976.                         => 'console',
  30977.                     ],
  30978.                 ],
  30979.                 'monolog.handler.main' => [
  30980.                     'type' => 'exclusive',
  30981.                     'elements' => [
  30982.                         => 'event',
  30983.                         => 'doctrine',
  30984.                     ],
  30985.                 ],
  30986.             ],
  30987.             'twig.form.resources' => [
  30988.                 => 'form_div_layout.html.twig',
  30989.             ],
  30990.             'twig.default_path' => (\dirname(__DIR__4).'/templates'),
  30991.             'web_profiler.debug_toolbar.intercept_redirects' => false,
  30992.             'web_profiler.debug_toolbar.mode' => 2,
  30993.             'env(VAR_DUMPER_SERVER)' => '127.0.0.1:9912',
  30994.             'enqueue.transport.default.receive_timeout' => 1000,
  30995.             'enqueue.client.default.router_processor' => 'enqueue.client.default.router_processor',
  30996.             'enqueue.client.default.router_queue_name' => 'default',
  30997.             'enqueue.client.default.default_queue_name' => 'default',
  30998.             'enqueue.transports' => [
  30999.                 => 'default',
  31000.             ],
  31001.             'enqueue.clients' => [
  31002.                 => 'default',
  31003.             ],
  31004.             'enqueue.default_transport' => 'default',
  31005.             'enqueue.default_client' => 'default',
  31006.             'shopware.feature' => [
  31007.                 'flags' => [
  31008.                     'v6.5.0.0' => [
  31009.                         'default' => false,
  31010.                         'major' => true,
  31011.                     ],
  31012.                     'PERFORMANCE_TWEAKS' => [
  31013.                         'default' => false,
  31014.                         'major' => true,
  31015.                         'description' => 'Performance improvements that include a breaking change',
  31016.                     ],
  31017.                     'FEATURE_NEXT_1797' => [
  31018.                         'default' => false,
  31019.                         'major' => true,
  31020.                         'description' => 'composer require for plugins',
  31021.                     ],
  31022.                     'FEATURE_NEXT_11917' => [
  31023.                         'major' => false,
  31024.                         'description' => 'dynamic plugin acl privileges',
  31025.                         'default' => false,
  31026.                     ],
  31027.                     'FEATURE_NEXT_16710' => [
  31028.                         'default' => false,
  31029.                         'major' => true,
  31030.                         'description' => 'Do not allow empty ids provided in criteria',
  31031.                     ],
  31032.                     'FEATURE_NEXT_13810' => [
  31033.                         'default' => false,
  31034.                         'major' => true,
  31035.                         'description' => 'Deprecate old promotion module',
  31036.                     ],
  31037.                     'FEATURE_NEXT_13250' => [
  31038.                         'default' => false,
  31039.                         'major' => true,
  31040.                         'description' => 'Reduce database queries if all required data for the line items is already assign',
  31041.                     ],
  31042.                     'FEATURE_NEXT_17276' => [
  31043.                         'default' => false,
  31044.                         'major' => true,
  31045.                         'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  31046.                     ],
  31047.                     'FEATURE_NEXT_16151' => [
  31048.                         'default' => false,
  31049.                         'major' => true,
  31050.                         'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  31051.                     ],
  31052.                     'FEATURE_NEXT_16155' => [
  31053.                         'default' => false,
  31054.                         'major' => true,
  31055.                         'description' => 'EntityLoadedEventFactory will be required in repositories',
  31056.                     ],
  31057.                     'FEATURE_NEXT_14872' => [
  31058.                         'default' => false,
  31059.                         'major' => false,
  31060.                         'description' => 'Search of FkField PrimaryKey',
  31061.                     ],
  31062.                     'FEATURE_NEXT_19501' => [
  31063.                         'default' => false,
  31064.                         'major' => false,
  31065.                         'description' => 'Disables the cart.container function',
  31066.                     ],
  31067.                     'FEATURE_NEXT_15053' => [
  31068.                         'default' => false,
  31069.                         'major' => false,
  31070.                         'description' => 'Replace wrong displayed characters in number format',
  31071.                     ],
  31072.                     'FEATURE_NEXT_17950' => [
  31073.                         'default' => false,
  31074.                         'major' => false,
  31075.                         'description' => 'Admin Extension API',
  31076.                     ],
  31077.                     'FEATURE_NEXT_14114' => [
  31078.                         'default' => false,
  31079.                         'major' => true,
  31080.                         'description' => 'Brexit Changes',
  31081.                     ],
  31082.                     'FEATURE_NEXT_18215' => [
  31083.                         'default' => false,
  31084.                         'major' => true,
  31085.                         'description' => 'Rules are aware of their assignment',
  31086.                     ],
  31087.                     'FEATURE_NEXT_12455' => [
  31088.                         'default' => false,
  31089.                         'major' => false,
  31090.                         'description' => 'Captcha Integration',
  31091.                     ],
  31092.                     'FEATURE_NEXT_15815' => [
  31093.                         'default' => false,
  31094.                         'major' => true,
  31095.                         'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  31096.                     ],
  31097.                     'FEATURE_NEXT_14699' => [
  31098.                         'default' => false,
  31099.                         'major' => true,
  31100.                         'description' => 'Refactoring of Storefront theme assets',
  31101.                     ],
  31102.                     'FEATURE_NEXT_15707' => [
  31103.                         'default' => false,
  31104.                         'major' => false,
  31105.                         'description' => 'Delivery notice for EU geoblocking regulation',
  31106.                     ],
  31107.                     'FEATURE_NEXT_15475' => [
  31108.                         'default' => false,
  31109.                         'major' => false,
  31110.                         'description' => 'Refactor Preview Mail Dummy Data',
  31111.                     ],
  31112.                     'FEATURE_NEXT_14360' => [
  31113.                         'default' => false,
  31114.                         'major' => true,
  31115.                         'description' => 'App System 4.0 - Build action button messaging system',
  31116.                     ],
  31117.                     'FEATURE_NEXT_15172' => [
  31118.                         'default' => false,
  31119.                         'major' => true,
  31120.                         'description' => 'Sanitize html of fields with AllowHtml flag',
  31121.                     ],
  31122.                     'FEATURE_NEXT_15687' => [
  31123.                         'default' => false,
  31124.                         'major' => true,
  31125.                         'description' => 'Storefront Controller needs Twig injected',
  31126.                     ],
  31127.                     'FEATURE_NEXT_14001' => [
  31128.                         'default' => false,
  31129.                         'major' => true,
  31130.                         'description' => 'Newsletter DOI for registered customers',
  31131.                     ],
  31132.                     'FEATURE_NEXT_7739' => [
  31133.                         'default' => false,
  31134.                         'major' => true,
  31135.                         'description' => 'Optional salutation',
  31136.                     ],
  31137.                     'FEATURE_NEXT_16200' => [
  31138.                         'default' => false,
  31139.                         'major' => false,
  31140.                         'description' => 'Register Doi Domain',
  31141.                     ],
  31142.                     'FEATURE_NEXT_13410' => [
  31143.                         'default' => false,
  31144.                         'major' => true,
  31145.                         'description' => 'Make sales channels required in seo generator',
  31146.                     ],
  31147.                     'FEATURE_NEXT_15917' => [
  31148.                         'default' => false,
  31149.                         'major' => true,
  31150.                         'description' => 'Move storefront script tags to head with defer',
  31151.                     ],
  31152.                     'FEATURE_NEXT_15957' => [
  31153.                         'default' => false,
  31154.                         'major' => true,
  31155.                         'description' => 'VAT id field for guest',
  31156.                     ],
  31157.                     'FEATURE_NEXT_16223' => [
  31158.                         'default' => false,
  31159.                         'major' => false,
  31160.                         'description' => 'Remove CORS header in storefront',
  31161.                     ],
  31162.                     'FEATURE_NEXT_13601' => [
  31163.                         'default' => false,
  31164.                         'major' => true,
  31165.                         'description' => 'Default transaction state for async app payments',
  31166.                     ],
  31167.                     'FEATURE_NEXT_16992' => [
  31168.                         'default' => false,
  31169.                         'major' => true,
  31170.                         'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  31171.                     ],
  31172.                     'FEATURE_NEXT_7530' => [
  31173.                         'default' => false,
  31174.                         'major' => true,
  31175.                         'description' => 'Improve orders UX in Administration',
  31176.                     ],
  31177.                     'FEATURE_NEXT_16824' => [
  31178.                         'default' => false,
  31179.                         'major' => true,
  31180.                         'description' => 'Cart merged event',
  31181.                     ],
  31182.                     'FEATURE_NEXT_16271' => [
  31183.                         'default' => false,
  31184.                         'major' => true,
  31185.                         'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  31186.                     ],
  31187.                     'FEATURE_NEXT_15381' => [
  31188.                         'default' => false,
  31189.                         'major' => false,
  31190.                         'description' => 'Save theme compilation',
  31191.                     ],
  31192.                     'FEATURE_NEXT_17275' => [
  31193.                         'default' => false,
  31194.                         'major' => true,
  31195.                         'description' => 'StorefrontRenderEvent only gets original view',
  31196.                     ],
  31197.                     'FEATURE_NEXT_17016' => [
  31198.                         'default' => false,
  31199.                         'major' => true,
  31200.                         'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  31201.                     ],
  31202.                     'FEATURE_NEXT_16236' => [
  31203.                         'default' => false,
  31204.                         'major' => true,
  31205.                         'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  31206.                     ],
  31207.                     'FEATURE_NEXT_16640' => [
  31208.                         'default' => false,
  31209.                         'major' => true,
  31210.                         'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  31211.                     ],
  31212.                     'FEATURE_NEXT_17261' => [
  31213.                         'default' => false,
  31214.                         'major' => false,
  31215.                         'description' => 'Bulk Edit for Order Documents and Status Mails',
  31216.                     ],
  31217.                     'FEATURE_NEXT_17858' => [
  31218.                         'default' => false,
  31219.                         'major' => true,
  31220.                         'description' => 'Major feature flag for Business Event',
  31221.                     ],
  31222.                     'FEATURE_NEXT_6758' => [
  31223.                         'default' => false,
  31224.                         'major' => true,
  31225.                         'description' => 'Layout assignment for category as list',
  31226.                     ],
  31227.                     'FEATURE_NEXT_18592' => [
  31228.                         'default' => false,
  31229.                         'major' => true,
  31230.                         'description' => 'Major feature flag for CombinationLoader',
  31231.                     ],
  31232.                     'FEATURE_NEXT_19048' => [
  31233.                         'default' => false,
  31234.                         'major' => true,
  31235.                         'description' => 'Fix media resolution in theme',
  31236.                     ],
  31237.                     'FEATURE_NEXT_19822' => [
  31238.                         'default' => false,
  31239.                         'major' => true,
  31240.                         'description' => 'Enables lazy loading components in the administration',
  31241.                     ],
  31242.                     'FEATURE_NEXT_17540' => [
  31243.                         'default' => false,
  31244.                         'major' => false,
  31245.                         'description' => 'Basic Flow Builder and App System integration',
  31246.                     ],
  31247.                     'FEATURE_NEXT_18129' => [
  31248.                         'default' => false,
  31249.                         'major' => true,
  31250.                         'description' => 'Require positionIdentifier for some components',
  31251.                     ],
  31252.                     'FEATURE_NEXT_19163' => [
  31253.                         'default' => false,
  31254.                         'major' => true,
  31255.                         'description' => 'one to one inheritance',
  31256.                     ],
  31257.                     'FEATURE_NEXT_18187' => [
  31258.                         'default' => false,
  31259.                         'major' => true,
  31260.                         'description' => 'Move admin dashboard statistics into separate component',
  31261.                     ],
  31262.                     'FEATURE_NEXT_17978' => [
  31263.                         'default' => false,
  31264.                         'major' => true,
  31265.                         'description' => 'Change component factory to work with extension overrides in Administration',
  31266.                     ],
  31267.                     'FEATURE_NEXT_17869' => [
  31268.                         'default' => false,
  31269.                         'major' => true,
  31270.                         'description' => 'Delayed flow actions',
  31271.                     ],
  31272.                     'FEATURE_NEXT_11634' => [
  31273.                         'default' => false,
  31274.                         'major' => true,
  31275.                         'description' => 'Webpack alias refactor',
  31276.                     ],
  31277.                     'FEATURE_NEXT_18762' => [
  31278.                         'default' => false,
  31279.                         'major' => true,
  31280.                         'description' => 'Remove composite search api',
  31281.                     ],
  31282.                 ],
  31283.             ],
  31284.             'shopware.feature.flags' => [
  31285.                 'v6.5.0.0' => [
  31286.                     'default' => false,
  31287.                     'major' => true,
  31288.                 ],
  31289.                 'PERFORMANCE_TWEAKS' => [
  31290.                     'default' => false,
  31291.                     'major' => true,
  31292.                     'description' => 'Performance improvements that include a breaking change',
  31293.                 ],
  31294.                 'FEATURE_NEXT_1797' => [
  31295.                     'default' => false,
  31296.                     'major' => true,
  31297.                     'description' => 'composer require for plugins',
  31298.                 ],
  31299.                 'FEATURE_NEXT_11917' => [
  31300.                     'major' => false,
  31301.                     'description' => 'dynamic plugin acl privileges',
  31302.                     'default' => false,
  31303.                 ],
  31304.                 'FEATURE_NEXT_16710' => [
  31305.                     'default' => false,
  31306.                     'major' => true,
  31307.                     'description' => 'Do not allow empty ids provided in criteria',
  31308.                 ],
  31309.                 'FEATURE_NEXT_13810' => [
  31310.                     'default' => false,
  31311.                     'major' => true,
  31312.                     'description' => 'Deprecate old promotion module',
  31313.                 ],
  31314.                 'FEATURE_NEXT_13250' => [
  31315.                     'default' => false,
  31316.                     'major' => true,
  31317.                     'description' => 'Reduce database queries if all required data for the line items is already assign',
  31318.                 ],
  31319.                 'FEATURE_NEXT_17276' => [
  31320.                     'default' => false,
  31321.                     'major' => true,
  31322.                     'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  31323.                 ],
  31324.                 'FEATURE_NEXT_16151' => [
  31325.                     'default' => false,
  31326.                     'major' => true,
  31327.                     'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  31328.                 ],
  31329.                 'FEATURE_NEXT_16155' => [
  31330.                     'default' => false,
  31331.                     'major' => true,
  31332.                     'description' => 'EntityLoadedEventFactory will be required in repositories',
  31333.                 ],
  31334.                 'FEATURE_NEXT_14872' => [
  31335.                     'default' => false,
  31336.                     'major' => false,
  31337.                     'description' => 'Search of FkField PrimaryKey',
  31338.                 ],
  31339.                 'FEATURE_NEXT_19501' => [
  31340.                     'default' => false,
  31341.                     'major' => false,
  31342.                     'description' => 'Disables the cart.container function',
  31343.                 ],
  31344.                 'FEATURE_NEXT_15053' => [
  31345.                     'default' => false,
  31346.                     'major' => false,
  31347.                     'description' => 'Replace wrong displayed characters in number format',
  31348.                 ],
  31349.                 'FEATURE_NEXT_17950' => [
  31350.                     'default' => false,
  31351.                     'major' => false,
  31352.                     'description' => 'Admin Extension API',
  31353.                 ],
  31354.                 'FEATURE_NEXT_14114' => [
  31355.                     'default' => false,
  31356.                     'major' => true,
  31357.                     'description' => 'Brexit Changes',
  31358.                 ],
  31359.                 'FEATURE_NEXT_18215' => [
  31360.                     'default' => false,
  31361.                     'major' => true,
  31362.                     'description' => 'Rules are aware of their assignment',
  31363.                 ],
  31364.                 'FEATURE_NEXT_12455' => [
  31365.                     'default' => false,
  31366.                     'major' => false,
  31367.                     'description' => 'Captcha Integration',
  31368.                 ],
  31369.                 'FEATURE_NEXT_15815' => [
  31370.                     'default' => false,
  31371.                     'major' => true,
  31372.                     'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  31373.                 ],
  31374.                 'FEATURE_NEXT_14699' => [
  31375.                     'default' => false,
  31376.                     'major' => true,
  31377.                     'description' => 'Refactoring of Storefront theme assets',
  31378.                 ],
  31379.                 'FEATURE_NEXT_15707' => [
  31380.                     'default' => false,
  31381.                     'major' => false,
  31382.                     'description' => 'Delivery notice for EU geoblocking regulation',
  31383.                 ],
  31384.                 'FEATURE_NEXT_15475' => [
  31385.                     'default' => false,
  31386.                     'major' => false,
  31387.                     'description' => 'Refactor Preview Mail Dummy Data',
  31388.                 ],
  31389.                 'FEATURE_NEXT_14360' => [
  31390.                     'default' => false,
  31391.                     'major' => true,
  31392.                     'description' => 'App System 4.0 - Build action button messaging system',
  31393.                 ],
  31394.                 'FEATURE_NEXT_15172' => [
  31395.                     'default' => false,
  31396.                     'major' => true,
  31397.                     'description' => 'Sanitize html of fields with AllowHtml flag',
  31398.                 ],
  31399.                 'FEATURE_NEXT_15687' => [
  31400.                     'default' => false,
  31401.                     'major' => true,
  31402.                     'description' => 'Storefront Controller needs Twig injected',
  31403.                 ],
  31404.                 'FEATURE_NEXT_14001' => [
  31405.                     'default' => false,
  31406.                     'major' => true,
  31407.                     'description' => 'Newsletter DOI for registered customers',
  31408.                 ],
  31409.                 'FEATURE_NEXT_7739' => [
  31410.                     'default' => false,
  31411.                     'major' => true,
  31412.                     'description' => 'Optional salutation',
  31413.                 ],
  31414.                 'FEATURE_NEXT_16200' => [
  31415.                     'default' => false,
  31416.                     'major' => false,
  31417.                     'description' => 'Register Doi Domain',
  31418.                 ],
  31419.                 'FEATURE_NEXT_13410' => [
  31420.                     'default' => false,
  31421.                     'major' => true,
  31422.                     'description' => 'Make sales channels required in seo generator',
  31423.                 ],
  31424.                 'FEATURE_NEXT_15917' => [
  31425.                     'default' => false,
  31426.                     'major' => true,
  31427.                     'description' => 'Move storefront script tags to head with defer',
  31428.                 ],
  31429.                 'FEATURE_NEXT_15957' => [
  31430.                     'default' => false,
  31431.                     'major' => true,
  31432.                     'description' => 'VAT id field for guest',
  31433.                 ],
  31434.                 'FEATURE_NEXT_16223' => [
  31435.                     'default' => false,
  31436.                     'major' => false,
  31437.                     'description' => 'Remove CORS header in storefront',
  31438.                 ],
  31439.                 'FEATURE_NEXT_13601' => [
  31440.                     'default' => false,
  31441.                     'major' => true,
  31442.                     'description' => 'Default transaction state for async app payments',
  31443.                 ],
  31444.                 'FEATURE_NEXT_16992' => [
  31445.                     'default' => false,
  31446.                     'major' => true,
  31447.                     'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  31448.                 ],
  31449.                 'FEATURE_NEXT_7530' => [
  31450.                     'default' => false,
  31451.                     'major' => true,
  31452.                     'description' => 'Improve orders UX in Administration',
  31453.                 ],
  31454.                 'FEATURE_NEXT_16824' => [
  31455.                     'default' => false,
  31456.                     'major' => true,
  31457.                     'description' => 'Cart merged event',
  31458.                 ],
  31459.                 'FEATURE_NEXT_16271' => [
  31460.                     'default' => false,
  31461.                     'major' => true,
  31462.                     'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  31463.                 ],
  31464.                 'FEATURE_NEXT_15381' => [
  31465.                     'default' => false,
  31466.                     'major' => false,
  31467.                     'description' => 'Save theme compilation',
  31468.                 ],
  31469.                 'FEATURE_NEXT_17275' => [
  31470.                     'default' => false,
  31471.                     'major' => true,
  31472.                     'description' => 'StorefrontRenderEvent only gets original view',
  31473.                 ],
  31474.                 'FEATURE_NEXT_17016' => [
  31475.                     'default' => false,
  31476.                     'major' => true,
  31477.                     'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  31478.                 ],
  31479.                 'FEATURE_NEXT_16236' => [
  31480.                     'default' => false,
  31481.                     'major' => true,
  31482.                     'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  31483.                 ],
  31484.                 'FEATURE_NEXT_16640' => [
  31485.                     'default' => false,
  31486.                     'major' => true,
  31487.                     'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  31488.                 ],
  31489.                 'FEATURE_NEXT_17261' => [
  31490.                     'default' => false,
  31491.                     'major' => false,
  31492.                     'description' => 'Bulk Edit for Order Documents and Status Mails',
  31493.                 ],
  31494.                 'FEATURE_NEXT_17858' => [
  31495.                     'default' => false,
  31496.                     'major' => true,
  31497.                     'description' => 'Major feature flag for Business Event',
  31498.                 ],
  31499.                 'FEATURE_NEXT_6758' => [
  31500.                     'default' => false,
  31501.                     'major' => true,
  31502.                     'description' => 'Layout assignment for category as list',
  31503.                 ],
  31504.                 'FEATURE_NEXT_18592' => [
  31505.                     'default' => false,
  31506.                     'major' => true,
  31507.                     'description' => 'Major feature flag for CombinationLoader',
  31508.                 ],
  31509.                 'FEATURE_NEXT_19048' => [
  31510.                     'default' => false,
  31511.                     'major' => true,
  31512.                     'description' => 'Fix media resolution in theme',
  31513.                 ],
  31514.                 'FEATURE_NEXT_19822' => [
  31515.                     'default' => false,
  31516.                     'major' => true,
  31517.                     'description' => 'Enables lazy loading components in the administration',
  31518.                 ],
  31519.                 'FEATURE_NEXT_17540' => [
  31520.                     'default' => false,
  31521.                     'major' => false,
  31522.                     'description' => 'Basic Flow Builder and App System integration',
  31523.                 ],
  31524.                 'FEATURE_NEXT_18129' => [
  31525.                     'default' => false,
  31526.                     'major' => true,
  31527.                     'description' => 'Require positionIdentifier for some components',
  31528.                 ],
  31529.                 'FEATURE_NEXT_19163' => [
  31530.                     'default' => false,
  31531.                     'major' => true,
  31532.                     'description' => 'one to one inheritance',
  31533.                 ],
  31534.                 'FEATURE_NEXT_18187' => [
  31535.                     'default' => false,
  31536.                     'major' => true,
  31537.                     'description' => 'Move admin dashboard statistics into separate component',
  31538.                 ],
  31539.                 'FEATURE_NEXT_17978' => [
  31540.                     'default' => false,
  31541.                     'major' => true,
  31542.                     'description' => 'Change component factory to work with extension overrides in Administration',
  31543.                 ],
  31544.                 'FEATURE_NEXT_17869' => [
  31545.                     'default' => false,
  31546.                     'major' => true,
  31547.                     'description' => 'Delayed flow actions',
  31548.                 ],
  31549.                 'FEATURE_NEXT_11634' => [
  31550.                     'default' => false,
  31551.                     'major' => true,
  31552.                     'description' => 'Webpack alias refactor',
  31553.                 ],
  31554.                 'FEATURE_NEXT_18762' => [
  31555.                     'default' => false,
  31556.                     'major' => true,
  31557.                     'description' => 'Remove composite search api',
  31558.                 ],
  31559.             ],
  31560.             'shopware.feature.flags.v6.5.0.0' => [
  31561.                 'default' => false,
  31562.                 'major' => true,
  31563.             ],
  31564.             'shopware.feature.flags.v6.5.0.0.default' => false,
  31565.             'shopware.feature.flags.v6.5.0.0.major' => true,
  31566.             'shopware.feature.flags.PERFORMANCE_TWEAKS' => [
  31567.                 'default' => false,
  31568.                 'major' => true,
  31569.                 'description' => 'Performance improvements that include a breaking change',
  31570.             ],
  31571.             'shopware.feature.flags.PERFORMANCE_TWEAKS.default' => false,
  31572.             'shopware.feature.flags.PERFORMANCE_TWEAKS.major' => true,
  31573.             'shopware.feature.flags.PERFORMANCE_TWEAKS.description' => 'Performance improvements that include a breaking change',
  31574.             'shopware.feature.flags.FEATURE_NEXT_1797' => [
  31575.                 'default' => false,
  31576.                 'major' => true,
  31577.                 'description' => 'composer require for plugins',
  31578.             ],
  31579.             'shopware.feature.flags.FEATURE_NEXT_1797.default' => false,
  31580.             'shopware.feature.flags.FEATURE_NEXT_1797.major' => true,
  31581.             'shopware.feature.flags.FEATURE_NEXT_1797.description' => 'composer require for plugins',
  31582.             'shopware.feature.flags.FEATURE_NEXT_11917' => [
  31583.                 'major' => false,
  31584.                 'description' => 'dynamic plugin acl privileges',
  31585.                 'default' => false,
  31586.             ],
  31587.             'shopware.feature.flags.FEATURE_NEXT_11917.major' => false,
  31588.             'shopware.feature.flags.FEATURE_NEXT_11917.description' => 'dynamic plugin acl privileges',
  31589.             'shopware.feature.flags.FEATURE_NEXT_11917.default' => false,
  31590.             'shopware.feature.flags.FEATURE_NEXT_16710' => [
  31591.                 'default' => false,
  31592.                 'major' => true,
  31593.                 'description' => 'Do not allow empty ids provided in criteria',
  31594.             ],
  31595.             'shopware.feature.flags.FEATURE_NEXT_16710.default' => false,
  31596.             'shopware.feature.flags.FEATURE_NEXT_16710.major' => true,
  31597.             'shopware.feature.flags.FEATURE_NEXT_16710.description' => 'Do not allow empty ids provided in criteria',
  31598.             'shopware.feature.flags.FEATURE_NEXT_13810' => [
  31599.                 'default' => false,
  31600.                 'major' => true,
  31601.                 'description' => 'Deprecate old promotion module',
  31602.             ],
  31603.             'shopware.feature.flags.FEATURE_NEXT_13810.default' => false,
  31604.             'shopware.feature.flags.FEATURE_NEXT_13810.major' => true,
  31605.             'shopware.feature.flags.FEATURE_NEXT_13810.description' => 'Deprecate old promotion module',
  31606.             'shopware.feature.flags.FEATURE_NEXT_13250' => [
  31607.                 'default' => false,
  31608.                 'major' => true,
  31609.                 'description' => 'Reduce database queries if all required data for the line items is already assign',
  31610.             ],
  31611.             'shopware.feature.flags.FEATURE_NEXT_13250.default' => false,
  31612.             'shopware.feature.flags.FEATURE_NEXT_13250.major' => true,
  31613.             'shopware.feature.flags.FEATURE_NEXT_13250.description' => 'Reduce database queries if all required data for the line items is already assign',
  31614.             'shopware.feature.flags.FEATURE_NEXT_17276' => [
  31615.                 'default' => false,
  31616.                 'major' => true,
  31617.                 'description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  31618.             ],
  31619.             'shopware.feature.flags.FEATURE_NEXT_17276.default' => false,
  31620.             'shopware.feature.flags.FEATURE_NEXT_17276.major' => true,
  31621.             'shopware.feature.flags.FEATURE_NEXT_17276.description' => 'Don\'t override languageId of SalesChannel in SalesChannelContext',
  31622.             'shopware.feature.flags.FEATURE_NEXT_16151' => [
  31623.                 'default' => false,
  31624.                 'major' => true,
  31625.                 'description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  31626.             ],
  31627.             'shopware.feature.flags.FEATURE_NEXT_16151.default' => false,
  31628.             'shopware.feature.flags.FEATURE_NEXT_16151.major' => true,
  31629.             'shopware.feature.flags.FEATURE_NEXT_16151.description' => 'Remove CheapestPriceField from product entity, to speed up entity hydration',
  31630.             'shopware.feature.flags.FEATURE_NEXT_16155' => [
  31631.                 'default' => false,
  31632.                 'major' => true,
  31633.                 'description' => 'EntityLoadedEventFactory will be required in repositories',
  31634.             ],
  31635.             'shopware.feature.flags.FEATURE_NEXT_16155.default' => false,
  31636.             'shopware.feature.flags.FEATURE_NEXT_16155.major' => true,
  31637.             'shopware.feature.flags.FEATURE_NEXT_16155.description' => 'EntityLoadedEventFactory will be required in repositories',
  31638.             'shopware.feature.flags.FEATURE_NEXT_14872' => [
  31639.                 'default' => false,
  31640.                 'major' => false,
  31641.                 'description' => 'Search of FkField PrimaryKey',
  31642.             ],
  31643.             'shopware.feature.flags.FEATURE_NEXT_14872.default' => false,
  31644.             'shopware.feature.flags.FEATURE_NEXT_14872.major' => false,
  31645.             'shopware.feature.flags.FEATURE_NEXT_14872.description' => 'Search of FkField PrimaryKey',
  31646.             'shopware.feature.flags.FEATURE_NEXT_19501' => [
  31647.                 'default' => false,
  31648.                 'major' => false,
  31649.                 'description' => 'Disables the cart.container function',
  31650.             ],
  31651.             'shopware.feature.flags.FEATURE_NEXT_19501.default' => false,
  31652.             'shopware.feature.flags.FEATURE_NEXT_19501.major' => false,
  31653.             'shopware.feature.flags.FEATURE_NEXT_19501.description' => 'Disables the cart.container function',
  31654.             'shopware.feature.flags.FEATURE_NEXT_15053' => [
  31655.                 'default' => false,
  31656.                 'major' => false,
  31657.                 'description' => 'Replace wrong displayed characters in number format',
  31658.             ],
  31659.             'shopware.feature.flags.FEATURE_NEXT_15053.default' => false,
  31660.             'shopware.feature.flags.FEATURE_NEXT_15053.major' => false,
  31661.             'shopware.feature.flags.FEATURE_NEXT_15053.description' => 'Replace wrong displayed characters in number format',
  31662.             'shopware.feature.flags.FEATURE_NEXT_17950' => [
  31663.                 'default' => false,
  31664.                 'major' => false,
  31665.                 'description' => 'Admin Extension API',
  31666.             ],
  31667.             'shopware.feature.flags.FEATURE_NEXT_17950.default' => false,
  31668.             'shopware.feature.flags.FEATURE_NEXT_17950.major' => false,
  31669.             'shopware.feature.flags.FEATURE_NEXT_17950.description' => 'Admin Extension API',
  31670.             'shopware.feature.flags.FEATURE_NEXT_14114' => [
  31671.                 'default' => false,
  31672.                 'major' => true,
  31673.                 'description' => 'Brexit Changes',
  31674.             ],
  31675.             'shopware.feature.flags.FEATURE_NEXT_14114.default' => false,
  31676.             'shopware.feature.flags.FEATURE_NEXT_14114.major' => true,
  31677.             'shopware.feature.flags.FEATURE_NEXT_14114.description' => 'Brexit Changes',
  31678.             'shopware.feature.flags.FEATURE_NEXT_18215' => [
  31679.                 'default' => false,
  31680.                 'major' => true,
  31681.                 'description' => 'Rules are aware of their assignment',
  31682.             ],
  31683.             'shopware.feature.flags.FEATURE_NEXT_18215.default' => false,
  31684.             'shopware.feature.flags.FEATURE_NEXT_18215.major' => true,
  31685.             'shopware.feature.flags.FEATURE_NEXT_18215.description' => 'Rules are aware of their assignment',
  31686.             'shopware.feature.flags.FEATURE_NEXT_12455' => [
  31687.                 'default' => false,
  31688.                 'major' => false,
  31689.                 'description' => 'Captcha Integration',
  31690.             ],
  31691.             'shopware.feature.flags.FEATURE_NEXT_12455.default' => false,
  31692.             'shopware.feature.flags.FEATURE_NEXT_12455.major' => false,
  31693.             'shopware.feature.flags.FEATURE_NEXT_12455.description' => 'Captcha Integration',
  31694.             'shopware.feature.flags.FEATURE_NEXT_15815' => [
  31695.                 'default' => false,
  31696.                 'major' => true,
  31697.                 'description' => 'Remove single record handling in sync service. Only single operation should be supported',
  31698.             ],
  31699.             'shopware.feature.flags.FEATURE_NEXT_15815.default' => false,
  31700.             'shopware.feature.flags.FEATURE_NEXT_15815.major' => true,
  31701.             'shopware.feature.flags.FEATURE_NEXT_15815.description' => 'Remove single record handling in sync service. Only single operation should be supported',
  31702.             'shopware.feature.flags.FEATURE_NEXT_14699' => [
  31703.                 'default' => false,
  31704.                 'major' => true,
  31705.                 'description' => 'Refactoring of Storefront theme assets',
  31706.             ],
  31707.             'shopware.feature.flags.FEATURE_NEXT_14699.default' => false,
  31708.             'shopware.feature.flags.FEATURE_NEXT_14699.major' => true,
  31709.             'shopware.feature.flags.FEATURE_NEXT_14699.description' => 'Refactoring of Storefront theme assets',
  31710.             'shopware.feature.flags.FEATURE_NEXT_15707' => [
  31711.                 'default' => false,
  31712.                 'major' => false,
  31713.                 'description' => 'Delivery notice for EU geoblocking regulation',
  31714.             ],
  31715.             'shopware.feature.flags.FEATURE_NEXT_15707.default' => false,
  31716.             'shopware.feature.flags.FEATURE_NEXT_15707.major' => false,
  31717.             'shopware.feature.flags.FEATURE_NEXT_15707.description' => 'Delivery notice for EU geoblocking regulation',
  31718.             'shopware.feature.flags.FEATURE_NEXT_15475' => [
  31719.                 'default' => false,
  31720.                 'major' => false,
  31721.                 'description' => 'Refactor Preview Mail Dummy Data',
  31722.             ],
  31723.             'shopware.feature.flags.FEATURE_NEXT_15475.default' => false,
  31724.             'shopware.feature.flags.FEATURE_NEXT_15475.major' => false,
  31725.             'shopware.feature.flags.FEATURE_NEXT_15475.description' => 'Refactor Preview Mail Dummy Data',
  31726.             'shopware.feature.flags.FEATURE_NEXT_14360' => [
  31727.                 'default' => false,
  31728.                 'major' => true,
  31729.                 'description' => 'App System 4.0 - Build action button messaging system',
  31730.             ],
  31731.             'shopware.feature.flags.FEATURE_NEXT_14360.default' => false,
  31732.             'shopware.feature.flags.FEATURE_NEXT_14360.major' => true,
  31733.             'shopware.feature.flags.FEATURE_NEXT_14360.description' => 'App System 4.0 - Build action button messaging system',
  31734.             'shopware.feature.flags.FEATURE_NEXT_15172' => [
  31735.                 'default' => false,
  31736.                 'major' => true,
  31737.                 'description' => 'Sanitize html of fields with AllowHtml flag',
  31738.             ],
  31739.             'shopware.feature.flags.FEATURE_NEXT_15172.default' => false,
  31740.             'shopware.feature.flags.FEATURE_NEXT_15172.major' => true,
  31741.             'shopware.feature.flags.FEATURE_NEXT_15172.description' => 'Sanitize html of fields with AllowHtml flag',
  31742.             'shopware.feature.flags.FEATURE_NEXT_15687' => [
  31743.                 'default' => false,
  31744.                 'major' => true,
  31745.                 'description' => 'Storefront Controller needs Twig injected',
  31746.             ],
  31747.             'shopware.feature.flags.FEATURE_NEXT_15687.default' => false,
  31748.             'shopware.feature.flags.FEATURE_NEXT_15687.major' => true,
  31749.             'shopware.feature.flags.FEATURE_NEXT_15687.description' => 'Storefront Controller needs Twig injected',
  31750.             'shopware.feature.flags.FEATURE_NEXT_14001' => [
  31751.                 'default' => false,
  31752.                 'major' => true,
  31753.                 'description' => 'Newsletter DOI for registered customers',
  31754.             ],
  31755.             'shopware.feature.flags.FEATURE_NEXT_14001.default' => false,
  31756.             'shopware.feature.flags.FEATURE_NEXT_14001.major' => true,
  31757.             'shopware.feature.flags.FEATURE_NEXT_14001.description' => 'Newsletter DOI for registered customers',
  31758.             'shopware.feature.flags.FEATURE_NEXT_7739' => [
  31759.                 'default' => false,
  31760.                 'major' => true,
  31761.                 'description' => 'Optional salutation',
  31762.             ],
  31763.             'shopware.feature.flags.FEATURE_NEXT_7739.default' => false,
  31764.             'shopware.feature.flags.FEATURE_NEXT_7739.major' => true,
  31765.             'shopware.feature.flags.FEATURE_NEXT_7739.description' => 'Optional salutation',
  31766.             'shopware.feature.flags.FEATURE_NEXT_16200' => [
  31767.                 'default' => false,
  31768.                 'major' => false,
  31769.                 'description' => 'Register Doi Domain',
  31770.             ],
  31771.             'shopware.feature.flags.FEATURE_NEXT_16200.default' => false,
  31772.             'shopware.feature.flags.FEATURE_NEXT_16200.major' => false,
  31773.             'shopware.feature.flags.FEATURE_NEXT_16200.description' => 'Register Doi Domain',
  31774.             'shopware.feature.flags.FEATURE_NEXT_13410' => [
  31775.                 'default' => false,
  31776.                 'major' => true,
  31777.                 'description' => 'Make sales channels required in seo generator',
  31778.             ],
  31779.             'shopware.feature.flags.FEATURE_NEXT_13410.default' => false,
  31780.             'shopware.feature.flags.FEATURE_NEXT_13410.major' => true,
  31781.             'shopware.feature.flags.FEATURE_NEXT_13410.description' => 'Make sales channels required in seo generator',
  31782.             'shopware.feature.flags.FEATURE_NEXT_15917' => [
  31783.                 'default' => false,
  31784.                 'major' => true,
  31785.                 'description' => 'Move storefront script tags to head with defer',
  31786.             ],
  31787.             'shopware.feature.flags.FEATURE_NEXT_15917.default' => false,
  31788.             'shopware.feature.flags.FEATURE_NEXT_15917.major' => true,
  31789.             'shopware.feature.flags.FEATURE_NEXT_15917.description' => 'Move storefront script tags to head with defer',
  31790.             'shopware.feature.flags.FEATURE_NEXT_15957' => [
  31791.                 'default' => false,
  31792.                 'major' => true,
  31793.                 'description' => 'VAT id field for guest',
  31794.             ],
  31795.             'shopware.feature.flags.FEATURE_NEXT_15957.default' => false,
  31796.             'shopware.feature.flags.FEATURE_NEXT_15957.major' => true,
  31797.             'shopware.feature.flags.FEATURE_NEXT_15957.description' => 'VAT id field for guest',
  31798.             'shopware.feature.flags.FEATURE_NEXT_16223' => [
  31799.                 'default' => false,
  31800.                 'major' => false,
  31801.                 'description' => 'Remove CORS header in storefront',
  31802.             ],
  31803.             'shopware.feature.flags.FEATURE_NEXT_16223.default' => false,
  31804.             'shopware.feature.flags.FEATURE_NEXT_16223.major' => false,
  31805.             'shopware.feature.flags.FEATURE_NEXT_16223.description' => 'Remove CORS header in storefront',
  31806.             'shopware.feature.flags.FEATURE_NEXT_13601' => [
  31807.                 'default' => false,
  31808.                 'major' => true,
  31809.                 'description' => 'Default transaction state for async app payments',
  31810.             ],
  31811.             'shopware.feature.flags.FEATURE_NEXT_13601.default' => false,
  31812.             'shopware.feature.flags.FEATURE_NEXT_13601.major' => true,
  31813.             'shopware.feature.flags.FEATURE_NEXT_13601.description' => 'Default transaction state for async app payments',
  31814.             'shopware.feature.flags.FEATURE_NEXT_16992' => [
  31815.                 'default' => false,
  31816.                 'major' => true,
  31817.                 'description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  31818.             ],
  31819.             'shopware.feature.flags.FEATURE_NEXT_16992.default' => false,
  31820.             'shopware.feature.flags.FEATURE_NEXT_16992.major' => true,
  31821.             'shopware.feature.flags.FEATURE_NEXT_16992.description' => 'Remove page_product_detail_not_available and buy_widget_not_available block',
  31822.             'shopware.feature.flags.FEATURE_NEXT_7530' => [
  31823.                 'default' => false,
  31824.                 'major' => true,
  31825.                 'description' => 'Improve orders UX in Administration',
  31826.             ],
  31827.             'shopware.feature.flags.FEATURE_NEXT_7530.default' => false,
  31828.             'shopware.feature.flags.FEATURE_NEXT_7530.major' => true,
  31829.             'shopware.feature.flags.FEATURE_NEXT_7530.description' => 'Improve orders UX in Administration',
  31830.             'shopware.feature.flags.FEATURE_NEXT_16824' => [
  31831.                 'default' => false,
  31832.                 'major' => true,
  31833.                 'description' => 'Cart merged event',
  31834.             ],
  31835.             'shopware.feature.flags.FEATURE_NEXT_16824.default' => false,
  31836.             'shopware.feature.flags.FEATURE_NEXT_16824.major' => true,
  31837.             'shopware.feature.flags.FEATURE_NEXT_16824.description' => 'Cart merged event',
  31838.             'shopware.feature.flags.FEATURE_NEXT_16271' => [
  31839.                 'default' => false,
  31840.                 'major' => true,
  31841.                 'description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  31842.             ],
  31843.             'shopware.feature.flags.FEATURE_NEXT_16271.default' => false,
  31844.             'shopware.feature.flags.FEATURE_NEXT_16271.major' => true,
  31845.             'shopware.feature.flags.FEATURE_NEXT_16271.description' => 'Refactor `sw-simple-search-field` component to a transparent wrapper component',
  31846.             'shopware.feature.flags.FEATURE_NEXT_15381' => [
  31847.                 'default' => false,
  31848.                 'major' => false,
  31849.                 'description' => 'Save theme compilation',
  31850.             ],
  31851.             'shopware.feature.flags.FEATURE_NEXT_15381.default' => false,
  31852.             'shopware.feature.flags.FEATURE_NEXT_15381.major' => false,
  31853.             'shopware.feature.flags.FEATURE_NEXT_15381.description' => 'Save theme compilation',
  31854.             'shopware.feature.flags.FEATURE_NEXT_17275' => [
  31855.                 'default' => false,
  31856.                 'major' => true,
  31857.                 'description' => 'StorefrontRenderEvent only gets original view',
  31858.             ],
  31859.             'shopware.feature.flags.FEATURE_NEXT_17275.default' => false,
  31860.             'shopware.feature.flags.FEATURE_NEXT_17275.major' => true,
  31861.             'shopware.feature.flags.FEATURE_NEXT_17275.description' => 'StorefrontRenderEvent only gets original view',
  31862.             'shopware.feature.flags.FEATURE_NEXT_17016' => [
  31863.                 'default' => false,
  31864.                 'major' => true,
  31865.                 'description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  31866.             ],
  31867.             'shopware.feature.flags.FEATURE_NEXT_17016.default' => false,
  31868.             'shopware.feature.flags.FEATURE_NEXT_17016.major' => true,
  31869.             'shopware.feature.flags.FEATURE_NEXT_17016.description' => 'Add, update or improve the selection and specification of Rule Builder Condition Fields.',
  31870.             'shopware.feature.flags.FEATURE_NEXT_16236' => [
  31871.                 'default' => false,
  31872.                 'major' => true,
  31873.                 'description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  31874.             ],
  31875.             'shopware.feature.flags.FEATURE_NEXT_16236.default' => false,
  31876.             'shopware.feature.flags.FEATURE_NEXT_16236.major' => true,
  31877.             'shopware.feature.flags.FEATURE_NEXT_16236.description' => 'Change customer creation behaviour on checkout/register page to opt in customer account.',
  31878.             'shopware.feature.flags.FEATURE_NEXT_16640' => [
  31879.                 'default' => false,
  31880.                 'major' => true,
  31881.                 'description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  31882.             ],
  31883.             'shopware.feature.flags.FEATURE_NEXT_16640.default' => false,
  31884.             'shopware.feature.flags.FEATURE_NEXT_16640.major' => true,
  31885.             'shopware.feature.flags.FEATURE_NEXT_16640.description' => 'Change ExceptionHandlerInterface by removing Command $command argument',
  31886.             'shopware.feature.flags.FEATURE_NEXT_17261' => [
  31887.                 'default' => false,
  31888.                 'major' => false,
  31889.                 'description' => 'Bulk Edit for Order Documents and Status Mails',
  31890.             ],
  31891.             'shopware.feature.flags.FEATURE_NEXT_17261.default' => false,
  31892.             'shopware.feature.flags.FEATURE_NEXT_17261.major' => false,
  31893.             'shopware.feature.flags.FEATURE_NEXT_17261.description' => 'Bulk Edit for Order Documents and Status Mails',
  31894.             'shopware.feature.flags.FEATURE_NEXT_17858' => [
  31895.                 'default' => false,
  31896.                 'major' => true,
  31897.                 'description' => 'Major feature flag for Business Event',
  31898.             ],
  31899.             'shopware.feature.flags.FEATURE_NEXT_17858.default' => false,
  31900.             'shopware.feature.flags.FEATURE_NEXT_17858.major' => true,
  31901.             'shopware.feature.flags.FEATURE_NEXT_17858.description' => 'Major feature flag for Business Event',
  31902.             'shopware.feature.flags.FEATURE_NEXT_6758' => [
  31903.                 'default' => false,
  31904.                 'major' => true,
  31905.                 'description' => 'Layout assignment for category as list',
  31906.             ],
  31907.             'shopware.feature.flags.FEATURE_NEXT_6758.default' => false,
  31908.             'shopware.feature.flags.FEATURE_NEXT_6758.major' => true,
  31909.             'shopware.feature.flags.FEATURE_NEXT_6758.description' => 'Layout assignment for category as list',
  31910.             'shopware.feature.flags.FEATURE_NEXT_18592' => [
  31911.                 'default' => false,
  31912.                 'major' => true,
  31913.                 'description' => 'Major feature flag for CombinationLoader',
  31914.             ],
  31915.             'shopware.feature.flags.FEATURE_NEXT_18592.default' => false,
  31916.             'shopware.feature.flags.FEATURE_NEXT_18592.major' => true,
  31917.             'shopware.feature.flags.FEATURE_NEXT_18592.description' => 'Major feature flag for CombinationLoader',
  31918.             'shopware.feature.flags.FEATURE_NEXT_19048' => [
  31919.                 'default' => false,
  31920.                 'major' => true,
  31921.                 'description' => 'Fix media resolution in theme',
  31922.             ],
  31923.             'shopware.feature.flags.FEATURE_NEXT_19048.default' => false,
  31924.             'shopware.feature.flags.FEATURE_NEXT_19048.major' => true,
  31925.             'shopware.feature.flags.FEATURE_NEXT_19048.description' => 'Fix media resolution in theme',
  31926.             'shopware.feature.flags.FEATURE_NEXT_19822' => [
  31927.                 'default' => false,
  31928.                 'major' => true,
  31929.                 'description' => 'Enables lazy loading components in the administration',
  31930.             ],
  31931.             'shopware.feature.flags.FEATURE_NEXT_19822.default' => false,
  31932.             'shopware.feature.flags.FEATURE_NEXT_19822.major' => true,
  31933.             'shopware.feature.flags.FEATURE_NEXT_19822.description' => 'Enables lazy loading components in the administration',
  31934.             'shopware.feature.flags.FEATURE_NEXT_17540' => [
  31935.                 'default' => false,
  31936.                 'major' => false,
  31937.                 'description' => 'Basic Flow Builder and App System integration',
  31938.             ],
  31939.             'shopware.feature.flags.FEATURE_NEXT_17540.default' => false,
  31940.             'shopware.feature.flags.FEATURE_NEXT_17540.major' => false,
  31941.             'shopware.feature.flags.FEATURE_NEXT_17540.description' => 'Basic Flow Builder and App System integration',
  31942.             'shopware.feature.flags.FEATURE_NEXT_18129' => [
  31943.                 'default' => false,
  31944.                 'major' => true,
  31945.                 'description' => 'Require positionIdentifier for some components',
  31946.             ],
  31947.             'shopware.feature.flags.FEATURE_NEXT_18129.default' => false,
  31948.             'shopware.feature.flags.FEATURE_NEXT_18129.major' => true,
  31949.             'shopware.feature.flags.FEATURE_NEXT_18129.description' => 'Require positionIdentifier for some components',
  31950.             'shopware.feature.flags.FEATURE_NEXT_19163' => [
  31951.                 'default' => false,
  31952.                 'major' => true,
  31953.                 'description' => 'one to one inheritance',
  31954.             ],
  31955.             'shopware.feature.flags.FEATURE_NEXT_19163.default' => false,
  31956.             'shopware.feature.flags.FEATURE_NEXT_19163.major' => true,
  31957.             'shopware.feature.flags.FEATURE_NEXT_19163.description' => 'one to one inheritance',
  31958.             'shopware.feature.flags.FEATURE_NEXT_18187' => [
  31959.                 'default' => false,
  31960.                 'major' => true,
  31961.                 'description' => 'Move admin dashboard statistics into separate component',
  31962.             ],
  31963.             'shopware.feature.flags.FEATURE_NEXT_18187.default' => false,
  31964.             'shopware.feature.flags.FEATURE_NEXT_18187.major' => true,
  31965.             'shopware.feature.flags.FEATURE_NEXT_18187.description' => 'Move admin dashboard statistics into separate component',
  31966.             'shopware.feature.flags.FEATURE_NEXT_17978' => [
  31967.                 'default' => false,
  31968.                 'major' => true,
  31969.                 'description' => 'Change component factory to work with extension overrides in Administration',
  31970.             ],
  31971.             'shopware.feature.flags.FEATURE_NEXT_17978.default' => false,
  31972.             'shopware.feature.flags.FEATURE_NEXT_17978.major' => true,
  31973.             'shopware.feature.flags.FEATURE_NEXT_17978.description' => 'Change component factory to work with extension overrides in Administration',
  31974.             'shopware.feature.flags.FEATURE_NEXT_17869' => [
  31975.                 'default' => false,
  31976.                 'major' => true,
  31977.                 'description' => 'Delayed flow actions',
  31978.             ],
  31979.             'shopware.feature.flags.FEATURE_NEXT_17869.default' => false,
  31980.             'shopware.feature.flags.FEATURE_NEXT_17869.major' => true,
  31981.             'shopware.feature.flags.FEATURE_NEXT_17869.description' => 'Delayed flow actions',
  31982.             'shopware.feature.flags.FEATURE_NEXT_11634' => [
  31983.                 'default' => false,
  31984.                 'major' => true,
  31985.                 'description' => 'Webpack alias refactor',
  31986.             ],
  31987.             'shopware.feature.flags.FEATURE_NEXT_11634.default' => false,
  31988.             'shopware.feature.flags.FEATURE_NEXT_11634.major' => true,
  31989.             'shopware.feature.flags.FEATURE_NEXT_11634.description' => 'Webpack alias refactor',
  31990.             'shopware.feature.flags.FEATURE_NEXT_18762' => [
  31991.                 'default' => false,
  31992.                 'major' => true,
  31993.                 'description' => 'Remove composite search api',
  31994.             ],
  31995.             'shopware.feature.flags.FEATURE_NEXT_18762.default' => false,
  31996.             'shopware.feature.flags.FEATURE_NEXT_18762.major' => true,
  31997.             'shopware.feature.flags.FEATURE_NEXT_18762.description' => 'Remove composite search api',
  31998.             'shopware.profiler' => [
  31999.                 'integrations' => [
  32000.                     => 'Symfony',
  32001.                 ],
  32002.             ],
  32003.             'shopware.profiler.integrations' => [
  32004.                 => 'Symfony',
  32005.             ],
  32006.             'shopware.profiler.integrations.0' => 'Symfony',
  32007.             'shopware.filesystem' => [
  32008.                 'private' => [
  32009.                     'type' => 'local',
  32010.                     'config' => [
  32011.                         'root' => (\dirname(__DIR__4).'/files'),
  32012.                     ],
  32013.                 ],
  32014.                 'public' => [
  32015.                     'type' => 'local',
  32016.                     'config' => [
  32017.                         'root' => (\dirname(__DIR__4).'/public'),
  32018.                     ],
  32019.                 ],
  32020.                 'temp' => [
  32021.                     'type' => 'local',
  32022.                     'config' => [
  32023.                         'root' => \dirname(__DIR__3),
  32024.                     ],
  32025.                 ],
  32026.                 'theme' => [
  32027.                 ],
  32028.                 'asset' => [
  32029.                 ],
  32030.                 'sitemap' => [
  32031.                 ],
  32032.                 'allowed_extensions' => [
  32033.                     => 'jpg',
  32034.                     => 'jpeg',
  32035.                     => 'png',
  32036.                     => 'webp',
  32037.                     => 'gif',
  32038.                     => 'svg',
  32039.                     => 'bmp',
  32040.                     => 'tiff',
  32041.                     => 'tif',
  32042.                     => 'eps',
  32043.                     10 => 'webm',
  32044.                     11 => 'mkv',
  32045.                     12 => 'flv',
  32046.                     13 => 'ogv',
  32047.                     14 => 'ogg',
  32048.                     15 => 'mov',
  32049.                     16 => 'mp4',
  32050.                     17 => 'avi',
  32051.                     18 => 'wmv',
  32052.                     19 => 'pdf',
  32053.                     20 => 'aac',
  32054.                     21 => 'mp3',
  32055.                     22 => 'wav',
  32056.                     23 => 'flac',
  32057.                     24 => 'oga',
  32058.                     25 => 'wma',
  32059.                     26 => 'txt',
  32060.                     27 => 'doc',
  32061.                     28 => 'ico',
  32062.                 ],
  32063.             ],
  32064.             'shopware.filesystem.private' => [
  32065.                 'type' => 'local',
  32066.                 'config' => [
  32067.                     'root' => (\dirname(__DIR__4).'/files'),
  32068.                 ],
  32069.             ],
  32070.             'shopware.filesystem.private.type' => 'local',
  32071.             'shopware.filesystem.private.config' => [
  32072.                 'root' => (\dirname(__DIR__4).'/files'),
  32073.             ],
  32074.             'shopware.filesystem.private.config.root' => (\dirname(__DIR__4).'/files'),
  32075.             'shopware.filesystem.public' => [
  32076.                 'type' => 'local',
  32077.                 'config' => [
  32078.                     'root' => (\dirname(__DIR__4).'/public'),
  32079.                 ],
  32080.             ],
  32081.             'shopware.filesystem.public.type' => 'local',
  32082.             'shopware.filesystem.public.config' => [
  32083.                 'root' => (\dirname(__DIR__4).'/public'),
  32084.             ],
  32085.             'shopware.filesystem.public.config.root' => (\dirname(__DIR__4).'/public'),
  32086.             'shopware.filesystem.temp' => [
  32087.                 'type' => 'local',
  32088.                 'config' => [
  32089.                     'root' => \dirname(__DIR__3),
  32090.                 ],
  32091.             ],
  32092.             'shopware.filesystem.temp.type' => 'local',
  32093.             'shopware.filesystem.temp.config' => [
  32094.                 'root' => \dirname(__DIR__3),
  32095.             ],
  32096.             'shopware.filesystem.temp.config.root' => \dirname(__DIR__3),
  32097.             'shopware.filesystem.theme' => [
  32098.                 'type' => 'local',
  32099.                 'config' => [
  32100.                     'root' => (\dirname(__DIR__4).'/public'),
  32101.                 ],
  32102.             ],
  32103.             'shopware.filesystem.asset' => [
  32104.                 'type' => 'local',
  32105.                 'config' => [
  32106.                     'root' => (\dirname(__DIR__4).'/public'),
  32107.                 ],
  32108.             ],
  32109.             'shopware.filesystem.sitemap' => [
  32110.                 'type' => 'local',
  32111.                 'config' => [
  32112.                     'root' => (\dirname(__DIR__4).'/public'),
  32113.                 ],
  32114.             ],
  32115.             'shopware.filesystem.allowed_extensions' => [
  32116.                 => 'jpg',
  32117.                 => 'jpeg',
  32118.                 => 'png',
  32119.                 => 'webp',
  32120.                 => 'gif',
  32121.                 => 'svg',
  32122.                 => 'bmp',
  32123.                 => 'tiff',
  32124.                 => 'tif',
  32125.                 => 'eps',
  32126.                 10 => 'webm',
  32127.                 11 => 'mkv',
  32128.                 12 => 'flv',
  32129.                 13 => 'ogv',
  32130.                 14 => 'ogg',
  32131.                 15 => 'mov',
  32132.                 16 => 'mp4',
  32133.                 17 => 'avi',
  32134.                 18 => 'wmv',
  32135.                 19 => 'pdf',
  32136.                 20 => 'aac',
  32137.                 21 => 'mp3',
  32138.                 22 => 'wav',
  32139.                 23 => 'flac',
  32140.                 24 => 'oga',
  32141.                 25 => 'wma',
  32142.                 26 => 'txt',
  32143.                 27 => 'doc',
  32144.                 28 => 'ico',
  32145.             ],
  32146.             'shopware.filesystem.allowed_extensions.0' => 'jpg',
  32147.             'shopware.filesystem.allowed_extensions.1' => 'jpeg',
  32148.             'shopware.filesystem.allowed_extensions.2' => 'png',
  32149.             'shopware.filesystem.allowed_extensions.3' => 'webp',
  32150.             'shopware.filesystem.allowed_extensions.4' => 'gif',
  32151.             'shopware.filesystem.allowed_extensions.5' => 'svg',
  32152.             'shopware.filesystem.allowed_extensions.6' => 'bmp',
  32153.             'shopware.filesystem.allowed_extensions.7' => 'tiff',
  32154.             'shopware.filesystem.allowed_extensions.8' => 'tif',
  32155.             'shopware.filesystem.allowed_extensions.9' => 'eps',
  32156.             'shopware.filesystem.allowed_extensions.10' => 'webm',
  32157.             'shopware.filesystem.allowed_extensions.11' => 'mkv',
  32158.             'shopware.filesystem.allowed_extensions.12' => 'flv',
  32159.             'shopware.filesystem.allowed_extensions.13' => 'ogv',
  32160.             'shopware.filesystem.allowed_extensions.14' => 'ogg',
  32161.             'shopware.filesystem.allowed_extensions.15' => 'mov',
  32162.             'shopware.filesystem.allowed_extensions.16' => 'mp4',
  32163.             'shopware.filesystem.allowed_extensions.17' => 'avi',
  32164.             'shopware.filesystem.allowed_extensions.18' => 'wmv',
  32165.             'shopware.filesystem.allowed_extensions.19' => 'pdf',
  32166.             'shopware.filesystem.allowed_extensions.20' => 'aac',
  32167.             'shopware.filesystem.allowed_extensions.21' => 'mp3',
  32168.             'shopware.filesystem.allowed_extensions.22' => 'wav',
  32169.             'shopware.filesystem.allowed_extensions.23' => 'flac',
  32170.             'shopware.filesystem.allowed_extensions.24' => 'oga',
  32171.             'shopware.filesystem.allowed_extensions.25' => 'wma',
  32172.             'shopware.filesystem.allowed_extensions.26' => 'txt',
  32173.             'shopware.filesystem.allowed_extensions.27' => 'doc',
  32174.             'shopware.filesystem.allowed_extensions.28' => 'ico',
  32175.             'shopware.cdn.url' => '',
  32176.             'shopware.increment' => [
  32177.                 'user_activity' => [
  32178.                     'type' => 'mysql',
  32179.                 ],
  32180.                 'message_queue' => [
  32181.                     'type' => 'mysql',
  32182.                 ],
  32183.             ],
  32184.             'shopware.increment.user_activity' => [
  32185.                 'type' => 'mysql',
  32186.             ],
  32187.             'shopware.increment.user_activity.type' => 'mysql',
  32188.             'shopware.increment.message_queue' => [
  32189.                 'type' => 'mysql',
  32190.             ],
  32191.             'shopware.increment.message_queue.type' => 'mysql',
  32192.             'shopware.api' => [
  32193.                 'max_limit' => 100,
  32194.                 'api_browser' => [
  32195.                     'auth_required' => false,
  32196.                 ],
  32197.                 'store' => [
  32198.                     'context_lifetime' => 'P1D',
  32199.                 ],
  32200.                 'rate_limiter' => [
  32201.                     'login' => [
  32202.                         'enabled' => true,
  32203.                         'policy' => 'time_backoff',
  32204.                         'reset' => '24 hours',
  32205.                         'limits' => [
  32206.                             => [
  32207.                                 'limit' => 10,
  32208.                                 'interval' => '10 seconds',
  32209.                             ],
  32210.                             => [
  32211.                                 'limit' => 15,
  32212.                                 'interval' => '30 seconds',
  32213.                             ],
  32214.                             => [
  32215.                                 'limit' => 20,
  32216.                                 'interval' => '60 seconds',
  32217.                             ],
  32218.                         ],
  32219.                         'lock_factory' => 'lock.factory',
  32220.                         'cache_pool' => 'cache.rate_limiter',
  32221.                     ],
  32222.                     'guest_login' => [
  32223.                         'enabled' => true,
  32224.                         'policy' => 'time_backoff',
  32225.                         'reset' => '24 hours',
  32226.                         'limits' => [
  32227.                             => [
  32228.                                 'limit' => 10,
  32229.                                 'interval' => '10 seconds',
  32230.                             ],
  32231.                             => [
  32232.                                 'limit' => 15,
  32233.                                 'interval' => '30 seconds',
  32234.                             ],
  32235.                             => [
  32236.                                 'limit' => 20,
  32237.                                 'interval' => '60 seconds',
  32238.                             ],
  32239.                         ],
  32240.                         'lock_factory' => 'lock.factory',
  32241.                         'cache_pool' => 'cache.rate_limiter',
  32242.                     ],
  32243.                     'oauth' => [
  32244.                         'enabled' => true,
  32245.                         'policy' => 'time_backoff',
  32246.                         'reset' => '24 hours',
  32247.                         'limits' => [
  32248.                             => [
  32249.                                 'limit' => 10,
  32250.                                 'interval' => '10 seconds',
  32251.                             ],
  32252.                             => [
  32253.                                 'limit' => 15,
  32254.                                 'interval' => '30 seconds',
  32255.                             ],
  32256.                             => [
  32257.                                 'limit' => 20,
  32258.                                 'interval' => '60 seconds',
  32259.                             ],
  32260.                         ],
  32261.                         'lock_factory' => 'lock.factory',
  32262.                         'cache_pool' => 'cache.rate_limiter',
  32263.                     ],
  32264.                     'reset_password' => [
  32265.                         'enabled' => true,
  32266.                         'policy' => 'time_backoff',
  32267.                         'reset' => '24 hours',
  32268.                         'limits' => [
  32269.                             => [
  32270.                                 'limit' => 3,
  32271.                                 'interval' => '30 seconds',
  32272.                             ],
  32273.                             => [
  32274.                                 'limit' => 5,
  32275.                                 'interval' => '60 seconds',
  32276.                             ],
  32277.                             => [
  32278.                                 'limit' => 10,
  32279.                                 'interval' => '90 seconds',
  32280.                             ],
  32281.                         ],
  32282.                         'lock_factory' => 'lock.factory',
  32283.                         'cache_pool' => 'cache.rate_limiter',
  32284.                     ],
  32285.                     'user_recovery' => [
  32286.                         'enabled' => true,
  32287.                         'policy' => 'time_backoff',
  32288.                         'reset' => '24 hours',
  32289.                         'limits' => [
  32290.                             => [
  32291.                                 'limit' => 3,
  32292.                                 'interval' => '30 seconds',
  32293.                             ],
  32294.                             => [
  32295.                                 'limit' => 5,
  32296.                                 'interval' => '60 seconds',
  32297.                             ],
  32298.                             => [
  32299.                                 'limit' => 10,
  32300.                                 'interval' => '90 seconds',
  32301.                             ],
  32302.                         ],
  32303.                         'lock_factory' => 'lock.factory',
  32304.                         'cache_pool' => 'cache.rate_limiter',
  32305.                     ],
  32306.                     'contact_form' => [
  32307.                         'enabled' => true,
  32308.                         'policy' => 'time_backoff',
  32309.                         'reset' => '24 hours',
  32310.                         'limits' => [
  32311.                             => [
  32312.                                 'limit' => 3,
  32313.                                 'interval' => '30 seconds',
  32314.                             ],
  32315.                             => [
  32316.                                 'limit' => 5,
  32317.                                 'interval' => '60 seconds',
  32318.                             ],
  32319.                             => [
  32320.                                 'limit' => 10,
  32321.                                 'interval' => '90 seconds',
  32322.                             ],
  32323.                         ],
  32324.                         'lock_factory' => 'lock.factory',
  32325.                         'cache_pool' => 'cache.rate_limiter',
  32326.                     ],
  32327.                     'notification' => [
  32328.                         'enabled' => true,
  32329.                         'policy' => 'time_backoff',
  32330.                         'reset' => '24 hours',
  32331.                         'limits' => [
  32332.                             => [
  32333.                                 'limit' => 10,
  32334.                                 'interval' => '10 seconds',
  32335.                             ],
  32336.                             => [
  32337.                                 'limit' => 15,
  32338.                                 'interval' => '30 seconds',
  32339.                             ],
  32340.                             => [
  32341.                                 'limit' => 20,
  32342.                                 'interval' => '60 seconds',
  32343.                             ],
  32344.                         ],
  32345.                         'lock_factory' => 'lock.factory',
  32346.                         'cache_pool' => 'cache.rate_limiter',
  32347.                     ],
  32348.                 ],
  32349.             ],
  32350.             'shopware.api.max_limit' => 100,
  32351.             'shopware.api.api_browser' => [
  32352.                 'auth_required' => false,
  32353.             ],
  32354.             'shopware.api.api_browser.auth_required' => false,
  32355.             'shopware.api.api_browser.auth_required_str' => '0',
  32356.             'shopware.api.store' => [
  32357.                 'context_lifetime' => 'P1D',
  32358.             ],
  32359.             'shopware.api.store.context_lifetime' => 'P1D',
  32360.             'shopware.api.rate_limiter' => [
  32361.                 'login' => [
  32362.                     'enabled' => true,
  32363.                     'policy' => 'time_backoff',
  32364.                     'reset' => '24 hours',
  32365.                     'limits' => [
  32366.                         => [
  32367.                             'limit' => 10,
  32368.                             'interval' => '10 seconds',
  32369.                         ],
  32370.                         => [
  32371.                             'limit' => 15,
  32372.                             'interval' => '30 seconds',
  32373.                         ],
  32374.                         => [
  32375.                             'limit' => 20,
  32376.                             'interval' => '60 seconds',
  32377.                         ],
  32378.                     ],
  32379.                     'lock_factory' => 'lock.factory',
  32380.                     'cache_pool' => 'cache.rate_limiter',
  32381.                 ],
  32382.                 'guest_login' => [
  32383.                     'enabled' => true,
  32384.                     'policy' => 'time_backoff',
  32385.                     'reset' => '24 hours',
  32386.                     'limits' => [
  32387.                         => [
  32388.                             'limit' => 10,
  32389.                             'interval' => '10 seconds',
  32390.                         ],
  32391.                         => [
  32392.                             'limit' => 15,
  32393.                             'interval' => '30 seconds',
  32394.                         ],
  32395.                         => [
  32396.                             'limit' => 20,
  32397.                             'interval' => '60 seconds',
  32398.                         ],
  32399.                     ],
  32400.                     'lock_factory' => 'lock.factory',
  32401.                     'cache_pool' => 'cache.rate_limiter',
  32402.                 ],
  32403.                 'oauth' => [
  32404.                     'enabled' => true,
  32405.                     'policy' => 'time_backoff',
  32406.                     'reset' => '24 hours',
  32407.                     'limits' => [
  32408.                         => [
  32409.                             'limit' => 10,
  32410.                             'interval' => '10 seconds',
  32411.                         ],
  32412.                         => [
  32413.                             'limit' => 15,
  32414.                             'interval' => '30 seconds',
  32415.                         ],
  32416.                         => [
  32417.                             'limit' => 20,
  32418.                             'interval' => '60 seconds',
  32419.                         ],
  32420.                     ],
  32421.                     'lock_factory' => 'lock.factory',
  32422.                     'cache_pool' => 'cache.rate_limiter',
  32423.                 ],
  32424.                 'reset_password' => [
  32425.                     'enabled' => true,
  32426.                     'policy' => 'time_backoff',
  32427.                     'reset' => '24 hours',
  32428.                     'limits' => [
  32429.                         => [
  32430.                             'limit' => 3,
  32431.                             'interval' => '30 seconds',
  32432.                         ],
  32433.                         => [
  32434.                             'limit' => 5,
  32435.                             'interval' => '60 seconds',
  32436.                         ],
  32437.                         => [
  32438.                             'limit' => 10,
  32439.                             'interval' => '90 seconds',
  32440.                         ],
  32441.                     ],
  32442.                     'lock_factory' => 'lock.factory',
  32443.                     'cache_pool' => 'cache.rate_limiter',
  32444.                 ],
  32445.                 'user_recovery' => [
  32446.                     'enabled' => true,
  32447.                     'policy' => 'time_backoff',
  32448.                     'reset' => '24 hours',
  32449.                     'limits' => [
  32450.                         => [
  32451.                             'limit' => 3,
  32452.                             'interval' => '30 seconds',
  32453.                         ],
  32454.                         => [
  32455.                             'limit' => 5,
  32456.                             'interval' => '60 seconds',
  32457.                         ],
  32458.                         => [
  32459.                             'limit' => 10,
  32460.                             'interval' => '90 seconds',
  32461.                         ],
  32462.                     ],
  32463.                     'lock_factory' => 'lock.factory',
  32464.                     'cache_pool' => 'cache.rate_limiter',
  32465.                 ],
  32466.                 'contact_form' => [
  32467.                     'enabled' => true,
  32468.                     'policy' => 'time_backoff',
  32469.                     'reset' => '24 hours',
  32470.                     'limits' => [
  32471.                         => [
  32472.                             'limit' => 3,
  32473.                             'interval' => '30 seconds',
  32474.                         ],
  32475.                         => [
  32476.                             'limit' => 5,
  32477.                             'interval' => '60 seconds',
  32478.                         ],
  32479.                         => [
  32480.                             'limit' => 10,
  32481.                             'interval' => '90 seconds',
  32482.                         ],
  32483.                     ],
  32484.                     'lock_factory' => 'lock.factory',
  32485.                     'cache_pool' => 'cache.rate_limiter',
  32486.                 ],
  32487.                 'notification' => [
  32488.                     'enabled' => true,
  32489.                     'policy' => 'time_backoff',
  32490.                     'reset' => '24 hours',
  32491.                     'limits' => [
  32492.                         => [
  32493.                             'limit' => 10,
  32494.                             'interval' => '10 seconds',
  32495.                         ],
  32496.                         => [
  32497.                             'limit' => 15,
  32498.                             'interval' => '30 seconds',
  32499.                         ],
  32500.                         => [
  32501.                             'limit' => 20,
  32502.                             'interval' => '60 seconds',
  32503.                         ],
  32504.                     ],
  32505.                     'lock_factory' => 'lock.factory',
  32506.                     'cache_pool' => 'cache.rate_limiter',
  32507.                 ],
  32508.             ],
  32509.             'shopware.api.rate_limiter.login' => [
  32510.                 'enabled' => true,
  32511.                 'policy' => 'time_backoff',
  32512.                 'reset' => '24 hours',
  32513.                 'limits' => [
  32514.                     => [
  32515.                         'limit' => 10,
  32516.                         'interval' => '10 seconds',
  32517.                     ],
  32518.                     => [
  32519.                         'limit' => 15,
  32520.                         'interval' => '30 seconds',
  32521.                     ],
  32522.                     => [
  32523.                         'limit' => 20,
  32524.                         'interval' => '60 seconds',
  32525.                     ],
  32526.                 ],
  32527.                 'lock_factory' => 'lock.factory',
  32528.                 'cache_pool' => 'cache.rate_limiter',
  32529.             ],
  32530.             'shopware.api.rate_limiter.login.enabled' => true,
  32531.             'shopware.api.rate_limiter.login.policy' => 'time_backoff',
  32532.             'shopware.api.rate_limiter.login.reset' => '24 hours',
  32533.             'shopware.api.rate_limiter.login.limits' => [
  32534.                 => [
  32535.                     'limit' => 10,
  32536.                     'interval' => '10 seconds',
  32537.                 ],
  32538.                 => [
  32539.                     'limit' => 15,
  32540.                     'interval' => '30 seconds',
  32541.                 ],
  32542.                 => [
  32543.                     'limit' => 20,
  32544.                     'interval' => '60 seconds',
  32545.                 ],
  32546.             ],
  32547.             'shopware.api.rate_limiter.login.limits.0' => [
  32548.                 'limit' => 10,
  32549.                 'interval' => '10 seconds',
  32550.             ],
  32551.             'shopware.api.rate_limiter.login.limits.0.limit' => 10,
  32552.             'shopware.api.rate_limiter.login.limits.0.interval' => '10 seconds',
  32553.             'shopware.api.rate_limiter.login.limits.1' => [
  32554.                 'limit' => 15,
  32555.                 'interval' => '30 seconds',
  32556.             ],
  32557.             'shopware.api.rate_limiter.login.limits.1.limit' => 15,
  32558.             'shopware.api.rate_limiter.login.limits.1.interval' => '30 seconds',
  32559.             'shopware.api.rate_limiter.login.limits.2' => [
  32560.                 'limit' => 20,
  32561.                 'interval' => '60 seconds',
  32562.             ],
  32563.             'shopware.api.rate_limiter.login.limits.2.limit' => 20,
  32564.             'shopware.api.rate_limiter.login.limits.2.interval' => '60 seconds',
  32565.             'shopware.api.rate_limiter.login.lock_factory' => 'lock.factory',
  32566.             'shopware.api.rate_limiter.login.cache_pool' => 'cache.rate_limiter',
  32567.             'shopware.api.rate_limiter.guest_login' => [
  32568.                 'enabled' => true,
  32569.                 'policy' => 'time_backoff',
  32570.                 'reset' => '24 hours',
  32571.                 'limits' => [
  32572.                     => [
  32573.                         'limit' => 10,
  32574.                         'interval' => '10 seconds',
  32575.                     ],
  32576.                     => [
  32577.                         'limit' => 15,
  32578.                         'interval' => '30 seconds',
  32579.                     ],
  32580.                     => [
  32581.                         'limit' => 20,
  32582.                         'interval' => '60 seconds',
  32583.                     ],
  32584.                 ],
  32585.                 'lock_factory' => 'lock.factory',
  32586.                 'cache_pool' => 'cache.rate_limiter',
  32587.             ],
  32588.             'shopware.api.rate_limiter.guest_login.enabled' => true,
  32589.             'shopware.api.rate_limiter.guest_login.policy' => 'time_backoff',
  32590.             'shopware.api.rate_limiter.guest_login.reset' => '24 hours',
  32591.             'shopware.api.rate_limiter.guest_login.limits' => [
  32592.                 => [
  32593.                     'limit' => 10,
  32594.                     'interval' => '10 seconds',
  32595.                 ],
  32596.                 => [
  32597.                     'limit' => 15,
  32598.                     'interval' => '30 seconds',
  32599.                 ],
  32600.                 => [
  32601.                     'limit' => 20,
  32602.                     'interval' => '60 seconds',
  32603.                 ],
  32604.             ],
  32605.             'shopware.api.rate_limiter.guest_login.limits.0' => [
  32606.                 'limit' => 10,
  32607.                 'interval' => '10 seconds',
  32608.             ],
  32609.             'shopware.api.rate_limiter.guest_login.limits.0.limit' => 10,
  32610.             'shopware.api.rate_limiter.guest_login.limits.0.interval' => '10 seconds',
  32611.             'shopware.api.rate_limiter.guest_login.limits.1' => [
  32612.                 'limit' => 15,
  32613.                 'interval' => '30 seconds',
  32614.             ],
  32615.             'shopware.api.rate_limiter.guest_login.limits.1.limit' => 15,
  32616.             'shopware.api.rate_limiter.guest_login.limits.1.interval' => '30 seconds',
  32617.             'shopware.api.rate_limiter.guest_login.limits.2' => [
  32618.                 'limit' => 20,
  32619.                 'interval' => '60 seconds',
  32620.             ],
  32621.             'shopware.api.rate_limiter.guest_login.limits.2.limit' => 20,
  32622.             'shopware.api.rate_limiter.guest_login.limits.2.interval' => '60 seconds',
  32623.             'shopware.api.rate_limiter.guest_login.lock_factory' => 'lock.factory',
  32624.             'shopware.api.rate_limiter.guest_login.cache_pool' => 'cache.rate_limiter',
  32625.             'shopware.api.rate_limiter.oauth' => [
  32626.                 'enabled' => true,
  32627.                 'policy' => 'time_backoff',
  32628.                 'reset' => '24 hours',
  32629.                 'limits' => [
  32630.                     => [
  32631.                         'limit' => 10,
  32632.                         'interval' => '10 seconds',
  32633.                     ],
  32634.                     => [
  32635.                         'limit' => 15,
  32636.                         'interval' => '30 seconds',
  32637.                     ],
  32638.                     => [
  32639.                         'limit' => 20,
  32640.                         'interval' => '60 seconds',
  32641.                     ],
  32642.                 ],
  32643.                 'lock_factory' => 'lock.factory',
  32644.                 'cache_pool' => 'cache.rate_limiter',
  32645.             ],
  32646.             'shopware.api.rate_limiter.oauth.enabled' => true,
  32647.             'shopware.api.rate_limiter.oauth.policy' => 'time_backoff',
  32648.             'shopware.api.rate_limiter.oauth.reset' => '24 hours',
  32649.             'shopware.api.rate_limiter.oauth.limits' => [
  32650.                 => [
  32651.                     'limit' => 10,
  32652.                     'interval' => '10 seconds',
  32653.                 ],
  32654.                 => [
  32655.                     'limit' => 15,
  32656.                     'interval' => '30 seconds',
  32657.                 ],
  32658.                 => [
  32659.                     'limit' => 20,
  32660.                     'interval' => '60 seconds',
  32661.                 ],
  32662.             ],
  32663.             'shopware.api.rate_limiter.oauth.limits.0' => [
  32664.                 'limit' => 10,
  32665.                 'interval' => '10 seconds',
  32666.             ],
  32667.             'shopware.api.rate_limiter.oauth.limits.0.limit' => 10,
  32668.             'shopware.api.rate_limiter.oauth.limits.0.interval' => '10 seconds',
  32669.             'shopware.api.rate_limiter.oauth.limits.1' => [
  32670.                 'limit' => 15,
  32671.                 'interval' => '30 seconds',
  32672.             ],
  32673.             'shopware.api.rate_limiter.oauth.limits.1.limit' => 15,
  32674.             'shopware.api.rate_limiter.oauth.limits.1.interval' => '30 seconds',
  32675.             'shopware.api.rate_limiter.oauth.limits.2' => [
  32676.                 'limit' => 20,
  32677.                 'interval' => '60 seconds',
  32678.             ],
  32679.             'shopware.api.rate_limiter.oauth.limits.2.limit' => 20,
  32680.             'shopware.api.rate_limiter.oauth.limits.2.interval' => '60 seconds',
  32681.             'shopware.api.rate_limiter.oauth.lock_factory' => 'lock.factory',
  32682.             'shopware.api.rate_limiter.oauth.cache_pool' => 'cache.rate_limiter',
  32683.             'shopware.api.rate_limiter.reset_password' => [
  32684.                 'enabled' => true,
  32685.                 'policy' => 'time_backoff',
  32686.                 'reset' => '24 hours',
  32687.                 'limits' => [
  32688.                     => [
  32689.                         'limit' => 3,
  32690.                         'interval' => '30 seconds',
  32691.                     ],
  32692.                     => [
  32693.                         'limit' => 5,
  32694.                         'interval' => '60 seconds',
  32695.                     ],
  32696.                     => [
  32697.                         'limit' => 10,
  32698.                         'interval' => '90 seconds',
  32699.                     ],
  32700.                 ],
  32701.                 'lock_factory' => 'lock.factory',
  32702.                 'cache_pool' => 'cache.rate_limiter',
  32703.             ],
  32704.             'shopware.api.rate_limiter.reset_password.enabled' => true,
  32705.             'shopware.api.rate_limiter.reset_password.policy' => 'time_backoff',
  32706.             'shopware.api.rate_limiter.reset_password.reset' => '24 hours',
  32707.             'shopware.api.rate_limiter.reset_password.limits' => [
  32708.                 => [
  32709.                     'limit' => 3,
  32710.                     'interval' => '30 seconds',
  32711.                 ],
  32712.                 => [
  32713.                     'limit' => 5,
  32714.                     'interval' => '60 seconds',
  32715.                 ],
  32716.                 => [
  32717.                     'limit' => 10,
  32718.                     'interval' => '90 seconds',
  32719.                 ],
  32720.             ],
  32721.             'shopware.api.rate_limiter.reset_password.limits.0' => [
  32722.                 'limit' => 3,
  32723.                 'interval' => '30 seconds',
  32724.             ],
  32725.             'shopware.api.rate_limiter.reset_password.limits.0.limit' => 3,
  32726.             'shopware.api.rate_limiter.reset_password.limits.0.interval' => '30 seconds',
  32727.             'shopware.api.rate_limiter.reset_password.limits.1' => [
  32728.                 'limit' => 5,
  32729.                 'interval' => '60 seconds',
  32730.             ],
  32731.             'shopware.api.rate_limiter.reset_password.limits.1.limit' => 5,
  32732.             'shopware.api.rate_limiter.reset_password.limits.1.interval' => '60 seconds',
  32733.             'shopware.api.rate_limiter.reset_password.limits.2' => [
  32734.                 'limit' => 10,
  32735.                 'interval' => '90 seconds',
  32736.             ],
  32737.             'shopware.api.rate_limiter.reset_password.limits.2.limit' => 10,
  32738.             'shopware.api.rate_limiter.reset_password.limits.2.interval' => '90 seconds',
  32739.             'shopware.api.rate_limiter.reset_password.lock_factory' => 'lock.factory',
  32740.             'shopware.api.rate_limiter.reset_password.cache_pool' => 'cache.rate_limiter',
  32741.             'shopware.api.rate_limiter.user_recovery' => [
  32742.                 'enabled' => true,
  32743.                 'policy' => 'time_backoff',
  32744.                 'reset' => '24 hours',
  32745.                 'limits' => [
  32746.                     => [
  32747.                         'limit' => 3,
  32748.                         'interval' => '30 seconds',
  32749.                     ],
  32750.                     => [
  32751.                         'limit' => 5,
  32752.                         'interval' => '60 seconds',
  32753.                     ],
  32754.                     => [
  32755.                         'limit' => 10,
  32756.                         'interval' => '90 seconds',
  32757.                     ],
  32758.                 ],
  32759.                 'lock_factory' => 'lock.factory',
  32760.                 'cache_pool' => 'cache.rate_limiter',
  32761.             ],
  32762.             'shopware.api.rate_limiter.user_recovery.enabled' => true,
  32763.             'shopware.api.rate_limiter.user_recovery.policy' => 'time_backoff',
  32764.             'shopware.api.rate_limiter.user_recovery.reset' => '24 hours',
  32765.             'shopware.api.rate_limiter.user_recovery.limits' => [
  32766.                 => [
  32767.                     'limit' => 3,
  32768.                     'interval' => '30 seconds',
  32769.                 ],
  32770.                 => [
  32771.                     'limit' => 5,
  32772.                     'interval' => '60 seconds',
  32773.                 ],
  32774.                 => [
  32775.                     'limit' => 10,
  32776.                     'interval' => '90 seconds',
  32777.                 ],
  32778.             ],
  32779.             'shopware.api.rate_limiter.user_recovery.limits.0' => [
  32780.                 'limit' => 3,
  32781.                 'interval' => '30 seconds',
  32782.             ],
  32783.             'shopware.api.rate_limiter.user_recovery.limits.0.limit' => 3,
  32784.             'shopware.api.rate_limiter.user_recovery.limits.0.interval' => '30 seconds',
  32785.             'shopware.api.rate_limiter.user_recovery.limits.1' => [
  32786.                 'limit' => 5,
  32787.                 'interval' => '60 seconds',
  32788.             ],
  32789.             'shopware.api.rate_limiter.user_recovery.limits.1.limit' => 5,
  32790.             'shopware.api.rate_limiter.user_recovery.limits.1.interval' => '60 seconds',
  32791.             'shopware.api.rate_limiter.user_recovery.limits.2' => [
  32792.                 'limit' => 10,
  32793.                 'interval' => '90 seconds',
  32794.             ],
  32795.             'shopware.api.rate_limiter.user_recovery.limits.2.limit' => 10,
  32796.             'shopware.api.rate_limiter.user_recovery.limits.2.interval' => '90 seconds',
  32797.             'shopware.api.rate_limiter.user_recovery.lock_factory' => 'lock.factory',
  32798.             'shopware.api.rate_limiter.user_recovery.cache_pool' => 'cache.rate_limiter',
  32799.             'shopware.api.rate_limiter.contact_form' => [
  32800.                 'enabled' => true,
  32801.                 'policy' => 'time_backoff',
  32802.                 'reset' => '24 hours',
  32803.                 'limits' => [
  32804.                     => [
  32805.                         'limit' => 3,
  32806.                         'interval' => '30 seconds',
  32807.                     ],
  32808.                     => [
  32809.                         'limit' => 5,
  32810.                         'interval' => '60 seconds',
  32811.                     ],
  32812.                     => [
  32813.                         'limit' => 10,
  32814.                         'interval' => '90 seconds',
  32815.                     ],
  32816.                 ],
  32817.                 'lock_factory' => 'lock.factory',
  32818.                 'cache_pool' => 'cache.rate_limiter',
  32819.             ],
  32820.             'shopware.api.rate_limiter.contact_form.enabled' => true,
  32821.             'shopware.api.rate_limiter.contact_form.policy' => 'time_backoff',
  32822.             'shopware.api.rate_limiter.contact_form.reset' => '24 hours',
  32823.             'shopware.api.rate_limiter.contact_form.limits' => [
  32824.                 => [
  32825.                     'limit' => 3,
  32826.                     'interval' => '30 seconds',
  32827.                 ],
  32828.                 => [
  32829.                     'limit' => 5,
  32830.                     'interval' => '60 seconds',
  32831.                 ],
  32832.                 => [
  32833.                     'limit' => 10,
  32834.                     'interval' => '90 seconds',
  32835.                 ],
  32836.             ],
  32837.             'shopware.api.rate_limiter.contact_form.limits.0' => [
  32838.                 'limit' => 3,
  32839.                 'interval' => '30 seconds',
  32840.             ],
  32841.             'shopware.api.rate_limiter.contact_form.limits.0.limit' => 3,
  32842.             'shopware.api.rate_limiter.contact_form.limits.0.interval' => '30 seconds',
  32843.             'shopware.api.rate_limiter.contact_form.limits.1' => [
  32844.                 'limit' => 5,
  32845.                 'interval' => '60 seconds',
  32846.             ],
  32847.             'shopware.api.rate_limiter.contact_form.limits.1.limit' => 5,
  32848.             'shopware.api.rate_limiter.contact_form.limits.1.interval' => '60 seconds',
  32849.             'shopware.api.rate_limiter.contact_form.limits.2' => [
  32850.                 'limit' => 10,
  32851.                 'interval' => '90 seconds',
  32852.             ],
  32853.             'shopware.api.rate_limiter.contact_form.limits.2.limit' => 10,
  32854.             'shopware.api.rate_limiter.contact_form.limits.2.interval' => '90 seconds',
  32855.             'shopware.api.rate_limiter.contact_form.lock_factory' => 'lock.factory',
  32856.             'shopware.api.rate_limiter.contact_form.cache_pool' => 'cache.rate_limiter',
  32857.             'shopware.api.rate_limiter.notification' => [
  32858.                 'enabled' => true,
  32859.                 'policy' => 'time_backoff',
  32860.                 'reset' => '24 hours',
  32861.                 'limits' => [
  32862.                     => [
  32863.                         'limit' => 10,
  32864.                         'interval' => '10 seconds',
  32865.                     ],
  32866.                     => [
  32867.                         'limit' => 15,
  32868.                         'interval' => '30 seconds',
  32869.                     ],
  32870.                     => [
  32871.                         'limit' => 20,
  32872.                         'interval' => '60 seconds',
  32873.                     ],
  32874.                 ],
  32875.                 'lock_factory' => 'lock.factory',
  32876.                 'cache_pool' => 'cache.rate_limiter',
  32877.             ],
  32878.             'shopware.api.rate_limiter.notification.enabled' => true,
  32879.             'shopware.api.rate_limiter.notification.policy' => 'time_backoff',
  32880.             'shopware.api.rate_limiter.notification.reset' => '24 hours',
  32881.             'shopware.api.rate_limiter.notification.limits' => [
  32882.                 => [
  32883.                     'limit' => 10,
  32884.                     'interval' => '10 seconds',
  32885.                 ],
  32886.                 => [
  32887.                     'limit' => 15,
  32888.                     'interval' => '30 seconds',
  32889.                 ],
  32890.                 => [
  32891.                     'limit' => 20,
  32892.                     'interval' => '60 seconds',
  32893.                 ],
  32894.             ],
  32895.             'shopware.api.rate_limiter.notification.limits.0' => [
  32896.                 'limit' => 10,
  32897.                 'interval' => '10 seconds',
  32898.             ],
  32899.             'shopware.api.rate_limiter.notification.limits.0.limit' => 10,
  32900.             'shopware.api.rate_limiter.notification.limits.0.interval' => '10 seconds',
  32901.             'shopware.api.rate_limiter.notification.limits.1' => [
  32902.                 'limit' => 15,
  32903.                 'interval' => '30 seconds',
  32904.             ],
  32905.             'shopware.api.rate_limiter.notification.limits.1.limit' => 15,
  32906.             'shopware.api.rate_limiter.notification.limits.1.interval' => '30 seconds',
  32907.             'shopware.api.rate_limiter.notification.limits.2' => [
  32908.                 'limit' => 20,
  32909.                 'interval' => '60 seconds',
  32910.             ],
  32911.             'shopware.api.rate_limiter.notification.limits.2.limit' => 20,
  32912.             'shopware.api.rate_limiter.notification.limits.2.interval' => '60 seconds',
  32913.             'shopware.api.rate_limiter.notification.lock_factory' => 'lock.factory',
  32914.             'shopware.api.rate_limiter.notification.cache_pool' => 'cache.rate_limiter',
  32915.             'shopware.admin_worker' => [
  32916.                 'enable_admin_worker' => true,
  32917.                 'poll_interval' => 20,
  32918.                 'transports' => [
  32919.                     => 'default',
  32920.                 ],
  32921.                 'memory_limit' => '128M',
  32922.             ],
  32923.             'shopware.admin_worker.enable_admin_worker' => true,
  32924.             'shopware.admin_worker.poll_interval' => 20,
  32925.             'shopware.admin_worker.transports' => [
  32926.                 => 'default',
  32927.             ],
  32928.             'shopware.admin_worker.transports.0' => 'default',
  32929.             'shopware.admin_worker.memory_limit' => '128M',
  32930.             'shopware.auto_update' => [
  32931.                 'enabled' => true,
  32932.             ],
  32933.             'shopware.auto_update.enabled' => true,
  32934.             'shopware.store' => [
  32935.                 'frw' => false,
  32936.             ],
  32937.             'shopware.sitemap' => [
  32938.                 'batchsize' => 100,
  32939.                 'custom_urls' => [
  32940.                 ],
  32941.                 'excluded_urls' => [
  32942.                 ],
  32943.             ],
  32944.             'shopware.sitemap.batchsize' => 100,
  32945.             'shopware.sitemap.custom_urls' => [
  32946.             ],
  32947.             'shopware.sitemap.excluded_urls' => [
  32948.             ],
  32949.             'shopware.media' => [
  32950.                 'enable_url_upload_feature' => true,
  32951.                 'enable_url_validation' => false,
  32952.             ],
  32953.             'shopware.media.enable_url_upload_feature' => true,
  32954.             'shopware.media.enable_url_validation' => false,
  32955.             'shopware.dal' => [
  32956.                 'batch_size' => 125,
  32957.                 'versioning' => [
  32958.                     'expire_days' => 30,
  32959.                 ],
  32960.             ],
  32961.             'shopware.dal.batch_size' => 125,
  32962.             'shopware.dal.versioning' => [
  32963.                 'expire_days' => 30,
  32964.             ],
  32965.             'shopware.dal.versioning.expire_days' => 30,
  32966.             'shopware.mail' => [
  32967.                 'update_mail_variables_on_send' => true,
  32968.             ],
  32969.             'shopware.mail.update_mail_variables_on_send' => true,
  32970.             'shopware.cart' => [
  32971.                 'compress' => false,
  32972.                 'expire_days' => 120,
  32973.                 'redis_url' => false,
  32974.             ],
  32975.             'shopware.cart.compress' => false,
  32976.             'shopware.cart.expire_days' => 120,
  32977.             'shopware.cart.redis_url' => false,
  32978.             'shopware.number_range' => [
  32979.                 'increment_storage' => 'SQL',
  32980.                 'redis_url' => false,
  32981.             ],
  32982.             'shopware.number_range.increment_storage' => 'SQL',
  32983.             'shopware.number_range.redis_url' => false,
  32984.             'shopware.sales_channel_context' => [
  32985.                 'expire_days' => 120,
  32986.             ],
  32987.             'shopware.sales_channel_context.expire_days' => 120,
  32988.             'shopware.html_sanitizer.cache_enabled' => true,
  32989.             'shopware.html_sanitizer.sets' => [
  32990.                 'basic' => [
  32991.                     'tags' => [
  32992.                         => 'a',
  32993.                         => 'abbr',
  32994.                         => 'acronym',
  32995.                         => 'address',
  32996.                         => 'b',
  32997.                         => 'bdo',
  32998.                         => 'big',
  32999.                         => 'blockquote',
  33000.                         => 'br',
  33001.                         => 'caption',
  33002.                         10 => 'center',
  33003.                         11 => 'cite',
  33004.                         12 => 'code',
  33005.                         13 => 'col',
  33006.                         14 => 'colgroup',
  33007.                         15 => 'dd',
  33008.                         16 => 'del',
  33009.                         17 => 'dfn',
  33010.                         18 => 'dir',
  33011.                         19 => 'div',
  33012.                         20 => 'dl',
  33013.                         21 => 'dt',
  33014.                         22 => 'em',
  33015.                         23 => 'font',
  33016.                         24 => 'h1',
  33017.                         25 => 'h2',
  33018.                         26 => 'h3',
  33019.                         27 => 'h4',
  33020.                         28 => 'h5',
  33021.                         29 => 'h6',
  33022.                         30 => 'hr',
  33023.                         31 => 'i',
  33024.                         32 => 'ins',
  33025.                         33 => 'kbd',
  33026.                         34 => 'li',
  33027.                         35 => 'menu',
  33028.                         36 => 'ol',
  33029.                         37 => 'p',
  33030.                         38 => 'pre',
  33031.                         39 => 'q',
  33032.                         40 => 's',
  33033.                         41 => 'samp',
  33034.                         42 => 'small',
  33035.                         43 => 'span',
  33036.                         44 => 'strike',
  33037.                         45 => 'strong',
  33038.                         46 => 'sub',
  33039.                         47 => 'sup',
  33040.                         48 => 'table',
  33041.                         49 => 'tbody',
  33042.                         50 => 'td',
  33043.                         51 => 'tfoot',
  33044.                         52 => 'th',
  33045.                         53 => 'thead',
  33046.                         54 => 'tr',
  33047.                         55 => 'tt',
  33048.                         56 => 'u',
  33049.                         57 => 'ul',
  33050.                         58 => 'var',
  33051.                     ],
  33052.                     'attributes' => [
  33053.                         => 'align',
  33054.                         => 'bgcolor',
  33055.                         => 'border',
  33056.                         => 'cellpadding',
  33057.                         => 'cellspacing',
  33058.                         => 'cite',
  33059.                         => 'class',
  33060.                         => 'clear',
  33061.                         => 'color',
  33062.                         => 'colspan',
  33063.                         10 => 'dir',
  33064.                         11 => 'face',
  33065.                         12 => 'frame',
  33066.                         13 => 'height',
  33067.                         14 => 'href',
  33068.                         15 => 'id',
  33069.                         16 => 'lang',
  33070.                         17 => 'name',
  33071.                         18 => 'noshade',
  33072.                         19 => 'nowrap',
  33073.                         20 => 'rel',
  33074.                         21 => 'rev',
  33075.                         22 => 'rowspan',
  33076.                         23 => 'scope',
  33077.                         24 => 'size',
  33078.                         25 => 'span',
  33079.                         26 => 'start',
  33080.                         27 => 'style',
  33081.                         28 => 'summary',
  33082.                         29 => 'title',
  33083.                         30 => 'type',
  33084.                         31 => 'valign',
  33085.                         32 => 'value',
  33086.                         33 => 'width',
  33087.                     ],
  33088.                     'options' => [
  33089.                     ],
  33090.                 ],
  33091.                 'media' => [
  33092.                     'tags' => [
  33093.                         => 'img',
  33094.                     ],
  33095.                     'attributes' => [
  33096.                         => 'src',
  33097.                         => 'alt',
  33098.                     ],
  33099.                     'options' => [
  33100.                     ],
  33101.                 ],
  33102.                 'script' => [
  33103.                     'tags' => [
  33104.                         => 'script',
  33105.                     ],
  33106.                     'options' => [
  33107.                         'HTML.Trusted' => true,
  33108.                     ],
  33109.                     'attributes' => [
  33110.                     ],
  33111.                 ],
  33112.                 'tidy' => [
  33113.                     'options' => [
  33114.                         'Output.TidyFormat' => true,
  33115.                     ],
  33116.                     'tags' => [
  33117.                     ],
  33118.                     'attributes' => [
  33119.                     ],
  33120.                 ],
  33121.             ],
  33122.             'shopware.html_sanitizer.sets.basic' => [
  33123.                 'tags' => [
  33124.                     => 'a',
  33125.                     => 'abbr',
  33126.                     => 'acronym',
  33127.                     => 'address',
  33128.                     => 'b',
  33129.                     => 'bdo',
  33130.                     => 'big',
  33131.                     => 'blockquote',
  33132.                     => 'br',
  33133.                     => 'caption',
  33134.                     10 => 'center',
  33135.                     11 => 'cite',
  33136.                     12 => 'code',
  33137.                     13 => 'col',
  33138.                     14 => 'colgroup',
  33139.                     15 => 'dd',
  33140.                     16 => 'del',
  33141.                     17 => 'dfn',
  33142.                     18 => 'dir',
  33143.                     19 => 'div',
  33144.                     20 => 'dl',
  33145.                     21 => 'dt',
  33146.                     22 => 'em',
  33147.                     23 => 'font',
  33148.                     24 => 'h1',
  33149.                     25 => 'h2',
  33150.                     26 => 'h3',
  33151.                     27 => 'h4',
  33152.                     28 => 'h5',
  33153.                     29 => 'h6',
  33154.                     30 => 'hr',
  33155.                     31 => 'i',
  33156.                     32 => 'ins',
  33157.                     33 => 'kbd',
  33158.                     34 => 'li',
  33159.                     35 => 'menu',
  33160.                     36 => 'ol',
  33161.                     37 => 'p',
  33162.                     38 => 'pre',
  33163.                     39 => 'q',
  33164.                     40 => 's',
  33165.                     41 => 'samp',
  33166.                     42 => 'small',
  33167.                     43 => 'span',
  33168.                     44 => 'strike',
  33169.                     45 => 'strong',
  33170.                     46 => 'sub',
  33171.                     47 => 'sup',
  33172.                     48 => 'table',
  33173.                     49 => 'tbody',
  33174.                     50 => 'td',
  33175.                     51 => 'tfoot',
  33176.                     52 => 'th',
  33177.                     53 => 'thead',
  33178.                     54 => 'tr',
  33179.                     55 => 'tt',
  33180.                     56 => 'u',
  33181.                     57 => 'ul',
  33182.                     58 => 'var',
  33183.                 ],
  33184.                 'attributes' => [
  33185.                     => 'align',
  33186.                     => 'bgcolor',
  33187.                     => 'border',
  33188.                     => 'cellpadding',
  33189.                     => 'cellspacing',
  33190.                     => 'cite',
  33191.                     => 'class',
  33192.                     => 'clear',
  33193.                     => 'color',
  33194.                     => 'colspan',
  33195.                     10 => 'dir',
  33196.                     11 => 'face',
  33197.                     12 => 'frame',
  33198.                     13 => 'height',
  33199.                     14 => 'href',
  33200.                     15 => 'id',
  33201.                     16 => 'lang',
  33202.                     17 => 'name',
  33203.                     18 => 'noshade',
  33204.                     19 => 'nowrap',
  33205.                     20 => 'rel',
  33206.                     21 => 'rev',
  33207.                     22 => 'rowspan',
  33208.                     23 => 'scope',
  33209.                     24 => 'size',
  33210.                     25 => 'span',
  33211.                     26 => 'start',
  33212.                     27 => 'style',
  33213.                     28 => 'summary',
  33214.                     29 => 'title',
  33215.                     30 => 'type',
  33216.                     31 => 'valign',
  33217.                     32 => 'value',
  33218.                     33 => 'width',
  33219.                 ],
  33220.                 'options' => [
  33221.                 ],
  33222.             ],
  33223.             'shopware.html_sanitizer.sets.basic.tags' => [
  33224.                 => 'a',
  33225.                 => 'abbr',
  33226.                 => 'acronym',
  33227.                 => 'address',
  33228.                 => 'b',
  33229.                 => 'bdo',
  33230.                 => 'big',
  33231.                 => 'blockquote',
  33232.                 => 'br',
  33233.                 => 'caption',
  33234.                 10 => 'center',
  33235.                 11 => 'cite',
  33236.                 12 => 'code',
  33237.                 13 => 'col',
  33238.                 14 => 'colgroup',
  33239.                 15 => 'dd',
  33240.                 16 => 'del',
  33241.                 17 => 'dfn',
  33242.                 18 => 'dir',
  33243.                 19 => 'div',
  33244.                 20 => 'dl',
  33245.                 21 => 'dt',
  33246.                 22 => 'em',
  33247.                 23 => 'font',
  33248.                 24 => 'h1',
  33249.                 25 => 'h2',
  33250.                 26 => 'h3',
  33251.                 27 => 'h4',
  33252.                 28 => 'h5',
  33253.                 29 => 'h6',
  33254.                 30 => 'hr',
  33255.                 31 => 'i',
  33256.                 32 => 'ins',
  33257.                 33 => 'kbd',
  33258.                 34 => 'li',
  33259.                 35 => 'menu',
  33260.                 36 => 'ol',
  33261.                 37 => 'p',
  33262.                 38 => 'pre',
  33263.                 39 => 'q',
  33264.                 40 => 's',
  33265.                 41 => 'samp',
  33266.                 42 => 'small',
  33267.                 43 => 'span',
  33268.                 44 => 'strike',
  33269.                 45 => 'strong',
  33270.                 46 => 'sub',
  33271.                 47 => 'sup',
  33272.                 48 => 'table',
  33273.                 49 => 'tbody',
  33274.                 50 => 'td',
  33275.                 51 => 'tfoot',
  33276.                 52 => 'th',
  33277.                 53 => 'thead',
  33278.                 54 => 'tr',
  33279.                 55 => 'tt',
  33280.                 56 => 'u',
  33281.                 57 => 'ul',
  33282.                 58 => 'var',
  33283.             ],
  33284.             'shopware.html_sanitizer.sets.basic.tags.0' => 'a',
  33285.             'shopware.html_sanitizer.sets.basic.tags.1' => 'abbr',
  33286.             'shopware.html_sanitizer.sets.basic.tags.2' => 'acronym',
  33287.             'shopware.html_sanitizer.sets.basic.tags.3' => 'address',
  33288.             'shopware.html_sanitizer.sets.basic.tags.4' => 'b',
  33289.             'shopware.html_sanitizer.sets.basic.tags.5' => 'bdo',
  33290.             'shopware.html_sanitizer.sets.basic.tags.6' => 'big',
  33291.             'shopware.html_sanitizer.sets.basic.tags.7' => 'blockquote',
  33292.             'shopware.html_sanitizer.sets.basic.tags.8' => 'br',
  33293.             'shopware.html_sanitizer.sets.basic.tags.9' => 'caption',
  33294.             'shopware.html_sanitizer.sets.basic.tags.10' => 'center',
  33295.             'shopware.html_sanitizer.sets.basic.tags.11' => 'cite',
  33296.             'shopware.html_sanitizer.sets.basic.tags.12' => 'code',
  33297.             'shopware.html_sanitizer.sets.basic.tags.13' => 'col',
  33298.             'shopware.html_sanitizer.sets.basic.tags.14' => 'colgroup',
  33299.             'shopware.html_sanitizer.sets.basic.tags.15' => 'dd',
  33300.             'shopware.html_sanitizer.sets.basic.tags.16' => 'del',
  33301.             'shopware.html_sanitizer.sets.basic.tags.17' => 'dfn',
  33302.             'shopware.html_sanitizer.sets.basic.tags.18' => 'dir',
  33303.             'shopware.html_sanitizer.sets.basic.tags.19' => 'div',
  33304.             'shopware.html_sanitizer.sets.basic.tags.20' => 'dl',
  33305.             'shopware.html_sanitizer.sets.basic.tags.21' => 'dt',
  33306.             'shopware.html_sanitizer.sets.basic.tags.22' => 'em',
  33307.             'shopware.html_sanitizer.sets.basic.tags.23' => 'font',
  33308.             'shopware.html_sanitizer.sets.basic.tags.24' => 'h1',
  33309.             'shopware.html_sanitizer.sets.basic.tags.25' => 'h2',
  33310.             'shopware.html_sanitizer.sets.basic.tags.26' => 'h3',
  33311.             'shopware.html_sanitizer.sets.basic.tags.27' => 'h4',
  33312.             'shopware.html_sanitizer.sets.basic.tags.28' => 'h5',
  33313.             'shopware.html_sanitizer.sets.basic.tags.29' => 'h6',
  33314.             'shopware.html_sanitizer.sets.basic.tags.30' => 'hr',
  33315.             'shopware.html_sanitizer.sets.basic.tags.31' => 'i',
  33316.             'shopware.html_sanitizer.sets.basic.tags.32' => 'ins',
  33317.             'shopware.html_sanitizer.sets.basic.tags.33' => 'kbd',
  33318.             'shopware.html_sanitizer.sets.basic.tags.34' => 'li',
  33319.             'shopware.html_sanitizer.sets.basic.tags.35' => 'menu',
  33320.             'shopware.html_sanitizer.sets.basic.tags.36' => 'ol',
  33321.             'shopware.html_sanitizer.sets.basic.tags.37' => 'p',
  33322.             'shopware.html_sanitizer.sets.basic.tags.38' => 'pre',
  33323.             'shopware.html_sanitizer.sets.basic.tags.39' => 'q',
  33324.             'shopware.html_sanitizer.sets.basic.tags.40' => 's',
  33325.             'shopware.html_sanitizer.sets.basic.tags.41' => 'samp',
  33326.             'shopware.html_sanitizer.sets.basic.tags.42' => 'small',
  33327.             'shopware.html_sanitizer.sets.basic.tags.43' => 'span',
  33328.             'shopware.html_sanitizer.sets.basic.tags.44' => 'strike',
  33329.             'shopware.html_sanitizer.sets.basic.tags.45' => 'strong',
  33330.             'shopware.html_sanitizer.sets.basic.tags.46' => 'sub',
  33331.             'shopware.html_sanitizer.sets.basic.tags.47' => 'sup',
  33332.             'shopware.html_sanitizer.sets.basic.tags.48' => 'table',
  33333.             'shopware.html_sanitizer.sets.basic.tags.49' => 'tbody',
  33334.             'shopware.html_sanitizer.sets.basic.tags.50' => 'td',
  33335.             'shopware.html_sanitizer.sets.basic.tags.51' => 'tfoot',
  33336.             'shopware.html_sanitizer.sets.basic.tags.52' => 'th',
  33337.             'shopware.html_sanitizer.sets.basic.tags.53' => 'thead',
  33338.             'shopware.html_sanitizer.sets.basic.tags.54' => 'tr',
  33339.             'shopware.html_sanitizer.sets.basic.tags.55' => 'tt',
  33340.             'shopware.html_sanitizer.sets.basic.tags.56' => 'u',
  33341.             'shopware.html_sanitizer.sets.basic.tags.57' => 'ul',
  33342.             'shopware.html_sanitizer.sets.basic.tags.58' => 'var',
  33343.             'shopware.html_sanitizer.sets.basic.attributes' => [
  33344.                 => 'align',
  33345.                 => 'bgcolor',
  33346.                 => 'border',
  33347.                 => 'cellpadding',
  33348.                 => 'cellspacing',
  33349.                 => 'cite',
  33350.                 => 'class',
  33351.                 => 'clear',
  33352.                 => 'color',
  33353.                 => 'colspan',
  33354.                 10 => 'dir',
  33355.                 11 => 'face',
  33356.                 12 => 'frame',
  33357.                 13 => 'height',
  33358.                 14 => 'href',
  33359.                 15 => 'id',
  33360.                 16 => 'lang',
  33361.                 17 => 'name',
  33362.                 18 => 'noshade',
  33363.                 19 => 'nowrap',
  33364.                 20 => 'rel',
  33365.                 21 => 'rev',
  33366.                 22 => 'rowspan',
  33367.                 23 => 'scope',
  33368.                 24 => 'size',
  33369.                 25 => 'span',
  33370.                 26 => 'start',
  33371.                 27 => 'style',
  33372.                 28 => 'summary',
  33373.                 29 => 'title',
  33374.                 30 => 'type',
  33375.                 31 => 'valign',
  33376.                 32 => 'value',
  33377.                 33 => 'width',
  33378.             ],
  33379.             'shopware.html_sanitizer.sets.basic.attributes.0' => 'align',
  33380.             'shopware.html_sanitizer.sets.basic.attributes.1' => 'bgcolor',
  33381.             'shopware.html_sanitizer.sets.basic.attributes.2' => 'border',
  33382.             'shopware.html_sanitizer.sets.basic.attributes.3' => 'cellpadding',
  33383.             'shopware.html_sanitizer.sets.basic.attributes.4' => 'cellspacing',
  33384.             'shopware.html_sanitizer.sets.basic.attributes.5' => 'cite',
  33385.             'shopware.html_sanitizer.sets.basic.attributes.6' => 'class',
  33386.             'shopware.html_sanitizer.sets.basic.attributes.7' => 'clear',
  33387.             'shopware.html_sanitizer.sets.basic.attributes.8' => 'color',
  33388.             'shopware.html_sanitizer.sets.basic.attributes.9' => 'colspan',
  33389.             'shopware.html_sanitizer.sets.basic.attributes.10' => 'dir',
  33390.             'shopware.html_sanitizer.sets.basic.attributes.11' => 'face',
  33391.             'shopware.html_sanitizer.sets.basic.attributes.12' => 'frame',
  33392.             'shopware.html_sanitizer.sets.basic.attributes.13' => 'height',
  33393.             'shopware.html_sanitizer.sets.basic.attributes.14' => 'href',
  33394.             'shopware.html_sanitizer.sets.basic.attributes.15' => 'id',
  33395.             'shopware.html_sanitizer.sets.basic.attributes.16' => 'lang',
  33396.             'shopware.html_sanitizer.sets.basic.attributes.17' => 'name',
  33397.             'shopware.html_sanitizer.sets.basic.attributes.18' => 'noshade',
  33398.             'shopware.html_sanitizer.sets.basic.attributes.19' => 'nowrap',
  33399.             'shopware.html_sanitizer.sets.basic.attributes.20' => 'rel',
  33400.             'shopware.html_sanitizer.sets.basic.attributes.21' => 'rev',
  33401.             'shopware.html_sanitizer.sets.basic.attributes.22' => 'rowspan',
  33402.             'shopware.html_sanitizer.sets.basic.attributes.23' => 'scope',
  33403.             'shopware.html_sanitizer.sets.basic.attributes.24' => 'size',
  33404.             'shopware.html_sanitizer.sets.basic.attributes.25' => 'span',
  33405.             'shopware.html_sanitizer.sets.basic.attributes.26' => 'start',
  33406.             'shopware.html_sanitizer.sets.basic.attributes.27' => 'style',
  33407.             'shopware.html_sanitizer.sets.basic.attributes.28' => 'summary',
  33408.             'shopware.html_sanitizer.sets.basic.attributes.29' => 'title',
  33409.             'shopware.html_sanitizer.sets.basic.attributes.30' => 'type',
  33410.             'shopware.html_sanitizer.sets.basic.attributes.31' => 'valign',
  33411.             'shopware.html_sanitizer.sets.basic.attributes.32' => 'value',
  33412.             'shopware.html_sanitizer.sets.basic.attributes.33' => 'width',
  33413.             'shopware.html_sanitizer.sets.basic.options' => [
  33414.             ],
  33415.             'shopware.html_sanitizer.sets.media' => [
  33416.                 'tags' => [
  33417.                     => 'img',
  33418.                 ],
  33419.                 'attributes' => [
  33420.                     => 'src',
  33421.                     => 'alt',
  33422.                 ],
  33423.                 'options' => [
  33424.                 ],
  33425.             ],
  33426.             'shopware.html_sanitizer.sets.media.tags' => [
  33427.                 => 'img',
  33428.             ],
  33429.             'shopware.html_sanitizer.sets.media.tags.0' => 'img',
  33430.             'shopware.html_sanitizer.sets.media.attributes' => [
  33431.                 => 'src',
  33432.                 => 'alt',
  33433.             ],
  33434.             'shopware.html_sanitizer.sets.media.attributes.0' => 'src',
  33435.             'shopware.html_sanitizer.sets.media.attributes.1' => 'alt',
  33436.             'shopware.html_sanitizer.sets.media.options' => [
  33437.             ],
  33438.             'shopware.html_sanitizer.sets.script' => [
  33439.                 'tags' => [
  33440.                     => 'script',
  33441.                 ],
  33442.                 'options' => [
  33443.                     'HTML.Trusted' => true,
  33444.                 ],
  33445.                 'attributes' => [
  33446.                 ],
  33447.             ],
  33448.             'shopware.html_sanitizer.sets.script.tags' => [
  33449.                 => 'script',
  33450.             ],
  33451.             'shopware.html_sanitizer.sets.script.tags.0' => 'script',
  33452.             'shopware.html_sanitizer.sets.script.options' => [
  33453.                 'HTML.Trusted' => true,
  33454.             ],
  33455.             'shopware.html_sanitizer.sets.script.options.HTML.Trusted' => true,
  33456.             'shopware.html_sanitizer.sets.script.attributes' => [
  33457.             ],
  33458.             'shopware.html_sanitizer.sets.tidy' => [
  33459.                 'options' => [
  33460.                     'Output.TidyFormat' => true,
  33461.                 ],
  33462.                 'tags' => [
  33463.                 ],
  33464.                 'attributes' => [
  33465.                 ],
  33466.             ],
  33467.             'shopware.html_sanitizer.sets.tidy.options' => [
  33468.                 'Output.TidyFormat' => true,
  33469.             ],
  33470.             'shopware.html_sanitizer.sets.tidy.options.Output.TidyFormat' => true,
  33471.             'shopware.html_sanitizer.sets.tidy.tags' => [
  33472.             ],
  33473.             'shopware.html_sanitizer.sets.tidy.attributes' => [
  33474.             ],
  33475.             'shopware.html_sanitizer.fields' => [
  33476.                 'product_translation.description' => [
  33477.                     'sets' => [
  33478.                         => 'basic',
  33479.                         => 'media',
  33480.                     ],
  33481.                 ],
  33482.                 'app_cms_block.template' => [
  33483.                     'sets' => [
  33484.                         => 'basic',
  33485.                         => 'media',
  33486.                         => 'tidy',
  33487.                     ],
  33488.                 ],
  33489.             ],
  33490.             'shopware.html_sanitizer.fields.product_translation.description' => [
  33491.                 'sets' => [
  33492.                     => 'basic',
  33493.                     => 'media',
  33494.                 ],
  33495.             ],
  33496.             'shopware.html_sanitizer.fields.product_translation.description.sets' => [
  33497.                 => 'basic',
  33498.                 => 'media',
  33499.             ],
  33500.             'shopware.html_sanitizer.fields.product_translation.description.sets.0' => 'basic',
  33501.             'shopware.html_sanitizer.fields.product_translation.description.sets.1' => 'media',
  33502.             'shopware.html_sanitizer.fields.app_cms_block.template' => [
  33503.                 'sets' => [
  33504.                     => 'basic',
  33505.                     => 'media',
  33506.                     => 'tidy',
  33507.                 ],
  33508.             ],
  33509.             'shopware.html_sanitizer.fields.app_cms_block.template.sets' => [
  33510.                 => 'basic',
  33511.                 => 'media',
  33512.                 => 'tidy',
  33513.             ],
  33514.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.0' => 'basic',
  33515.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.1' => 'media',
  33516.             'shopware.html_sanitizer.fields.app_cms_block.template.sets.2' => 'tidy',
  33517.             'shopware.logger' => [
  33518.                 'file_rotation_count' => 14,
  33519.                 'exclude_exception' => [
  33520.                     => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  33521.                 ],
  33522.             ],
  33523.             'shopware.logger.file_rotation_count' => 14,
  33524.             'shopware.logger.exclude_exception' => [
  33525.                 => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  33526.             ],
  33527.             'shopware.logger.exclude_exception.0' => 'League\\OAuth2\\Server\\Exception\\OAuthServerException',
  33528.             'shopware.cache' => [
  33529.                 'invalidation' => [
  33530.                     'delay' => 0,
  33531.                     'count' => 150,
  33532.                     'http_cache' => [
  33533.                         => 'logged-in',
  33534.                         => 'cart-filled',
  33535.                     ],
  33536.                     'product_listing_route' => [
  33537.                     ],
  33538.                     'product_detail_route' => [
  33539.                     ],
  33540.                     'product_review_route' => [
  33541.                     ],
  33542.                     'product_search_route' => [
  33543.                     ],
  33544.                     'product_suggest_route' => [
  33545.                     ],
  33546.                     'product_cross_selling_route' => [
  33547.                     ],
  33548.                     'payment_method_route' => [
  33549.                     ],
  33550.                     'shipping_method_route' => [
  33551.                     ],
  33552.                     'navigation_route' => [
  33553.                     ],
  33554.                     'category_route' => [
  33555.                     ],
  33556.                     'landing_page_route' => [
  33557.                     ],
  33558.                     'language_route' => [
  33559.                     ],
  33560.                     'currency_route' => [
  33561.                     ],
  33562.                     'country_route' => [
  33563.                     ],
  33564.                     'salutation_route' => [
  33565.                     ],
  33566.                     'sitemap_route' => [
  33567.                     ],
  33568.                 ],
  33569.             ],
  33570.             'shopware.cache.invalidation' => [
  33571.                 'delay' => 0,
  33572.                 'count' => 150,
  33573.                 'http_cache' => [
  33574.                     => 'logged-in',
  33575.                     => 'cart-filled',
  33576.                 ],
  33577.                 'product_listing_route' => [
  33578.                 ],
  33579.                 'product_detail_route' => [
  33580.                 ],
  33581.                 'product_review_route' => [
  33582.                 ],
  33583.                 'product_search_route' => [
  33584.                 ],
  33585.                 'product_suggest_route' => [
  33586.                 ],
  33587.                 'product_cross_selling_route' => [
  33588.                 ],
  33589.                 'payment_method_route' => [
  33590.                 ],
  33591.                 'shipping_method_route' => [
  33592.                 ],
  33593.                 'navigation_route' => [
  33594.                 ],
  33595.                 'category_route' => [
  33596.                 ],
  33597.                 'landing_page_route' => [
  33598.                 ],
  33599.                 'language_route' => [
  33600.                 ],
  33601.                 'currency_route' => [
  33602.                 ],
  33603.                 'country_route' => [
  33604.                 ],
  33605.                 'salutation_route' => [
  33606.                 ],
  33607.                 'sitemap_route' => [
  33608.                 ],
  33609.             ],
  33610.             'shopware.cache.invalidation.delay' => 0,
  33611.             'shopware.cache.invalidation.count' => 150,
  33612.             'shopware.cache.invalidation.http_cache' => [
  33613.                 => 'logged-in',
  33614.                 => 'cart-filled',
  33615.             ],
  33616.             'shopware.cache.invalidation.http_cache.0' => 'logged-in',
  33617.             'shopware.cache.invalidation.http_cache.1' => 'cart-filled',
  33618.             'shopware.cache.invalidation.product_listing_route' => [
  33619.             ],
  33620.             'shopware.cache.invalidation.product_detail_route' => [
  33621.             ],
  33622.             'shopware.cache.invalidation.product_review_route' => [
  33623.             ],
  33624.             'shopware.cache.invalidation.product_search_route' => [
  33625.             ],
  33626.             'shopware.cache.invalidation.product_suggest_route' => [
  33627.             ],
  33628.             'shopware.cache.invalidation.product_cross_selling_route' => [
  33629.             ],
  33630.             'shopware.cache.invalidation.payment_method_route' => [
  33631.             ],
  33632.             'shopware.cache.invalidation.shipping_method_route' => [
  33633.             ],
  33634.             'shopware.cache.invalidation.navigation_route' => [
  33635.             ],
  33636.             'shopware.cache.invalidation.category_route' => [
  33637.             ],
  33638.             'shopware.cache.invalidation.landing_page_route' => [
  33639.             ],
  33640.             'shopware.cache.invalidation.language_route' => [
  33641.             ],
  33642.             'shopware.cache.invalidation.currency_route' => [
  33643.             ],
  33644.             'shopware.cache.invalidation.country_route' => [
  33645.             ],
  33646.             'shopware.cache.invalidation.salutation_route' => [
  33647.             ],
  33648.             'shopware.cache.invalidation.sitemap_route' => [
  33649.             ],
  33650.             'storefront.csrf' => [
  33651.                 'enabled' => true,
  33652.                 'mode' => 'twig',
  33653.             ],
  33654.             'storefront.csrf.enabled' => true,
  33655.             'storefront.csrf.mode' => 'twig',
  33656.             'storefront.reverse_proxy' => [
  33657.                 'enabled' => false,
  33658.                 'ban_method' => 'BAN',
  33659.                 'hosts' => [
  33660.                     => 'http://varnish',
  33661.                 ],
  33662.                 'max_parallel_invalidations' => 2,
  33663.                 'redis_url' => 'redis://redis',
  33664.                 'purge_all' => [
  33665.                     'ban_method' => 'BAN',
  33666.                     'ban_headers' => [
  33667.                     ],
  33668.                     'urls' => [
  33669.                         => '/',
  33670.                     ],
  33671.                 ],
  33672.                 'fastly' => [
  33673.                     'enabled' => false,
  33674.                     'api_key' => '',
  33675.                     'service_id' => '',
  33676.                     'soft_purge' => '0',
  33677.                     'tag_prefix' => '',
  33678.                 ],
  33679.                 'ban_headers' => [
  33680.                 ],
  33681.             ],
  33682.             'storefront.reverse_proxy.enabled' => false,
  33683.             'storefront.reverse_proxy.ban_method' => 'BAN',
  33684.             'storefront.reverse_proxy.hosts' => [
  33685.                 => 'http://varnish',
  33686.             ],
  33687.             'storefront.reverse_proxy.hosts.0' => 'http://varnish',
  33688.             'storefront.reverse_proxy.max_parallel_invalidations' => 2,
  33689.             'storefront.reverse_proxy.redis_url' => 'redis://redis',
  33690.             'storefront.reverse_proxy.purge_all' => [
  33691.                 'ban_method' => 'BAN',
  33692.                 'ban_headers' => [
  33693.                 ],
  33694.                 'urls' => [
  33695.                     => '/',
  33696.                 ],
  33697.             ],
  33698.             'storefront.reverse_proxy.purge_all.ban_method' => 'BAN',
  33699.             'storefront.reverse_proxy.purge_all.ban_headers' => [
  33700.             ],
  33701.             'storefront.reverse_proxy.purge_all.urls' => [
  33702.                 => '/',
  33703.             ],
  33704.             'storefront.reverse_proxy.purge_all.urls.0' => '/',
  33705.             'storefront.reverse_proxy.fastly' => [
  33706.                 'enabled' => false,
  33707.                 'api_key' => '',
  33708.                 'service_id' => '',
  33709.                 'soft_purge' => '0',
  33710.                 'tag_prefix' => '',
  33711.             ],
  33712.             'storefront.reverse_proxy.fastly.enabled' => false,
  33713.             'storefront.reverse_proxy.fastly.api_key' => '',
  33714.             'storefront.reverse_proxy.fastly.service_id' => '',
  33715.             'storefront.reverse_proxy.fastly.soft_purge' => '0',
  33716.             'storefront.reverse_proxy.fastly.tag_prefix' => '',
  33717.             'storefront.reverse_proxy.ban_headers' => [
  33718.             ],
  33719.             'storefront.http_cache' => [
  33720.                 'ignored_url_parameters' => [
  33721.                     => 'pk_campaign',
  33722.                     => 'piwik_campaign',
  33723.                     => 'pk_kwd',
  33724.                     => 'piwik_kwd',
  33725.                     => 'pk_keyword',
  33726.                     => 'mtm_campaign',
  33727.                     => 'matomo_campaign',
  33728.                     => 'mtm_cid',
  33729.                     => 'matomo_cid',
  33730.                     => 'mtm_kwd',
  33731.                     10 => 'matomo_kwd',
  33732.                     11 => 'mtm_keyword',
  33733.                     12 => 'matomo_keyword',
  33734.                     13 => 'mtm_source',
  33735.                     14 => 'matomo_source',
  33736.                     15 => 'mtm_medium',
  33737.                     16 => 'matomo_medium',
  33738.                     17 => 'mtm_content',
  33739.                     18 => 'matomo_content',
  33740.                     19 => 'mtm_group',
  33741.                     20 => 'matomo_group',
  33742.                     21 => 'mtm_placement',
  33743.                     22 => 'matomo_placement',
  33744.                     23 => 'pixelId',
  33745.                     24 => 'kwid',
  33746.                     25 => 'kw',
  33747.                     26 => 'chl',
  33748.                     27 => 'dv',
  33749.                     28 => 'nk',
  33750.                     29 => 'pa',
  33751.                     30 => 'camid',
  33752.                     31 => 'adgid',
  33753.                     32 => 'utm_term',
  33754.                     33 => 'utm_source',
  33755.                     34 => 'utm_medium',
  33756.                     35 => 'utm_campaign',
  33757.                     36 => 'utm_content',
  33758.                     37 => 'cx',
  33759.                     38 => 'ie',
  33760.                     39 => 'cof',
  33761.                     40 => 'siteurl',
  33762.                     41 => '_ga',
  33763.                     42 => 'adgroupid',
  33764.                     43 => 'campaignid',
  33765.                     44 => 'adid',
  33766.                     45 => 'gclsrc',
  33767.                     46 => 'gclid',
  33768.                     47 => 'fbclid',
  33769.                     48 => 'fb_action_ids',
  33770.                     49 => 'fb_action_types',
  33771.                     50 => 'fb_source',
  33772.                     51 => 'mc_cid',
  33773.                     52 => 'mc_eid',
  33774.                     53 => '_bta_tid',
  33775.                     54 => '_bta_c',
  33776.                     55 => 'trk_contact',
  33777.                     56 => 'trk_msg',
  33778.                     57 => 'trk_module',
  33779.                     58 => 'trk_sid',
  33780.                     59 => 'gdfms',
  33781.                     60 => 'gdftrk',
  33782.                     61 => 'gdffi',
  33783.                     62 => '_ke',
  33784.                     63 => 'redirect_log_mongo_id',
  33785.                     64 => 'redirect_mongo_id',
  33786.                     65 => 'sb_referer_host',
  33787.                     66 => 'mkwid',
  33788.                     67 => 'pcrid',
  33789.                     68 => 'ef_id',
  33790.                     69 => 's_kwcid',
  33791.                     70 => 'msclkid',
  33792.                     71 => 'dm_i',
  33793.                     72 => 'epik',
  33794.                     73 => 'pp',
  33795.                 ],
  33796.             ],
  33797.             'storefront.http_cache.ignored_url_parameters' => [
  33798.                 => 'pk_campaign',
  33799.                 => 'piwik_campaign',
  33800.                 => 'pk_kwd',
  33801.                 => 'piwik_kwd',
  33802.                 => 'pk_keyword',
  33803.                 => 'mtm_campaign',
  33804.                 => 'matomo_campaign',
  33805.                 => 'mtm_cid',
  33806.                 => 'matomo_cid',
  33807.                 => 'mtm_kwd',
  33808.                 10 => 'matomo_kwd',
  33809.                 11 => 'mtm_keyword',
  33810.                 12 => 'matomo_keyword',
  33811.                 13 => 'mtm_source',
  33812.                 14 => 'matomo_source',
  33813.                 15 => 'mtm_medium',
  33814.                 16 => 'matomo_medium',
  33815.                 17 => 'mtm_content',
  33816.                 18 => 'matomo_content',
  33817.                 19 => 'mtm_group',
  33818.                 20 => 'matomo_group',
  33819.                 21 => 'mtm_placement',
  33820.                 22 => 'matomo_placement',
  33821.                 23 => 'pixelId',
  33822.                 24 => 'kwid',
  33823.                 25 => 'kw',
  33824.                 26 => 'chl',
  33825.                 27 => 'dv',
  33826.                 28 => 'nk',
  33827.                 29 => 'pa',
  33828.                 30 => 'camid',
  33829.                 31 => 'adgid',
  33830.                 32 => 'utm_term',
  33831.                 33 => 'utm_source',
  33832.                 34 => 'utm_medium',
  33833.                 35 => 'utm_campaign',
  33834.                 36 => 'utm_content',
  33835.                 37 => 'cx',
  33836.                 38 => 'ie',
  33837.                 39 => 'cof',
  33838.                 40 => 'siteurl',
  33839.                 41 => '_ga',
  33840.                 42 => 'adgroupid',
  33841.                 43 => 'campaignid',
  33842.                 44 => 'adid',
  33843.                 45 => 'gclsrc',
  33844.                 46 => 'gclid',
  33845.                 47 => 'fbclid',
  33846.                 48 => 'fb_action_ids',
  33847.                 49 => 'fb_action_types',
  33848.                 50 => 'fb_source',
  33849.                 51 => 'mc_cid',
  33850.                 52 => 'mc_eid',
  33851.                 53 => '_bta_tid',
  33852.                 54 => '_bta_c',
  33853.                 55 => 'trk_contact',
  33854.                 56 => 'trk_msg',
  33855.                 57 => 'trk_module',
  33856.                 58 => 'trk_sid',
  33857.                 59 => 'gdfms',
  33858.                 60 => 'gdftrk',
  33859.                 61 => 'gdffi',
  33860.                 62 => '_ke',
  33861.                 63 => 'redirect_log_mongo_id',
  33862.                 64 => 'redirect_mongo_id',
  33863.                 65 => 'sb_referer_host',
  33864.                 66 => 'mkwid',
  33865.                 67 => 'pcrid',
  33866.                 68 => 'ef_id',
  33867.                 69 => 's_kwcid',
  33868.                 70 => 'msclkid',
  33869.                 71 => 'dm_i',
  33870.                 72 => 'epik',
  33871.                 73 => 'pp',
  33872.             ],
  33873.             'storefront.http_cache.ignored_url_parameters.0' => 'pk_campaign',
  33874.             'storefront.http_cache.ignored_url_parameters.1' => 'piwik_campaign',
  33875.             'storefront.http_cache.ignored_url_parameters.2' => 'pk_kwd',
  33876.             'storefront.http_cache.ignored_url_parameters.3' => 'piwik_kwd',
  33877.             'storefront.http_cache.ignored_url_parameters.4' => 'pk_keyword',
  33878.             'storefront.http_cache.ignored_url_parameters.5' => 'mtm_campaign',
  33879.             'storefront.http_cache.ignored_url_parameters.6' => 'matomo_campaign',
  33880.             'storefront.http_cache.ignored_url_parameters.7' => 'mtm_cid',
  33881.             'storefront.http_cache.ignored_url_parameters.8' => 'matomo_cid',
  33882.             'storefront.http_cache.ignored_url_parameters.9' => 'mtm_kwd',
  33883.             'storefront.http_cache.ignored_url_parameters.10' => 'matomo_kwd',
  33884.             'storefront.http_cache.ignored_url_parameters.11' => 'mtm_keyword',
  33885.             'storefront.http_cache.ignored_url_parameters.12' => 'matomo_keyword',
  33886.             'storefront.http_cache.ignored_url_parameters.13' => 'mtm_source',
  33887.             'storefront.http_cache.ignored_url_parameters.14' => 'matomo_source',
  33888.             'storefront.http_cache.ignored_url_parameters.15' => 'mtm_medium',
  33889.             'storefront.http_cache.ignored_url_parameters.16' => 'matomo_medium',
  33890.             'storefront.http_cache.ignored_url_parameters.17' => 'mtm_content',
  33891.             'storefront.http_cache.ignored_url_parameters.18' => 'matomo_content',
  33892.             'storefront.http_cache.ignored_url_parameters.19' => 'mtm_group',
  33893.             'storefront.http_cache.ignored_url_parameters.20' => 'matomo_group',
  33894.             'storefront.http_cache.ignored_url_parameters.21' => 'mtm_placement',
  33895.             'storefront.http_cache.ignored_url_parameters.22' => 'matomo_placement',
  33896.             'storefront.http_cache.ignored_url_parameters.23' => 'pixelId',
  33897.             'storefront.http_cache.ignored_url_parameters.24' => 'kwid',
  33898.             'storefront.http_cache.ignored_url_parameters.25' => 'kw',
  33899.             'storefront.http_cache.ignored_url_parameters.26' => 'chl',
  33900.             'storefront.http_cache.ignored_url_parameters.27' => 'dv',
  33901.             'storefront.http_cache.ignored_url_parameters.28' => 'nk',
  33902.             'storefront.http_cache.ignored_url_parameters.29' => 'pa',
  33903.             'storefront.http_cache.ignored_url_parameters.30' => 'camid',
  33904.             'storefront.http_cache.ignored_url_parameters.31' => 'adgid',
  33905.             'storefront.http_cache.ignored_url_parameters.32' => 'utm_term',
  33906.             'storefront.http_cache.ignored_url_parameters.33' => 'utm_source',
  33907.             'storefront.http_cache.ignored_url_parameters.34' => 'utm_medium',
  33908.             'storefront.http_cache.ignored_url_parameters.35' => 'utm_campaign',
  33909.             'storefront.http_cache.ignored_url_parameters.36' => 'utm_content',
  33910.             'storefront.http_cache.ignored_url_parameters.37' => 'cx',
  33911.             'storefront.http_cache.ignored_url_parameters.38' => 'ie',
  33912.             'storefront.http_cache.ignored_url_parameters.39' => 'cof',
  33913.             'storefront.http_cache.ignored_url_parameters.40' => 'siteurl',
  33914.             'storefront.http_cache.ignored_url_parameters.41' => '_ga',
  33915.             'storefront.http_cache.ignored_url_parameters.42' => 'adgroupid',
  33916.             'storefront.http_cache.ignored_url_parameters.43' => 'campaignid',
  33917.             'storefront.http_cache.ignored_url_parameters.44' => 'adid',
  33918.             'storefront.http_cache.ignored_url_parameters.45' => 'gclsrc',
  33919.             'storefront.http_cache.ignored_url_parameters.46' => 'gclid',
  33920.             'storefront.http_cache.ignored_url_parameters.47' => 'fbclid',
  33921.             'storefront.http_cache.ignored_url_parameters.48' => 'fb_action_ids',
  33922.             'storefront.http_cache.ignored_url_parameters.49' => 'fb_action_types',
  33923.             'storefront.http_cache.ignored_url_parameters.50' => 'fb_source',
  33924.             'storefront.http_cache.ignored_url_parameters.51' => 'mc_cid',
  33925.             'storefront.http_cache.ignored_url_parameters.52' => 'mc_eid',
  33926.             'storefront.http_cache.ignored_url_parameters.53' => '_bta_tid',
  33927.             'storefront.http_cache.ignored_url_parameters.54' => '_bta_c',
  33928.             'storefront.http_cache.ignored_url_parameters.55' => 'trk_contact',
  33929.             'storefront.http_cache.ignored_url_parameters.56' => 'trk_msg',
  33930.             'storefront.http_cache.ignored_url_parameters.57' => 'trk_module',
  33931.             'storefront.http_cache.ignored_url_parameters.58' => 'trk_sid',
  33932.             'storefront.http_cache.ignored_url_parameters.59' => 'gdfms',
  33933.             'storefront.http_cache.ignored_url_parameters.60' => 'gdftrk',
  33934.             'storefront.http_cache.ignored_url_parameters.61' => 'gdffi',
  33935.             'storefront.http_cache.ignored_url_parameters.62' => '_ke',
  33936.             'storefront.http_cache.ignored_url_parameters.63' => 'redirect_log_mongo_id',
  33937.             'storefront.http_cache.ignored_url_parameters.64' => 'redirect_mongo_id',
  33938.             'storefront.http_cache.ignored_url_parameters.65' => 'sb_referer_host',
  33939.             'storefront.http_cache.ignored_url_parameters.66' => 'mkwid',
  33940.             'storefront.http_cache.ignored_url_parameters.67' => 'pcrid',
  33941.             'storefront.http_cache.ignored_url_parameters.68' => 'ef_id',
  33942.             'storefront.http_cache.ignored_url_parameters.69' => 's_kwcid',
  33943.             'storefront.http_cache.ignored_url_parameters.70' => 'msclkid',
  33944.             'storefront.http_cache.ignored_url_parameters.71' => 'dm_i',
  33945.             'storefront.http_cache.ignored_url_parameters.72' => 'epik',
  33946.             'storefront.http_cache.ignored_url_parameters.73' => 'pp',
  33947.             'storefront.theme' => [
  33948.                 'config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  33949.                 'theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  33950.                 'available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  33951.             ],
  33952.             'storefront.theme.config_loader_id' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseConfigLoader',
  33953.             'storefront.theme.theme_path_builder_id' => 'Shopware\\Storefront\\Theme\\MD5ThemePathBuilder',
  33954.             'storefront.theme.available_theme_provider' => 'Shopware\\Storefront\\Theme\\ConfigLoader\\DatabaseAvailableThemeProvider',
  33955.             'elasticsearch.ssl' => [
  33956.                 'verify_server_cert' => true,
  33957.             ],
  33958.             'elasticsearch.ssl.verify_server_cert' => true,
  33959.             'elasticsearch.logger_level' => 100,
  33960.             'data_collector.templates' => [
  33961.                 'data_collector.request' => [
  33962.                     => 'request',
  33963.                     => '@WebProfiler/Collector/request.html.twig',
  33964.                 ],
  33965.                 'data_collector.time' => [
  33966.                     => 'time',
  33967.                     => '@WebProfiler/Collector/time.html.twig',
  33968.                 ],
  33969.                 'data_collector.memory' => [
  33970.                     => 'memory',
  33971.                     => '@WebProfiler/Collector/memory.html.twig',
  33972.                 ],
  33973.                 'data_collector.validator' => [
  33974.                     => 'validator',
  33975.                     => '@WebProfiler/Collector/validator.html.twig',
  33976.                 ],
  33977.                 'data_collector.ajax' => [
  33978.                     => 'ajax',
  33979.                     => '@WebProfiler/Collector/ajax.html.twig',
  33980.                 ],
  33981.                 'data_collector.exception' => [
  33982.                     => 'exception',
  33983.                     => '@WebProfiler/Collector/exception.html.twig',
  33984.                 ],
  33985.                 'data_collector.logger' => [
  33986.                     => 'logger',
  33987.                     => '@WebProfiler/Collector/logger.html.twig',
  33988.                 ],
  33989.                 'data_collector.events' => [
  33990.                     => 'events',
  33991.                     => '@WebProfiler/Collector/events.html.twig',
  33992.                 ],
  33993.                 'data_collector.router' => [
  33994.                     => 'router',
  33995.                     => '@WebProfiler/Collector/router.html.twig',
  33996.                 ],
  33997.                 'data_collector.cache' => [
  33998.                     => 'cache',
  33999.                     => '@WebProfiler/Collector/cache.html.twig',
  34000.                 ],
  34001.                 'data_collector.translation' => [
  34002.                     => 'translation',
  34003.                     => '@WebProfiler/Collector/translation.html.twig',
  34004.                 ],
  34005.                 'data_collector.twig' => [
  34006.                     => 'twig',
  34007.                     => '@WebProfiler/Collector/twig.html.twig',
  34008.                 ],
  34009.                 'data_collector.dump' => [
  34010.                     => 'dump',
  34011.                     => '@Debug/Profiler/dump.html.twig',
  34012.                 ],
  34013.                 'Shopware\\Core\\Profiling\\Doctrine\\ConnectionProfiler' => [
  34014.                     => 'app.connection_collector',
  34015.                     => '@Profiling/Collector/db.html.twig',
  34016.                 ],
  34017.                 'data_collector.messenger' => [
  34018.                     => 'messenger',
  34019.                     => '@WebProfiler/Collector/messenger.html.twig',
  34020.                 ],
  34021.                 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces' => [
  34022.                     => 'Shopware\\Core\\Framework\\Script\\Debugging\\ScriptTraces',
  34023.                     => '@Profiling/Collector/script_traces.html.twig',
  34024.                 ],
  34025.                 'mailer.data_collector' => [
  34026.                     => 'mailer',
  34027.                     => '@WebProfiler/Collector/mailer.html.twig',
  34028.                 ],
  34029.                 'enqueue.profiler.message_queue_collector' => [
  34030.                     => 'enqueue.message_queue',
  34031.                     => '@Enqueue/Profiler/panel.html.twig',
  34032.                 ],
  34033.                 'data_collector.config' => [
  34034.                     => 'config',
  34035.                     => '@WebProfiler/Collector/config.html.twig',
  34036.                 ],
  34037.             ],
  34038.             'shopware.filesystem.theme.url' => '',
  34039.             'shopware.filesystem.theme.type' => 'local',
  34040.             'shopware.filesystem.theme.config' => [
  34041.                 'root' => (\dirname(__DIR__4).'/public'),
  34042.             ],
  34043.             'shopware.filesystem.asset.url' => '',
  34044.             'shopware.filesystem.asset.type' => 'local',
  34045.             'shopware.filesystem.asset.config' => [
  34046.                 'root' => (\dirname(__DIR__4).'/public'),
  34047.             ],
  34048.             'shopware.filesystem.sitemap.url' => '',
  34049.             'shopware.filesystem.sitemap.type' => 'local',
  34050.             'shopware.filesystem.sitemap.config' => [
  34051.                 'root' => (\dirname(__DIR__4).'/public'),
  34052.             ],
  34053.             'shopware.filesystem.public.url' => '',
  34054.             'console.command.ids' => [
  34055.             ],
  34056.         ];
  34057.     }
  34058.     protected function throw($message)
  34059.     {
  34060.         throw new RuntimeException($message);
  34061.     }
  34062. }